]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-04-16 Brad Fitzpatrickos/exec: make TestPipeLookPathLeak more verbose when...
2014-04-16 Brad Fitzpatrickio: document that a Writer must not write to p
2014-04-16 Russ Coxaddr2line, objdump: write doc comments
2014-04-16 Russ Coxcmd/pack: print error along with usage
2014-04-15 Rob Pikedoc/install.html: FreeBSD 8 and higher only are supported
2014-04-15 Rob Pikedoc/asm.html: remove mention of 6l -a
2014-04-15 David du Colombiernet/http: skip TestTransportClosesBodyOnError on Plan 9
2014-04-15 Shenghou Mamath/big: fix doc typos.
2014-04-15 Russ Coxcmd/ld: attempt at fixing openbsd build
2014-04-15 Russ Coxbuild: disable static cgo linking test on netbsd
2014-04-15 Russ Coxcmd/ld: use TLS relocations on ELF systems in external...
2014-04-15 Russ Coxliblink: introduce TLS register on 386 and amd64
2014-04-15 Rob Piketext/template: say more often that templates are safe...
2014-04-15 Dmitriy Vyukovruntime: fix program termination when main goroutine...
2014-04-15 Jan Ziakcmd/dist: use GOHOSTARCH/GOHOSTOS instead of GOOS/GOARC...
2014-04-15 Brad Fitzpatrickos/exec: quiet distracting log output during test
2014-04-15 Andrew Gerrandundo CL 87300043 / 1dc800571456
2014-04-14 Brad Fitzpatricknet/http: clarify Response.Body Close responsibility
2014-04-14 Brad Fitzpatrickdoc: simplify a go1.3 change description
2014-04-14 Adam Langleycrypto/x509: fix Windows build.
2014-04-14 Andrew Szetodoc/help.html: fix typo in word order
2014-04-14 Jan Ziakcmd/go: do not miss an error if import path contains...
2014-04-14 Brad FitzpatrickA+C: Andrew Szeto (individual CLA)
2014-04-14 Russ Coxliblink: remove arch-specific constants from file format
2014-04-14 Adam Langleycrypto/x509: support SHA-512 by default.
2014-04-14 Brad Fitzpatricknet/http: make race detector happy for recently-added...
2014-04-14 Ian Lance TaylorA+C: Guillaume J. Charmes (individual CLA)
2014-04-14 Russ Coxliblink, cmd/link: add version number to object file
2014-04-14 Brad Fitzpatrickdoc: add go1.3 note about the http Transport closing...
2014-04-14 Dmitriy Vyukovsync: less agressive local caching in Pool
2014-04-14 Ian Lance Taylorlibbio: add casts to eliminate -Wconversion warning
2014-04-14 Russ Coxcmd/dist: mark cmd/link and debug/goobj as unreleased
2014-04-14 Russ Coxcmd/prof, libmach: delete
2014-04-14 Brad Fitzpatricknet/http: close Body in client code always, even on...
2014-04-14 Russ Coxcmd/objdump: rewrite in Go
2014-04-14 Russ Coxundo CL 66510044 / 6c0339d94123
2014-04-14 Russ Coxruntime: increase timeout in TestStackGrowth
2014-04-12 Rob Pikedoc/go1.3.html: windows NewCallbackCDecl
2014-04-11 Adam LangleyC: add Yan Zou (Google CLA).
2014-04-11 Brad Fitzpatricknet/http: quiet useless warning during shutdown
2014-04-11 Jan Ziakcmd/gc: increase specificity of errors in function...
2014-04-11 Jan Ziakcmd/gc: fix typo in ordermapassign
2014-04-11 Dmitriy Vyukovnet/http/httptest: add test for issue 7264
2014-04-11 Alex Brainmanos/signal: use unique program name during TestCtrlBreak
2014-04-11 Matthew Cottinghamnet/http: Return ErrNotMultipart from ParseMultipartFor...
2014-04-11 Brad Fitzpatricknet/http: don't reject 0-lengthed bodies with Expect...
2014-04-11 Rui Ueyamaflag: remove extra space in error message
2014-04-11 Robert Griesemerbufio: fix potential endless loop in ReadByte
2014-04-11 Robert Griesemerbytes, strings: more consistent error messages
2014-04-11 Rui Ueyamafmt: fix typo in help doc
2014-04-11 Rui Ueyamaexpvar: fix map key output
2014-04-11 Russ Coxruntime: make stack growth test shorter
2014-04-11 Brad Fitzpatricknet/http: fix up Response.Write edge cases
2014-04-11 Brad Fitzpatricknet/http: document, test, define, clean up Request...
2014-04-10 Rob Pikedoc/go1.3.html: fix spelling mistakes
2014-04-10 Brad Fitzpatrickbytes, strings: add Reader.ReadAt race tests
2014-04-10 Brad Fitzpatrickdoc: finish net/http notes in go1.3.html
2014-04-10 Alexey Borzenkovnet/http: fix requests failing on short gzip body
2014-04-10 Russ Coxruntime: make times in GODEBUG=gctrace=1 output clearer
2014-04-10 Keith Randallcmd/6g: nacl: zero odd multiple of widthptr correctly
2014-04-10 Rui Ueyamasync: fix spurious wakeup from WaitGroup.Wait
2014-04-10 Brad Fitzpatricknet/http: don't reuse Transport connection unless Reque...
2014-04-10 David du Colombierruntime: no longer skip stack growth test in short...
2014-04-10 David du Colombierruntime: fix semasleep on Plan 9
2014-04-10 Rob Pikedoc/go1.3.html: minor changes: crypto, net
2014-04-10 Alex Brainmancmd/go: always build package during "go test" command
2014-04-10 Preetam Jinkasyscall: fix Getfsstat() for BSD
2014-04-10 Andrew GerrandA+C: Preetam Jinka (individual CLA)
2014-04-10 Robert Griesemerundo CL 86220044 / 41388e58be65
2014-04-10 Robert Griesemerbufio: fix potential endless loop in ReadByte
2014-04-09 Robert Griesemerbufio: fix UnreadByte
2014-04-09 Rob Pikesync.Pool: better documentation
2014-04-09 Rémy Oudomphengcmd/6g: relax constraint on variables that need zeroing.
2014-04-09 Rui Ueyamamisc/emacs: ignore backquote in comment or string
2014-04-09 Russ Coxruntime: use 3x fewer nanotime calls in garbage collection
2014-04-09 Russ Coxdoc: tweak Solaris wording
2014-04-09 Russ Coxruntime: fix flaky linux/386 build
2014-04-09 Jan Ziakcmd/gc: drop { } around single-line if-statement body
2014-04-09 Jan Ziakcmd/gc: avoid confusing error message "ovf in mpaddxx"
2014-04-09 Jan Ziakcmd/gc: ignore blank (_) labels in label declarations
2014-04-09 Rob Pikehtml/template: fix two unrelated bugs
2014-04-09 Rob Pikedoc/go1.3.html: go command, major library changes
2014-04-09 David du Colombierruntime: fix GOTRACEBACK on Plan 9
2014-04-09 Rob Pikedoc/go1.3.html: gc precision, nacl, solaris
2014-04-09 Brad Fitzpatrickdoc: add a couple net/http go1.3 items
2014-04-09 Russ Coxruntime: cache gotraceback setting
2014-04-09 Rick Arnoldcmd/go: allow use of Context in 'go list -f'
2014-04-09 Carl Chatfieldreflect: fix variadic arg for funcs created by MakeFunc.
2014-04-09 Russ CoxA+C: Carl Chatfield (individual CLA)
2014-04-08 Rob Pikedoc/go1.3.html: gccgo status
2014-04-08 Adam Langleycrypto/(ec)dsa: use Fermat's inversion.
2014-04-08 Rob Pikedoc/go1.3.html: linker, go command, miscellany
2014-04-08 Rob Pikedoc/go1.3.html: Performance, plus some library details
2014-04-08 Robert Griesemergo/doc: fix URL matched in ToHTML
2014-04-08 Josh Bleecher... encoding/xml: unmarshal into interfaces
2014-04-08 Alexander Zhavnerchikencoding/xml: Makes XML Marshaler take into account...
2014-04-08 Russ CoxA+C: Alexander Zhavnerchik (individual CLA)
2014-04-08 Russ Coxreflect, runtime: fix crash in GC due to reflect.call...
2014-04-08 Dmitriy Vyukovruntime/race: more precise handling of channel synchron...
2014-04-08 Ian Lance Taylorliblink: remove code that is never executed
next