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
2014-10-01
go1.3.3
go1.3.3
Andrew Gerrand
2014-10-01
[release-branch.go1.3] doc: document go1.3.3
Andrew Gerrand
2014-09-30
[release-branch.go1.3] cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug
Russ Cox
2014-09-30
[release-branch.go1.3] nacltest.bash: unset GOROOT
Russ Cox
2014-09-29
[release-branch.go1.3] runtime: fix GOTRACEBACK reading on Windows, Plan 9
Russ Cox
2014-09-29
[release-branch.go1.3] runtime: hide cgocallback_gofunc calling cgocallbackg ...
Russ Cox
2014-09-29
[release-branch.go1.3] net: temporarily skip TestAcceptIgnoreSomeErrors
Andrew Gerrand
2014-09-29
[release-branch.go1.3] time: removed from tests now obsolete assumption about...
Andrew Gerrand
2014-09-25
go1.3.2
go1.3.2
Andrew Gerrand
2014-09-25
[release-branch.go1.3] doc: document Go 1.3.2
Andrew Gerrand
2014-09-25
[release-branch.go1.3] crypto/tls: ensure that we don't resume when tickets a...
Andrew Gerrand
2014-09-26
[release-branch.go1.3] runtime: keep g->syscallsp consistent after cgo->Go ca...
Russ Cox
2014-09-25
[release-branch.go1.3] net/http/httptest: disable TestIssue7264
Russ Cox
2014-08-15
[release-branch.go1.3] doc: make it point to correct go1.3.1 change history
Andrew Gerrand
2014-08-15
[release-branch.go1.3] doc: remove the "the" in "the the" in the release notes
Andrew Gerrand
2014-08-13
[release-branch.go1.3] undo 941ef9ddbada / 125150044
Andrew Gerrand
2014-08-13
[release-branch.go1.3] runtime: fix GC bitmap corruption
Andrew Gerrand
2014-08-13
[release-branch.go1.3] net: prevent spurious on-connect events via epoll on l...
go1.3.1
Andrew Gerrand
2014-08-13
[release-branch.go1.3] doc: document go1.3.1
Andrew Gerrand
2014-08-13
go1.3.1
Andrew Gerrand
2014-08-13
[release-branch.go1.3] cmd/gc: make liveness ~10x faster
Andrew Gerrand
2014-08-12
[release-branch.go1.3] cmd/8g: fix build
Andrew Gerrand
2014-08-12
[release-branch.go1.3] runtime: ignore exceptions from foreign threads.
Andrew Gerrand
2014-08-12
[release-branch.go1.3] cmd/6g, cmd/8g: fix, test byte-sized magic multiply
Andrew Gerrand
2014-08-12
[release-branch.go1.3] doc: document new ParseMultipartForm behavior
Andrew Gerrand
2014-08-12
[release-branch.go1.3] runtime: turn off 'unexpected return pc' print on arm ...
Andrew Gerrand
2014-08-12
[release-branch.go1.3] crypto/rsa: fix out-of-bound access with short session...
Andrew Gerrand
2014-08-12
[release-branch.go1.3] cmd/cgo: fix recursive type mapping
Andrew Gerrand
2014-08-12
[release-branch.go1.3] include/u.h: define _DEFAULT_SOURCE for new glibc
Andrew Gerrand
2014-08-12
[release-branch.go1.3] net: Don't read beyond end of slice when parsing resol...
Andrew Gerrand
2014-08-12
[release-branch.go1.3] runtime: fix nacl amd64p32 flakiness
Andrew Gerrand
2014-08-01
compress/{gzip,zlib}: mention that Close flushes
Andrew Gerrand
2014-07-25
[release-branch.go1.3] doc: drop scheme from links that are known to support ...
Andrew Gerrand
2014-06-19
go1.3
go1.3
Andrew Gerrand
2014-06-19
doc: document Go 1.3
Andrew Gerrand
2014-06-19
[release-branch.go1.3] fmt: fix signs when zero padding.
Andrew Gerrand
2014-06-18
[release-branch.go1.3] go/build: update doc.go for go1.3 build tag.
Russ Cox
2014-06-18
[release-branch.go1.3] doc: link to new downloads page
Andrew Gerrand
2014-06-18
[release-branch.go1.3] doc: add release note for 'godoc -analysis'
Andrew Gerrand
2014-06-13
go1.3rc2
go1.3rc2
Andrew Gerrand
2014-06-12
[release-branch.go1.3] runtime: revise CL 105140044 (defer nil) to work on Wi...
Russ Cox
2014-06-13
revert go1.3rc2
Andrew Gerrand
2014-06-13
go1.3rc2
Andrew Gerrand
2014-06-12
[release-branch.go1.3] runtime: do not trace past jmpdefer during pprof trace...
Russ Cox
2014-06-12
[release-branch.go1.3] runtime: fix defer of nil func
Russ Cox
2014-06-12
[release-branch.go1.3] doc: link to release history from /doc/
Russ Cox
2014-06-11
[release-branch.go1.3] runtime: add test for issue 8047.
Russ Cox
2014-06-11
[release-branch.go1.3] net/http: fix double Content-Length in response
Russ Cox
2014-06-11
[release-branch.go1.3] doc/install.html: fix erroneous HTML annotation
Russ Cox
2014-06-11
[release-branch.go1.3] cmd/gc: two escape analysis fixes
Russ Cox
[next]