]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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...
2012-09-21 Han-Wen Nienhuys[release-branch.go1] os: make POSIX StartProcess work...
2012-09-21 Russ Cox[release-branch.go1] CONTRIBUTORS: add Han-Wen Nienhuys...
2012-09-21 Dave Cheney[release-branch.go1] runtime: avoid r9/r10 during memmove
2012-09-21 Dave Cheney[release-branch.go1] runtime: avoid r9/r10 during memset
2012-09-21 David Symonds[release-branch.go1] flag: fix indexing doc.
2012-09-21 Brad Fitzpatrick[release-branch.go1] net/http: fix doc inaccuracy and...
2012-09-21 Shenghou Ma[release-branch.go1] runtime: fix struct Sigaction...
2012-09-21 David G. Andersen[release-branch.go1] net/rpc: fix typo in documentation...
2012-09-21 David G. Andersen[release-branch.go1] encoding/json: fix minor typo...
2012-09-21 Andrew Gerrand[release-branch.go1] doc: put A Tour of Go video on...
2012-09-21 Mats Lidell[release-branch.go1] misc/emacs: Replace replace-{strin...
2012-09-21 Shenghou Ma[release-branch.go1] doc/articles/slices_usage_and_inte...
2012-09-21 Shenghou Ma[release-branch.go1] runtime: fix struct Sigaction...
2012-09-21 Brad Fitzpatrick[release-branch.go1] net/http: clarify client return...
2012-09-21 Robert Griesemer[release-branch.go1] go/ast: multiple "blank" imports...
2012-09-21 Marcel van... [release-branch.go1] bytes: fixed typo.
2012-09-21 Adam Langley[release-branch.go1] A+C: Christine Hansmann (individua...
2012-09-21 Robert Griesemer[release-branch.go1] go/ast: Walk: do not walk comment...
2012-09-21 Shenghou Ma[release-branch.go1] doc: delete Mercurial Queues doc
2012-09-21 Shenghou Ma[release-branch.go1] crypto/elliptic: fix doc typo
2012-09-21 Brad Fitzpatrick[release-branch.go1] net/http: use index.html modtime...
2012-09-21 Russ Cox[release-branch.go1] runtime: replace runtime·rnd funct...
2012-09-21 Brad Fitzpatrick[release-branch.go1] net/http: fix response Connection...
2012-09-21 Brad Fitzpatrick[release-branch.go1] net/http: fix regression and mute...
2012-09-21 James Gray[release-branch.go1] net/http: non-keepalive connection...
2012-09-21 Brad Fitzpatrick[release-branch.go1] net/http: ignore paths on CONNECT...
2012-09-21 Anthony Martin[release-branch.go1] os: avoid panic when testing error...
2012-09-21 Shenghou Ma[release-branch.go1] 5c, 6c, 8c: take GOROOT_FINAL...
2012-09-21 Shenghou Ma[release-branch.go1] 5a, 6a, 8a: take GOROOT_FINAL...
2012-06-14 Andrew Gerrand[release-branch.go1] syscall: fix windows build go1.0.2
2012-06-14 Russ Cox[release-branch.go1] syscall: fix GetCurrentProcessId...
2012-06-14 Andrew Gerrand[release-branch.go1] doc: document go1.0.2
2012-06-13 Russ Cox[release-branch.go1] update VERSION to go1.0.2
2012-06-13 Russ Cox[release-branch.go1] syscall: unexport GetCurrentProces...
2012-06-13 Jan Ziak[release-branch.go1] runtime: improved continuity in...
2012-06-13 Jean-Marc Eurin[release-branch.go1] misc/emacs: Fix a failure when...
2012-06-13 Jean-Marc Eurin[release-branch.go1] misc/emacs: Fix the automatic...
2012-06-13 Brad Fitzpatrick[release-branch.go1] encoding/gob: fix doc typo
2012-06-13 Russ Cox[release-branch.go1] syscall: revert API changes in...
2012-06-13 Russ Cox[release-branch.go1] cmd/api: handle empty API file...
2012-06-13 Russ Cox[release-branch.go1] regexp/syntax: unexport ErrUnexpec...
2012-06-13 Dave Cheney[release-branch.go1] cmd/5c, cmd/5g, cmd/5l: fix cross...
2012-06-13 Russ Cox[release-branch.go1] cmd/cgo: make Go code order determ...
2012-06-13 Russ Cox[release-branch.go1] cmd/gc: limit data disassembly...
2012-06-13 Russ Cox[release-branch.go1] cmd/gc: fix LEAQ $0, SI bug
2012-06-13 Russ Cox[release-branch.go1] cmd/gc: fix type checking loop
2012-06-13 Russ Cox[release-branch.go1] cmd/gc: delete dead code
2012-06-13 Russ Cox[release-branch.go1] cmd/gc: do not crash on struct...
2012-06-13 Russ Cox[release-branch.go1] cmd/gc: preserve side effects...
2012-06-13 Russ Cox[release-branch.go1] encoding/json: fix panic unmarshal...
2012-06-13 Russ Cox[release-branch.go1] cmd/gc: mark output of typename...
2012-06-13 Daniel Morsing[release-branch.go1] fmt: fix doc typo
2012-06-13 Russ Cox[release-branch.go1] A+C: Daniel Morsing (individual...
2012-06-13 Russ Cox[release-branch.go1] A+C: Markus Sonderegger (individua...
2012-06-13 Shenghou Ma[release-branch.go1] build: restore PATH before "dist...
next