]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-04-23 Anthony Martincmd/dist: fix line numbers in goc2c generated files
2013-04-23 Shenghou Maall: fix typos
2013-04-23 Oling Catdoc/code.html: remove doubled word; modify the tab...
2013-04-23 Jeremy Jackinsdoc: fix typo in race_detector.html
2013-04-23 Shenghou Madoc/effective_go.html: fix syntax error in code example
2013-04-23 Mikio Haranet: fix protocol number for IPv6 test
2013-04-23 Christian Himpeltime: fix typo in comment
2013-04-22 Rob Pikelib/time: update to IANA 2013c
2013-04-22 Rob Piketime: fix typo in comment
2013-04-22 Shenghou Mamisc/cgo/testso: enable test on windows
2013-04-22 Rob Piketime: improve the explanation of the working of Format...
2013-04-22 Brad Fitzpatricknet/http: make CloseNotifier channel buffered to not...
2013-04-22 Andrew Gerranddoc: fix typo in Effective Go
2013-04-21 Jonathan Rudenbergdoc: add missing <code> to go1.1.html
2013-04-21 Brad Fitzpatrickapi: update next.txt; add io.ErrNoProgress
2013-04-21 Brad Fitzpatricksort: don't depend on math
2013-04-21 Brad Fitzpatricknet/http: fix a panic in Redirect
2013-04-20 Alex Brainmancmd/ld: do not relocate ignored PE sections
2013-04-20 Mikio Haranet: enable test for runtime.PollDesc leak
2013-04-19 Brad Fitzpatrickdoc: fix another broken link
2013-04-19 Shenghou Macmd/ld: don't show cursym in gcc invocation failure...
2013-04-19 Rob Pikebufio.Scan: don't stop after Read returns 0, nil
2013-04-19 Rob Pikedoc/go1.1.html: document io.ErrNoProgress
2013-04-19 Rob Pikeio: explain what (0,nil) means from Read
2013-04-18 Brad Fitzpatrickdoc: fix another broken link
2013-04-18 Robert Griesemerbuiltin: document true and false.
2013-04-18 Brad Fitzpatrickdoc: misc tweaks, new links, fix broken links
2013-04-18 Dave Cheneymisc/dashboard/builder: always do a native build
2013-04-18 Rémy Oudomphengcrypto/rand: better panic message for invalid Int argument.
2013-04-18 Brad Fitzpatrickmime/multipart: don't strip leading space/tab in quoted...
2013-04-18 David Symondsmisc/dashboard/builder: include $USER in build environment.
2013-04-17 Brad Fitzpatrickdoc/go1.1.html, mime/multipart: document quoted-printab...
2013-04-17 Brad Fitzpatrickarchive/zip: add docs on type of slashes in paths
2013-04-17 Alexei Sholikgo/token: fix grammar for precedence consts
2013-04-17 Shenghou Mamisc/cgo/test: fix a gcc warning
2013-04-16 Rob Pikedoc: more doubled words
2013-04-16 Rob Pikedoc/effective_go: another doubled word
2013-04-16 Shenghou Madoc/effective_go.html: fix typo
2013-04-16 Shenghou Macmd/dist, make.bash: pass -mmacosx-version-min=10.6...
2013-04-16 Ian Lance Taylorruntime: if span was scavenged, mark it as needing...
2013-04-15 Brad Fitzpatrickdatabase/sql: close driver Stmt before releasing Conn
2013-04-15 Shenghou Madoc/reference.html: update list of sub-repositories.
2013-04-15 Shenghou Manet/http/cookiejar: mention go.net/publicsuffix.
2013-04-15 Brad Fitzpatricktest/stress: start of a runtime stress program
2013-04-15 Ian Lance Taylorcmd/ld: ignore PE sections that are not code or data
2013-04-15 Joel Singruntime: fix build on openbsd/386
2013-04-14 Brad Fitzpatrickcrypto/ecdsa: doc cleanup
2013-04-13 Stefan Nilssondoc: fix typo
2013-04-13 Daniel Morsingcmd/gc: disable inlining of method values
2013-04-13 Robert Griesemergo/scanner: reject BOMs that are not at the beginning
2013-04-12 Alexei Sholiktesting/iotest: rephrase DataErrReader's description
2013-04-12 Carl Shapirotest: make goprint.go wait longer for go its routine...
2013-04-12 Carl Shapirotest: raise the allocation threshold for chan/select2...
2013-04-12 Volker Doblercmd/go: quote command line arguments in debug output
2013-04-12 Volker Doblercmd/go: quote command line arguments in debug output
2013-04-12 Ian Lance Taylorcmd/ld: always do external link for -linkmode=external
2013-04-12 Ian Lance Taylorcmd/ld: if we fail from an unexpected PE flags value...
2013-04-12 Ian Lance Taylorruntime: add a hook to disable precise GC
2013-04-12 Ian Lance Taylorruntime: use UMTX_OP_WAIT_UINT on FreeBSD
2013-04-11 Rob Pikemisc/dist/darwin: add execute bit to preinstall
2013-04-11 Rob Pikeencoding/json: documentation regarding anonymous fields.
2013-04-11 Volker Doblergc: escape unicode BOM in exported string literals
2013-04-11 Rob Pikespec: add another sentence about BOMs
2013-04-11 Andrew Wilkins cmd/cgo, cmd/go: remove #cgo directive parsing...
2013-04-11 Rob Pikebufio/Scan: fix error handling at EOF
2013-04-11 Anthony Martincmd/ld: fix scope of static objects in symbol table
2013-04-10 Rob Pikefmt: tweak the explanation of Stringer to be more corre...
2013-04-10 Robert Griesemergo/ast: distinguish between methods and functions in...
2013-04-10 Rob Pikeencoding/json: different decision on tags and shadowing
2013-04-10 Shenghou Macmd/ld: fix argument passing in doc.go
2013-04-10 Rémy Oudomphengcmd/ld: fix inconsistency in internal linking of common...
2013-04-09 Rob Pikeencoding/json: fix handling of anonymous fields
2013-04-09 Brad Fitzpatrickio: document non-guarantees of io.Closer
2013-04-09 Ian Lance Taylorlib9: add newline to exec error message
2013-04-09 Andrew Gerranddist: add .exe extension to tour.exe
2013-04-09 Andrew Gerranddist: include js directory in misc/tour in binary distros
2013-04-09 Mikio Haranet: fix possible runtime.PollDesc leak when connect...
2013-04-09 Andrew GerrandA+C: Nicholas Presta (individual CLA)
2013-04-09 Alex Brainmanrun.bat: make windows runtime test timeout same as...
2013-04-09 Dave Cheneymisc/dashboard/builder: add -race builder support
2013-04-09 Dmitriy Vyukovruntime: fix integer overflow in hashmap
2013-04-09 Dave Cheneynet: add test for runtime.PollDesc leak
2013-04-08 Andrew Wilkinscmd/cgo: record CGO_LDFLAGS env var in _cgo_flags
2013-04-08 Rémy Oudomphengsync, sync/atomic: do not corrupt race detector after...
2013-04-08 Dmitriy Vyukovruntime: poor man's heap type info checker
2013-04-08 Brad Fitzpatricktest: fix mapnan.go build tag
2013-04-08 Rémy Oudomphengcmd/gc: properly set variadic flag on method values.
2013-04-08 Rob Pikecmd/go: fix a misleading sentence
2013-04-08 Andrew Gerrandcmd/go: clarify what "pkg.test" means wrt the -c flag
2013-04-08 Andrew Gerrandarchive/zip: handle trailing data after the end of...
2013-04-08 Kamil Kisielcmd/go: document usage of external test packages
2013-04-08 Jonathan Rudenbergdoc: fix typos in go1.1.html
2013-04-08 Rob Pikereflect: document the unreliability of StringHeader...
2013-04-08 Andrew Gerranddoc: document go1.1 build tag
2013-04-08 Dmitriy Vyukovruntime: fix race on hashmap flags field
2013-04-07 Alexei Sholikgo/ast: fix typo in Fprint documentation
2013-04-07 David Symondsundo CL 8363045 / a3ce42f9748b
2013-04-07 Jan Ziakreflect: use unsafe.Pointer in StringHeader and SliceHeader
2013-04-07 Brad Fitzpatricktest: fix flaky NaN-key map complexity test
2013-04-07 Albert Strasheimruntime, runtime/debug, runtime/race: deflake tests
next