]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-08-25 Didier Speziadebug/elf: map/slice literals janitoring
2015-08-25 Shenghou Macmd/go: skip test using external linking on linux/ppc64 too
2015-08-25 Todd Nealencoding/gob: remove always false comparison
2015-08-25 Aaron Jacobsos/signal: skip the nohup test on darwin when running...
2015-08-24 Joe Tsaihash/fnv: fix wiki url
2015-08-24 Dave Cheneyruntime: check pointer equality in arm cmpbody
2015-08-24 Rob Pikefmt: in Scanf, %c can scan a space, so don't skip space...
2015-08-24 Andrew Gerranddoc: remove mention of defunct golang-bugs mailing...
2015-08-24 Tarmigan Caseboltencoding/asn1: fix unused assignments
2015-08-24 Matt Layhernet: allow ParseMAC to parse 20-octet IPoIB link-layer...
2015-08-24 Tarmigan Caseboltimage/gif: avoid unused assignment
2015-08-24 Marcel van... unicode: include rune 0 in RangeTables.
2015-08-24 Tarmigan Caseboltgo/internal/gcimporter: remove unused assignment
2015-08-24 Tarmigan Caseboltmath: avoid unused assignment in jn.go
2015-08-24 Alex Brainmaninternal/syscall/windows/registry: remove debugging...
2015-08-24 Dave Cheneymake.bash: abort if $GOROOT_BOOTSTRAP == $GOROOT
2015-08-23 Josh Bleecher... cmd/internal/obj: delete Debugzerostack dead code
2015-08-23 Mikio Haranet: drop redundant domain name length check
2015-08-22 Andrew Gerrandmime: move examples to external test file
2015-08-22 Brad Fitzpatrickcmd/compile: in usage messages, name the binary "compil...
2015-08-22 Ingo Oeserhtml: speed up UnescapeString
2015-08-22 Justin Nußtime: Use AppendFormat in Marshal[Text|JSON]
2015-08-21 Brad Fitzpatrickcmd/compile/internal, cmd/internal/obj: used keyed...
2015-08-21 Alberto Donizetticmd/compile: allow huge rsh in constants arithmetic
2015-08-21 Robert Griesemercmd/compile/internal/big: update vendored math/big
2015-08-21 Robert Griesemermath/big: fix TestBytes test
2015-08-21 David du Colombiercmd/trace: don't fail when no browser is available
2015-08-21 Alberto Donizettimath/big: correctly handle large exponent in SetString
2015-08-21 Robert Griesemermath/big: remove superfluous comparison
2015-08-21 Hyang-Ah (Hana... runtime/cgo: remove __stack_chk_fail_local
2015-08-21 Shawn Walker... runtime, syscall: remove unused bits from Solaris imple...
2015-08-21 Rob Pikedoc: fix typo in release notes
2015-08-21 Rob Pikeall: fix some vet-caught formatting errors, mostly...
2015-08-21 Robert Griesemergo/types: fix complex(a, b) for untyped arguments a, b
2015-08-21 Robert Griesemergo/types: don't crash for erroneous program involving...
2015-08-21 Robert Griesemergo/types: convert untyped switch expressions to default...
2015-08-21 Dominik Honnefos/user: don't depend on _SC_GETPW_R_SIZE_MAX on Linux
2015-08-21 Brad Fitzpatrickencoding/base64: fix copy-paste-o bug in RawURLEncoding...
2015-08-20 Andrew Gerrandnet/http: document that [ListenAnd]Serve always returns...
2015-08-20 David Glassercmd/go: fix vendoredImportPath comment
2015-08-19 Russ Coxdoc: document Go 1.5 on release page
2015-08-19 Russ Coxnet: respect go vs cgo resolver selection in all lookup...
2015-08-19 Russ Coxnet: force LookupAddr results to be rooted DNS paths...
2015-08-19 Russ Coxnet: document GODEBUG=netdns=xxx settings
2015-08-19 Rob Pikedoc: fix typos in go1.5.html
2015-08-19 Russ Coxdoc/go1.5.html: refer to ppc64 as 64-bit PowerPC, not...
2015-08-19 Russ Coxdoc: adjust binary install page supported system list
2015-08-18 Russ Coxcmd/vet: power64 is now ppc64
2015-08-18 Russ Coxcmd/go: really skip TestNoteReading on linux/ppc64le
2015-08-18 Russ Coxcmd/go: disable TestNoteReading on solaris, linux/ppc64le
2015-08-18 Russ Coxcmd/compile: fix interaction between GOEXPERIMENT=field...
2015-08-18 Russ Coxcmd/go: fix vendor-related index out of range panic...
2015-08-18 Russ Coxcmd/go: fix spurious rebuild of binaries using cgo...
2015-08-18 Russ Coxcmd/yacc: fix compile error in empty grammar
2015-08-18 Brad Fitzpatricknet/http: fix races cloning TLS config
2015-08-17 Ian Lance Taylordoc: only the Logger.SetOutput method is new in Go 1.5
2015-08-17 Matt Bostocksort: Fix typo in Stable() comment
2015-08-16 Dave Cheneycmd/compile/internal/arm64: remove Reginuse check in...
2015-08-15 Dmitry Vyukovcmd/trace: fix static file reference
2015-08-15 Rahul Chaudhrycmd/go: make "go test" recognize -exec flag again.
2015-08-15 Keith Randallcmd/compile: remove stale register use array
2015-08-12 Dave Cheneycmd/compile/internal/ppc64: disable DUFFZERO
2015-08-11 Russ Coxcmd/go: run test binaries in original environment
2015-08-11 Russ Coxcmd/go: fix addition of "math" dependency for arm binaries
2015-08-11 Russ Coxcmd/link: make -a output not crash
2015-08-11 David Symondsnet/mail: fix build.
2015-08-11 David Symondsnet/mail: avoid panic in (*Address).String for malforme...
2015-08-11 Rob Pikecmd/yacc: use %q to print strings in Toknames
2015-08-11 Andrew Gerranddoc: link to Go 1.5 release notes from "project" page
2015-08-10 Rob Pikefmt: don't unread eof scanning %x
2015-08-10 Dave Cheneydoc: NaCl requires pepper 41
2015-08-07 Russ Coxruntime: make sure heapBitsBulkBarrier cannot be preempted
2015-08-07 Russ Coxruntime: run on GOARM=5 and GOARM=6 uniprocessor freebs...
2015-08-07 Andrew Gerrandcmd/go: replace code.google.com examples in docs with...
2015-08-07 Andrew Gerranddoc: tweak phrasing in Go 1.5 release notes
2015-08-06 Russ Coxdoc: do not call WaitGroup a function
2015-08-06 Austin Clementsruntime: call goexit1 instead of goexit
2015-08-06 Russ Coxruntime: fix race that dropped GoSysExit events from...
2015-08-06 Joe Shawdoc: remove duplicate -asmflags mention
2015-08-06 Russ Coxnet/url: allow all valid host chars in RawPath
2015-08-06 Russ Coxnet/url: do not percent-encode valid host characters
2015-08-06 Mikio Haradoc/go1.5.html: fix typo
2015-08-06 Russ Coxnet/url: restrict :port checking to [ipv6]:port form
2015-08-05 Andrew GerrandA+C: add Andy Maloney
2015-08-05 Russ Coxcmd/go: fix handling of vendored imports in foo_test...
2015-08-05 Robert Griesemerspec: clarify semantics of built-in functions 'complex...
2015-08-05 Russ Coxcrypto/tls: fix ConnectionState().VerifiedChains for...
2015-08-05 Russ Coxbuild: clean current tree in clean.bash
2015-08-05 Jed Denleanet/http: close server conn after broken trailers
2015-08-05 Adam Langleycrypto/tls: update testing certificates.
2015-08-05 Russ Coxgo/build: fix internal/testenv dependency
2015-08-05 Austin Clementsruntime: don't recheck heap trigger for periodic GC
2015-08-05 Robert Griesemerspec: better organization of arithmetic operator section
2015-08-05 Robert Griesemerspec: fix inconsistency of visibility rules for method...
2015-08-05 Robert Griesemerspec: clarify that short variable declarations can...
2015-08-05 Robert Griesemerspec: clarify sentence about non-constant shifts
2015-08-05 Russ Coxdoc/go1.5: fix hyperlink for runtime/trace
2015-08-05 Russ Coxgo/build: enable cgo on freebsd/arm
2015-08-05 Russ Coxcmd/go: skip external tests on freebsd-arm builder
2015-08-05 Russ Coxinternal/testenv: add Builder, to report builder name
next