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-03-03
go1.2.1
go1.2.1
Andrew Gerrand
2014-03-03
[release-branch.go1.2] doc: document Go 1.2.1
Andrew Gerrand
2014-02-28
[release-branch.go1.2] runtime: fix crash in runtime.GoroutineProfile
Russ Cox
2014-02-27
[release-branch.go1.2] runtime: if traceback sees a breakpoint, don't change ...
Russ Cox
2014-02-27
[release-branch.go1.2] runtime: fix data race in GC
Russ Cox
2014-02-27
[release-branch.go1.2] net: ignore some errors in windows Accept
Russ Cox
2014-02-27
[release-branch.go1.2] database/sql: Use all connections in pool
Russ Cox
2013-11-29
go1.2
go1.2
Andrew Gerrand
2013-11-29
[release-branch.go1.2] doc/install.html: fix a tag.
Andrew Gerrand
2013-11-29
[release-branch.go1.2] misc/vim: describe how to get gofmt-on-save behaviour.
Andrew Gerrand
2013-11-29
[release-branch.go1.2] README: Fix installation instructions
Andrew Gerrand
2013-11-29
[release-branch.go1.2] doc: update installation instructions
Andrew Gerrand
2013-11-18
go1.2rc5
go1.2rc5
Andrew Gerrand
2013-11-18
[release-branch.go1.2] C: add Marko Mikulicic (Google CLA)
Andrew Gerrand
2013-11-18
[release-branch.go1.2] doc/asm: more about SP, ARM R11
Andrew Gerrand
2013-11-18
[release-branch.go1.2] encoding/gob: do not use MarshalText, UnmarshalText
Andrew Gerrand
2013-11-18
[release-branch.go1.2] encoding/gob: expose encode/decode example
Andrew Gerrand
2013-11-13
go1.2rc4
go1.2rc4
Andrew Gerrand
2013-11-13
[release-branch.go1.2] src/cmd/?a: link to new assembler document
Andrew Gerrand
2013-11-13
[release-branch.go1.2] doc/asm.html: new document, a brief guide to the assem...
Andrew Gerrand
2013-11-13
[release-branch.go1.2] spec: clarify rules for blank identifiers
Andrew Gerrand
2013-11-13
[release-branch.go1.2] doc: use the same wording for OS X as the other OSes
Andrew Gerrand
2013-11-13
[release-branch.go1.2] doc: we support all recent versions of OS X
Andrew Gerrand
2013-11-13
[release-branch.go1.2] CONTRIBUTORS: add additional e-mail address for Richar...
Andrew Gerrand
2013-11-13
[release-branch.go1.2] A+C: Richard Musiol (individual CLA)
Andrew Gerrand
2013-11-13
[release-branch.go1.2] misc/vim: add a gofmt_command flag for :Fmt
Andrew Gerrand
2013-11-13
[release-branch.go1.2] cmd/godoc: document package-level examples
Andrew Gerrand
2013-11-13
[release-branch.go1.2] misc/emacs: various cleanups
Andrew Gerrand
2013-11-13
[release-branch.go1.2] emacs: allow users to customize the gofmt command, in ...
Andrew Gerrand
2013-11-13
[release-branch.go1.2] cmd/cgo: fix handling of array of pointers when using ...
Andrew Gerrand
2013-11-13
[release-branch.go1.2] doc: update note about GCC 4.8.2 in gccgo instructions
Andrew Gerrand
2013-11-13
[release-branch.go1.2] go/doc: add full stop of Japanese, Chinese and Korean.
Andrew Gerrand
2013-11-13
[release-branch.go1.2] A+C: Ato Araki (individual CLA)
Andrew Gerrand
2013-11-13
[release-branch.go1.2] doc/go1.2: link to cgo documentation
Andrew Gerrand
2013-11-13
[release-branch.go1.2] net/textproto: fix CanonicalMIMEHeaderKey panic
Andrew Gerrand
2013-11-13
[release-branch.go1.2] C: add Robert Snedegar (Google CLA)
Andrew Gerrand
2013-11-13
[release-branch.go1.2] C: add Brad Garcia (Google CLA)
Andrew Gerrand
2013-11-01
go1.2rc3
go1.2rc3
Andrew Gerrand
2013-11-01
[release-branch.go1.2] cmd/5l, runtime: fix divide for profiling tracebacks o...
Andrew Gerrand
2013-11-01
[release-branch.go1.2] doc/go1.2.html: delete repeated word
Andrew Gerrand
2013-11-01
[release-branch.go1.2] doc/go1.2.html: stack sizes, thread limits
Andrew Gerrand
2013-11-01
[release-branch.go1.2] cmd/cgo: accept extra leading _ on __cgodebug_data for...
Andrew Gerrand
2013-11-01
[release-branch.go1.2] database/sql: document Result methods
Andrew Gerrand
2013-11-01
[release-branch.go1.2] database/sql: Fix typos in doc
Andrew Gerrand
2013-11-01
[release-branch.go1.2] A+C: Jakob Borg (individual CLA).
Andrew Gerrand
2013-11-01
[release-branch.go1.2] time: correct path to time zone zip file on Unix
Andrew Gerrand
2013-11-01
[release-branch.go1.2] encoding/xml: fix doc comment
Andrew Gerrand
2013-11-01
[release-branch.go1.2] net/http/httputil: fix DumpRequestOut with ContentLeng...
Andrew Gerrand
2013-11-01
[release-branch.go1.2] os: do not return Lstat errors from Readdir
Andrew Gerrand
2013-11-01
[release-branch.go1.2] cmd/gc: silence clang warning
Andrew Gerrand
[next]