]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2019-02-26 Ian Lance Taylortime: read 64-bit data if available
2019-02-26 Iskander Sharipovcmd/compile: don't generate newobject call for 0-sized...
2019-02-26 Bryan Hedenfmt: fix an error in documentation for fmt
2019-02-26 Dmitry Mottlnet/http: add godoc for Dir.Open function
2019-02-26 Ian Lance Taylortest: add test case that caused a gccgo compiler crash
2019-02-26 Jeremy Jaycompress/gzip: clarify that Multistream gzip requires...
2019-02-26 Leon Klingeleall: fix typos as reported by 'misspell'
2019-02-26 Derek Phanio: align style of test comments in multi_test.go
2019-02-26 Alessandro... cmd/compile: avoid collisions between statictmps and...
2019-02-26 Austin Clementscmd/link: delete stale deadcode reference
2019-02-26 Marcel van... bytes: hoist error creation out of function
2019-02-26 Tobias Klauserruntime: use hw.ncpuonline sysctl in getncpu on openbsd
2019-02-26 Ggiccinet/http: clean the path of the stripped URL by StripPrefix
2019-02-26 Yasser Abdolmalekicrypto/tls: fix typo
2019-02-26 Tobias Klausersyscall: add empty line before marker comments in zsysc...
2019-02-26 Tooru Takahashicmd/internal/src: fix typo in pos.go
2019-02-26 Keith Randallcmd/compile: don't bother compiling functions named "_"
2019-02-26 Keith Randallcmd/compile: treat slice pointers as non-nil
2019-02-26 Keith Randallcmd/compile: update comment about x86 nop instruction...
2019-02-26 Alex Brainmanruntime: fix syscall.NewCallback to return all bits...
2019-02-26 Josh Bleecher... html/template: use strings.Builder
2019-02-26 Josh Bleecher... cmd/compile: remove badgerbadgerbadger optimization
2019-02-26 Russ Coxmath/big: add %#b and %O integer formats
2019-02-26 Russ Coxmath/big: add %x float format
2019-02-26 Josh Bleecher... cmd/compile: inline checknil
2019-02-26 Daniel Martíencoding/base32: simplify and speed up decoder
2019-02-26 Agniva De Sarkergo/doc: skip escaping comments in pre-formatted blocks
2019-02-26 Agniva De Sarkercmd/compile: fix a typo in assignment mismatch error
2019-02-26 Marat Khabibullincrypto/x509: remove redundant check for nil in tests
2019-02-26 Michael Fraenkelcmd/compile: confusing error if composite literal field...
2019-02-26 Marat Khabibullinnet/textproto: prevent test from failing with nil point...
2019-02-26 Filippo Valsordacrypto/tls: remove superfluous for label
2019-02-26 Josh Bleecher... cmd/compile: cull dead code
2019-02-26 Elias Naurcmd/dist: skip Fortran tests on Android
2019-02-26 Ketan Parmarencoding/json: add example for json.HTMLEscape
2019-02-26 Daniel Martítext/template: error on method calls on nil interfaces
2019-02-26 Daniel Martícmd/compile: remove unused func eqtypenoname
2019-02-26 Elias Naurmisc/android: copy testdata directories to device befor...
2019-02-26 Elias Naurmisc/android: serialize adb commands on android emulators
2019-02-26 Elias Naurmisc/android,cmd/dist: move $GOROOT copying to the...
2019-02-26 Elias Naurcmd/vendor/golang.org/x/sys: re-vendor
2019-02-26 Elias Naurcmd/dist: build exec wrappers during bootstrap
2019-02-26 Michael Mundaymath/bits: optimize Reverse32 and Reverse64
2019-02-26 Iskander Sharipovnet/rpc: fix args order in strings.Contains call
2019-02-26 Daniel Martítext/template: improve nil errors in evalField
2019-02-26 Daniel Martícmd/compile: don't crash on -d=ssa/
2019-02-26 Alberto Donizettidoc: add 1.12 to the project history
2019-02-26 Alberto Donizettitime: parse 1us in Nanoseconds example
2019-02-26 Bryan C. Millsmisc/cgo: skip cgotest.TestCrossPackageTests on iOS...
2019-02-26 Russ Coxtext/template: accept new number syntax
2019-02-26 Russ Coxfmt: scan new number syntax
2019-02-26 Russ Coxfmt: format 0b, 0o prefixes in %#b and %O
2019-02-26 Russ Coxfmt: format hex floats and complexes
2019-02-26 Bryan C. Millscmd/go: allow "stdout" and "stderr" as inputs to script...
2019-02-26 Bryan C. Millstest: add a go.mod file in the working directory of...
2019-02-26 Bryan C. Millsmisc/cgo/testgodefs: move source files into testdata
2019-02-26 Bryan C. Millsmisc/cgo/testso{,var}: fix tests in module mode
2019-02-25 Andrewdoc: document Go 1.12
2019-02-25 Andrewdoc/go1.12: remove draft notice
2019-02-25 Andrewdoc/go1.12: change go install to go get
2019-02-25 Lynn Bogercmd/compile: call ginsnop, not ginsnop2 on ppc64le...
2019-02-24 Elias Naurmisc: wait for device readyness in the exec wrapper
2019-02-24 Elias NaurRevert "androidtest.bash: wait for device to be ready...
2019-02-24 Bryan C. Millsmisc/cgo/life: fix tests in module mode
2019-02-24 Bryan C. Millsmisc/cgo/stdio: fix tests in module mode
2019-02-24 Bryan C. Millsmisc/cgo/testplugin: convert test.bash to Go and fix...
2019-02-24 Bryan C. Millsmisc/cgo/test: fix tests in module mode
2019-02-23 Bryan C. Millscmd/go/internal/imports: use the full path to resolve...
2019-02-22 Bryan C. Millsmisc/cgo/testsanitizers: move test source files into...
2019-02-22 Bryan C. Millsmisc/cgo/testcshared: fix tests in module mode
2019-02-22 Bryan C. Millsmisc/cgo/testshared: fix tests in module mode
2019-02-22 Bryan C. Millsmisc/cgo/testcarchive: fix tests in module mode
2019-02-22 Elias Naurandroidtest.bash: wait for device to be ready before...
2019-02-22 Bryan C. Millsmisc/cgo/errors: fix tests in module mode
2019-02-22 Filippo Valsordacrypto/rc4: remove false guarantees from Reset docs...
2019-02-22 Bryan C. Millsmisc/android: add build constraints on files intended...
2019-02-22 fanzha02cmd/internal/obj/arm64: fix the bug assembling TSTW
2019-02-21 Cherry Zhangcmd/compile: flow interface data to heap if CONVIFACE...
2019-02-20 Herbie Onggo/build: add go1.13 release tag
2019-02-20 Robert Griesemertext/scanner: don't liberally consume (invalid) floats...
2019-02-20 Ian Lance Taylorpath/filepath: revert "fix Windows-specific Clean bug"
2019-02-20 Bryan C. Millscmd/vet: make vet_test module-agnostic
2019-02-20 Bryan C. Millscmd/link/internal/ld: make dwarf_test and associated...
2019-02-20 Bryan C. Millscmd/cover: fix TestHtmlUnformatted in module mode
2019-02-19 Bryan C. Millscmd/link: fix TestUnresolved in module mode
2019-02-19 Bryan C. Millscmd/internal/goobj: make the buildGoobj test helper...
2019-02-19 Robert Griesemercmd/compile: accept 'i' suffix orthogonally on all...
2019-02-19 Robert Griesemergo/scanner: accept 'i' suffix orthogonally on all numbers
2019-02-19 Robert Griesemercmd/compile: don't mix internal float/complex constants...
2019-02-19 Bryan C. Millscmd/vet: do not write test vet binary to GOROOT
2019-02-19 Bryan C. Millscmd/nm: fix testGoLib helper to be module-agnostic
2019-02-19 Bryan C. Millscmd/internal/obj/x86: fix issue19518_test in module...
2019-02-19 Robert Griesemersrc, misc: apply gofmt
2019-02-19 Robert Griesemercmd/gofmt: normalize integer imaginary literals startin...
2019-02-19 Bryan C. Millscmd/go: set GO111MODULE=off explicitly in tests that...
2019-02-19 Bryan C. Millsruntime: make tests that invoke 'go build' module-agnostic
2019-02-17 Robert Griesemerspec: document signed integer shift counts
2019-02-17 Robert Griesemergo/types: include test/fixedbugs/bug073.go again in...
2019-02-16 Cherry Zhangcmd/compile: guard against loads with negative offset...
2019-02-15 Brad Fitzpatrickdoc/go1.12: document net/url.Parse now rejecting ASCII...
next