]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
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...
2012-06-13 Dave Cheney[release-branch.go1] cmd/5c, cmd/5g, cmd/5l: fix array...
2012-06-13 Rémy Oudompheng[release-branch.go1] cmd/[568]g: correct freeing of...
2012-06-13 Robert Griesemer[release-branch.go1] go spec: clarify promotion rules...
2012-06-13 Russ Cox[release-branch.go1] doc/install: we don't print 'The...
2012-06-13 Ryan Barrett[release-branch.go1] misc/emacs: make compilation-mode...
2012-06-13 Shenghou Ma[release-branch.go1] api: add Linux/ARM to go1 API
2012-06-13 Mikio Hara[release-branch.go1] path/filepath: fix test
2012-06-13 Alex Brainman[release-branch.go1] syscall: correct Win32finddata...
2012-06-13 Shenghou Ma[release-branch.go1] syscall: fix 32-bit uid calls
2012-06-13 Jan Mercl[release-branch.go1] path/filepath: implement documente...
2012-06-13 Brad Fitzpatrick[release-branch.go1] api: add FreeBSD to go1 API
2012-06-13 Ryan Barrett[release-branch.go1] misc/emacs: stop go-mode from...
2012-06-13 Sameer Ajmani[release-branch.go1] CONTRIBUTORS: Add Ryan Barrett...
2012-06-13 Rob Pike[release-branch.go1] regexp: fix a couple of bugs in...
2012-06-13 Ivan Krasin[release-branch.go1] compress/flate: fix overflow on...
2012-06-13 Mats Lidell[release-branch.go1] go-mode: Works for both GNU-Emacs...
2012-06-13 Sameer Ajmani[release-branch.go1] A+C: add Mats Lidell. He signed...
2012-06-13 Jean-Marc Eurin[release-branch.go1] misc/emacs: Use patch output of...
2012-06-13 Rémy Oudompheng[release-branch.go1] runtime: do not unset the special...
2012-06-13 Peter Kleiweg[release-branch.go1] Emacs go-mode: don't indent the...
2012-06-13 Dmitriy Vyukov[release-branch.go1] time: fix deadlock in Sleep(0)
2012-06-13 Mikio Hara[release-branch.go1] net: fix comment on FileListener
2012-06-13 Peter Kleiweg[release-branch.go1] Emacs go-mode: fix Emacs freeze...
2012-06-13 Sameer Ajmani[release-branch.go1] A+C: Peter Kleiweg (individual...
2012-06-13 Alexey Borzenkov[release-branch.go1] net/http: reuse http proxy connect...
2012-06-13 Alex Brainman[release-branch.go1] syscall: simplify text returned...
2012-06-13 Russ Cox[release-branch.go1] cmd/gc: fix parallel assignment...
2012-06-13 Russ Cox[release-branch.go1] runtime: handle and test large...
2012-06-13 Robert Griesemer[release-branch.go1] strconv: better documentation...
2012-06-13 Bill Thiede[release-branch.go1] net/mail: more liberal parsing...
2012-06-13 David Symonds[release-branch.go1] C: Bill Thiede (Google CLA)
2012-06-13 Rob Pike[release-branch.go1] runtime: fix docs for Caller and...
2012-06-13 Russ Cox[release-branch.go1] cmd/gc: fix small integer bounds...
2012-06-13 Robert Griesemer[release-branch.go1] spec: clarify evaluation order...
2012-06-13 Shenghou Ma[release-branch.go1] cmd/cc: fix uint right shift in...
2012-06-13 David Symonds[release-branch.go1] flag: include flag name in redefin...
2012-06-13 Brad Fitzpatrick[release-branch.go1] encoding/json: documentation fix
2012-06-13 Robert Griesemer[release-branch.go1] go/parser: resolve all parameter...
2012-06-13 Brad Fitzpatrick[release-branch.go1] cmd/api: add flag to specify contexts
2012-06-13 Brad Fitzpatrick[release-branch.go1] net/http: clarify ErrBodyNotAllowe...
2012-06-13 Brad Fitzpatrick[release-branch.go1] cmd/api: add api/next.txt
2012-06-13 Ugorji Nwoke[release-branch.go1] text/template: exec should accept...
2012-06-13 Shenghou Ma[release-branch.go1] runtime: support conditional execu...
2012-06-13 Russ Cox[release-branch.go1] unicode: fix comment about variabl...
2012-06-13 Robert Griesemer[release-branch.go1] go/ast: document CommentGroup...
2012-06-13 Robert Griesemer[release-branch.go1] go/parser: fix comment grouping...
2012-06-13 Alexey Borzenkov[release-branch.go1] net/url: better parsing of urls...
2012-06-13 Adam Langley[release-branch.go1] crypto/ecdsa: fix case where p...
2012-06-13 Russ Cox[release-branch.go1] crypto/rsa: add SHA-224 hash prefix
2012-06-13 Brad Fitzpatrick[release-branch.go1] net/http: fix duplicate status...
2012-06-13 Volker Dobler[release-branch.go1] net/http: add cookies from jar...
2012-06-13 Brad Fitzpatrick[release-branch.go1] A+C: add James Gray (Individual...
2012-06-13 Adam Langley[release-branch.go1] A+C: b@b3k.us
2012-06-13 Maxim Pimenov[release-branch.go1] go/build: fix some comments
2012-06-13 Andrew Gerrand[release-branch.go1] api: undo go1.txt additions made...
2012-06-13 Russ Cox[release-branch.go1] cmd/go: fix typo
2012-06-13 Benny Siegert[release-branch.go1] log: fix typo in comment
2012-06-13 Shenghou Ma[release-branch.go1] doc/install: document minimum...
2012-06-13 Russ Cox[release-branch.go1] cmd/go: invoke godoc with import...
2012-06-13 Russ Cox[release-branch.go1] cmd/gc: make append(nil, x) error...
2012-06-13 Jan Ziak[release-branch.go1] runtime: fix counting of free...
2012-06-13 Brad Fitzpatrick[release-branch.go1] mime/multipart: fix handling of...
2012-06-13 Jan Mercl[release-branch.go1] regexp/syntax: replace internal...
2012-06-13 Michael Gehring[release-branch.go1] crypto/tls: fix decoding of certLe...
2012-06-13 Adam Langley[release-branch.go1] A+C: add Michael Gehring (individu...
2012-06-13 David Symonds[release-branch.go1] A+C: Jan Ziak (individual CLA)
2012-06-13 Francisco Souza[release-branch.go1] cmd/go: fix remote help reference...
2012-06-13 Nigel Tao[release-branch.go1] go: fix the import path "./.....
2012-06-13 Russ Cox[release-branch.go1] crypto/aes: fix comment
2012-06-13 Jean-Marc Eurin[release-branch.go1] misc/emacs: Restore the window...
2012-06-13 Sameer Ajmani[release-branch.go1] C: correct entry: jmeurin, not...
2012-06-13 Sameer Ajmani[release-branch.go1] C: Jeremy Ellington (Google CLA)
2012-06-13 Shenghou Ma[release-branch.go1] runtime: fix c compiler warning
2012-06-13 Rémy Oudompheng[release-branch.go1] math/big: fix superpolynomial...
next