]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-04-17 Brad Fitzpatrickencoding/xml: document NewDecoder buffering
2014-04-17 Rob Pikeflag: document that Bool also accepts "T" and "F"
2014-04-16 Rui Ueyamaall: fix typos
2014-04-16 Ian Lance Taylorliblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj...
2014-04-16 Russ Coxliblink: add leaf bit to object file format
2014-04-16 Alan Donovango/scanner: interpret //line directives sans filename...
2014-04-16 Emil Hessmandoc/go1.3.html: fix id anchor for FreeBSD
2014-04-16 Alan Donovango/scanner: interpret //line directives sans filename...
2014-04-16 Brad Fitzpatrickencoding/base64: don't lose a byte of output when encou...
2014-04-16 Brad Fitzpatricknet/http: fix data race in TestTransportResponseHeaderT...
2014-04-16 Russ Coxcmd/5g, cmd/6g, cmd/8g: preserve wide values in large...
2014-04-16 Rob Pikedoc/go1.3.html: document the state of FreeBSD
2014-04-16 Russ Coxruntime: crash when func main calls Goexit and all...
2014-04-16 Russ Coxliblink: fix incorrect hash collision in lookup
2014-04-16 Russ Coxreflect: correct type descriptor for call of interface...
2014-04-16 Russ Coxruntime: adjust GC debug print to include source pointers
2014-04-16 Shenghou Macmd/ld: cast PE32 absolute addend to int32.
2014-04-16 Shenghou Macmd/ld: correct comment.
2014-04-16 Shenghou Madoc/debugging_with_gdb: use -w to strip debug info.
2014-04-16 Shenghou Madoc: remove outdated Makefile
2014-04-16 Shenghou Marun.bash: fix build on netbsd builders.
2014-04-16 Billie Harold... doc: edit documentation that uses "satisfies reads...
2014-04-16 Andrew GerrandA+C: Billie Harold Cleek (individual CLA)
2014-04-16 Brad Fitzpatrickcrypto/tls: don't block on Read of zero bytes
2014-04-16 Nigel Taoimage/png: fix crash when an alleged PNG has too much...
2014-04-16 Russ Coxcmd/ld: record complete runtime-gdb.py path again
2014-04-16 Russ Coxbuild: remove tmp dir names from objects, support GOROO...
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.
next