]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2012-09-21 Shenghou Ma[release-branch.go1] runtime: use sched_getaffinity...
2012-09-21 Rémy Oudompheng[release-branch.go1] go/build: correct shouldBuild...
2012-09-21 Robert Griesemer[release-branch.go1] spec: clarify evaluation order
2012-09-21 Charles L.... [release-branch.go1] math: update definition of NaN...
2012-09-21 Andrew Gerrand[release-branch.go1] doc: add 'Get Started with Go...
2012-09-21 Andrew Gerrand[release-branch.go1] io: amend ReaderFrom doc as per...
2012-09-21 Yves Junqueira[release-branch.go1] crypto/rand: Example for Read.
2012-09-21 Robert Griesemer[release-branch.go1] godoc: make id attributes unique
2012-09-21 Nigel Tao[release-branch.go1] image/jpeg: send a correct Start...
2012-09-21 Brad Fitzpatrick[release-branch.go1] io: document ReaderFrom and WriterTo
2012-09-21 Yves Junqueira[release-branch.go1] text/template: fix range example.
2012-09-21 Shenghou Ma[release-branch.go1] doc: fix some HTML syntax errors
2012-09-21 Shenghou Ma[release-branch.go1] cmd/go: remove $WORK paths in...
2012-09-21 Shenghou Ma[release-branch.go1] math, runtime: use a NaN that...
2012-09-21 Shenghou Ma[release-branch.go1] runtime: remove unnecessary ROUND...
2012-09-21 Andrew Gerrand[release-branch.go1] syscall: fix plan9 build broken...
2012-09-21 Brad Fitzpatrick[release-branch.go1] net: fix TCPListener file leak...
2012-09-21 Andrew Gerrand[release-branch.go1] syscall: return EINVAL when string...
2012-09-21 Benny Siegert[release-branch.go1] syscall: add some new syscall...
2012-09-21 Russ Cox[release-branch.go1] bufio: discourage use of ReadLine
2012-09-21 Rémy Oudompheng[release-branch.go1] cmd/8g: fix miscompilation due...
2012-09-21 Rémy Oudompheng[release-branch.go1] cmd/gc: accept switches on compara...
2012-09-21 Robert Griesemer[release-branch.go1] go/build: tiny cleanup
2012-09-21 Alex Brainman[release-branch.go1] os: test that IsExist and IsNotExi...
2012-09-21 Robert Griesemer[release-branch.go1] go/scanner: fix minor typo
2012-09-21 Robert Griesemer[release-branch.go1] go/ast: ast.Print must not crash...
2012-09-21 Shenghou Ma[release-branch.go1] runtime: round return value addres...
2012-09-21 Alex Brainman[release-branch.go1] os: Rename error to fit IsExist
2012-09-21 Rémy Oudompheng[release-branch.go1] cmd/gc: fix inlining bug with...
2012-09-21 Shenghou Ma[release-branch.go1] cmd/cgo: use 1 as last entry for...
2012-09-21 Rob Pike[release-branch.go1] regexp: fix glitch in doc for...
2012-09-21 Andrew Gerrand[release-branch.go1] doc: remove mention of weekly...
2012-09-21 Russ Cox[release-branch.go1] cmd/go: show $GOPATH in 'go env...
2012-09-21 Brad Fitzpatrick[release-branch.go1] net/http: don't allow zero byte...
2012-09-21 Daniel Morsing[release-branch.go1] cmd/gc: point "no new variables...
2012-09-21 Russ Cox[release-branch.go1] syscall: apply comment from Mikioh
2012-09-21 Alexey Borzenkov[release-branch.go1] syscall: workaround accept() bug...
2012-09-21 Benny Siegert[release-branch.go1] runtime/cgo: fix netbsd build
2012-09-21 David Symonds[release-branch.go1] misc/vim: fix :Import insertion...
2012-09-21 Rob Pike[release-branch.go1] flag: fix bug in handling of boole...
2012-09-21 Shenghou Ma[release-branch.go1] log/syslog: don't append \n if...
2012-09-21 Alex Brainman[release-branch.go1] os: move epipecheck from file_posi...
2012-09-21 Dmitriy Vyukov[release-branch.go1] os: fix data race in epipecheck()
2012-09-21 Ian Lance Taylor[release-branch.go1] runtime: ignore signal 33 == SIGSE...
2012-09-21 Robert Griesemer[release-branch.go1] go/printer: don't crash if ast...
2012-09-21 Robert Griesemer[release-branch.go1] A+C: added Andrew Wilkins (individ...
2012-09-21 Ian Lance Taylor[release-branch.go1] cgo: fix declarations in _cgo_export.c
2012-09-21 Brad Fitzpatrick[release-branch.go1] testing: allow concurrent use...
2012-09-21 Mikio Hara[release-branch.go1] net: fix comment
2012-09-21 Rob Pike[release-branch.go1] text/template: fix bug in map...
2012-09-21 Rob Pike[release-branch.go1] encoding/gob: revert 6348067,...
2012-09-21 Andrew Gerrand[release-branch.go1] doc: add two I/O talks to "Talks...
2012-09-21 Patrick Mylund... [release-branch.go1] encoding/binary: fix typo: ReadVar...
2012-09-21 Mikio Hara[release-branch.go1] net: fix file descriptor leak...
2012-09-21 Ian Lance Taylor[release-branch.go1] cgo: add -gccgopkgpath option...
2012-09-21 Mikio Hara[release-branch.go1] net: fix typo
2012-09-21 Rob Pike[release-branch.go1] sync: mention that WaitGroup.Add...
2012-09-21 Rémy Oudompheng[release-branch.go1] testing: fix memory blowup when...
2012-09-21 Rob Pike[release-branch.go1] faq: add status section
2012-09-21 Adam Langley[release-branch.go1] A+C: Peter Armitage (individual...
2012-09-21 Nigel Tao[release-branch.go1] compress/flate: fix panic when...
2012-09-21 Benny Siegert[release-branch.go1] os: add missing full stop in comment
2012-09-21 Rémy Oudompheng[release-branch.go1] cmd/gc: reject use of ... with...
2012-09-21 Rémy Oudompheng[release-branch.go1] cmd/gc: avoid an internal error...
2012-09-21 Rémy Oudompheng[release-branch.go1] cmd/gc: fix error message for...
2012-09-21 Andrew Gerrand[release-branch.go1] encoding/gob: fix check for short...
2012-09-21 Rémy Oudompheng[release-branch.go1] spec: correct typo in string conve...
2012-09-21 Adam Langley[release-branch.go1] crypto/rsa: left-pad PKCS#1 v1...
2012-09-21 Dave Cheney[release-branch.go1] website: various html fixes
2012-09-21 Adam Langley[release-branch.go1] crypto/x509: exempt broken Entrust...
2012-09-21 David G. Andersen[release-branch.go1] pkg: Removing duplicated words...
2012-09-21 Matt Jibson[release-branch.go1] A+C: correct Matt Jibson
2012-09-21 Matthew William... [release-branch.go1] doc: various "the the" and other...
2012-09-21 David Symonds[release-branch.go1] A+C: Matthew Jibson (individual...
2012-09-21 Shenghou Ma[release-branch.go1] misc/chrome/gophertool: fix manifest
2012-09-21 Robert Griesemer[release-branch.go1] reflect: reflect.Zero results...
2012-09-21 Rob Pike[release-branch.go1] encoding/gob: fix bug in Register
2012-09-21 Shenghou Ma[release-branch.go1] doc/debugging_with_gdb: mention...
2012-09-21 David G. Andersen[release-branch.go1] math/big: Remove unnecessary test...
2012-09-21 Shenghou Ma[release-branch.go1] image: fix doc typo
2012-09-21 Shenghou Ma[release-branch.go1] cmd/gc: add missing case for OCOM...
2012-09-21 Amir Mohammad... [release-branch.go1] cmd/go: httpGet function does...
2012-09-21 Brad Fitzpatrick[release-branch.go1] net/http: ignore malicious or...
2012-09-21 Pieter Droogendijk[release-branch.go1] cmd/dist: Make windows.c's fatal...
2012-09-21 Jean-Marc Eurin[release-branch.go1] misc/emacs: Fix the gofmt patching...
2012-09-21 Brad Fitzpatrick[release-branch.go1] net/http: support multiple byte...
2012-09-21 Andrey Mirtchovski[release-branch.go1] net/http: Fix a verb-tense mismatc...
2012-09-21 Robert Griesemer[release-branch.go1] go spec: clean up section on selectors
2012-09-21 Joe Poirier[release-branch.go1] syscall: add missing argument...
2012-09-21 Robert Griesemer[release-branch.go1] go spec: clean up use of Qualified...
2012-09-21 Russ Cox[release-branch.go1] A+C: L Campbell (individual CLA)
2012-09-21 Rob Pike[release-branch.go1] fmt: set p.field before nil check
2012-09-21 Andrew Gerrand[release-branch.go1] doc: drop video title from homepage
2012-09-21 Russ Cox[release-branch.go1] A+C: Jonathan Gold (individual...
2012-09-21 Russ Cox[release-branch.go1] A+C: add Michael Stapelberg (indiv...
2012-09-21 Pieter Droogendijk[release-branch.go1] go/build: fix doc typo
2012-09-21 Amir Mohammad... [release-branch.go1] misc/chrome/gophertool: Support...
2012-09-21 Russ Cox[release-branch.go1] A+C: Amir Mohammad Saied, Thomas...
2012-09-21 Robert Griesemer[release-branch.go1] spec: clarify receive operator
2012-09-21 Russ Cox[release-branch.go1] runtime: detect hash map collision...
next