index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-26
go1.0.1
go1.0.1
Andrew Gerrand
2012-04-26
[release-branch.go1] doc: go1.0.1 release notes
Andrew Gerrand
2012-04-27
[release-branch.go1] cmd/godoc: update App Engine README and script for Go 1
Shenghou Ma
2012-04-26
[release-branch.go1] time: doc fix.
Andrew Gerrand
2012-04-26
[release-branch.go1] doc: simplify the image_draw article example for convert...
Andrew Gerrand
2012-04-26
[release-branch.go1] cmd/go: new tag selection logic
Andrew Gerrand
2012-04-26
[release-branch.go1] doc: update wiki article to use html/template properly.
Andrew Gerrand
2012-04-25
[release-branch.go1] mime: make ParseMediaType return zero results on error
Russ Cox
2012-04-10
[release-branch.go1] A+C: Akshat Kumar (individual CLA)
Russ Cox
2012-04-25
[release-branch.go1] encoding/json: allow punctuation in tag names
Bobby Powers
2012-04-23
[release-branch.go1] mime/multipart: report io.EOF correctly on part ending w...
Brad Fitzpatrick
2012-04-24
[release-branch.go1] path: document that Clean deletes trailing slashes.
Rob Pike
2012-04-24
[release-branch.go1] net: fix typo in Listener.File() documentation
Rémy Oudompheng
2012-04-23
[release-branch.go1] cmd/gc: fix addresses escaping through closures called i...
Luuk van Dijk
2012-04-03
[release-branch.go1] doc: sync playground.js
Andrew Gerrand
2012-04-23
[release-branch.go1] reflect: document and test TypeOf(nil)
Rob Pike
2012-04-21
[release-branch.go1] net: fix race between Close and Read
Dave Cheney
2012-04-20
[release-branch.go1] doc: don't wrap package names in directory listing
Andrew Gerrand
2012-04-20
[release-branch.go1] net/http: add example for FileServer to mention StripPrefix
Shenghou Ma
2012-04-19
[release-branch.go1] A+C: add Bjorn Tillenius (Individual CLA)
Brad Fitzpatrick
2012-04-19
[release-branch.go1] A+C: Add Michael Chaten (Individual CLA)
Brad Fitzpatrick
2012-04-19
[release-branch.go1] doc/articles/image_draw.html: Change ColorImage to Uniform
Benny Siegert
2012-04-18
[release-branch.go1] encoding/asn1: allow lengths up to the maximum int value.
Adam Langley
2012-04-17
[release-branch.go1] flag: update style.
David Symonds
2012-04-16
[release-branch.go1] CONTRIBUTORS: add Colby Ranger (Google CLA)
Brad Fitzpatrick
2012-04-17
[release-branch.go1] doc/code: mention $GOBIN
Shenghou Ma
2012-04-16
[release-branch.go1] time: parse fractional second with single digit
Robert Hencke
2012-04-12
[release-branch.go1] crypto/tls: don't always use the default private key.
Adam Langley
2012-04-14
[release-branch.go1] doc: update Mercurial installation instructions
Andrew Gerrand
2012-04-13
[release-branch.go1] doc/effective_go.html: fixed the Request channel parameter
Jongmin Kim
2012-04-12
[release-branch.go1] time: panic if UnixNano is out of range
Gustavo Niemeyer
2012-04-13
[release-branch.go1] fmt: fix crash of %b on huge negative int64
Rob Pike
2012-04-12
[release-branch.go1] encoding/pem: ignore spaces and tabs at the end of heade...
Adam Langley
2012-04-12
[release-branch.go1] html, exp/html: escape ' and " as ' and ", since...
Nigel Tao
2012-04-11
[release-branch.go1] doc: fix minor typo in Go 1 release notes
Dave Cheney
2012-04-10
[release-branch.go1] os: fix IsPermission on windows
Alex Brainman
2012-04-10
[release-branch.go1] runtime.Callers: make documentation match code
Rob Pike
2012-04-10
[release-branch.go1] doc/code: update newmath.Sqrt test case to make sure tes...
Shenghou Ma
2012-04-10
[release-branch.go1] doc/go_spec: fix a typo
Shenghou Ma
2012-04-05
[release-branch.go1] net/url: Correctly escape URL as per RFC 3986
Stéphane Travostino
2012-04-05
[release-branch.go1] A+C: Stéphane Travostino (individual CLA)
Russ Cox
2012-04-05
[release-branch.go1] doc/go_spec: fix typo
Hong Ruiqi
2012-04-05
[release-branch.go1] doc: shorten project dashboard link
Andrew Gerrand
2012-04-04
[release-branch.go1] cmd/go: in go get, don't try to perform discovery on non...
Brad Fitzpatrick
2012-04-04
[release-branch.go1] encoding/ascii85: fix panic caused by special case
Dmitry Chestnykh
2012-04-03
[release-branch.go1] sql: Propagate error from subsetTypeArgs in Exec
Michael Lewis
2012-04-04
[release-branch.go1] time.RFC822: make the string standard-compliant
Rob Pike
2012-04-03
[release-branch.go1] A+C: add Michael Lewis (Individual CLA)
Brad Fitzpatrick
2012-04-03
[release-branch.go1] encoding/base64: fix panic when input len is not a multi...
Dave Cheney
2012-04-03
[release-branch.go1] text/template: pipelined arg was not typechecked
Rob Pike
[next]