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-02-15
fix: add fix for bufio, gzip, zlib NewWriterXxx changes.
weekly.2012-02-14
Nigel Tao
2012-02-15
cmd/dist: xprintf() can't output whole of 'dist env'.
Yasuhiro Matsumoto
2012-02-15
os/exec: add some examples
Brad Fitzpatrick
2012-02-15
doc: fix snapshot notes
Andrew Gerrand
2012-02-15
weekly.2012-02-14
Andrew Gerrand
2012-02-15
reflect: fix panic strings
Lai Jiangshan
2012-02-15
strings: add Bernardo O'Higgins example
Andrew Gerrand
2012-02-15
doc: fix codewalk/markov.go
Lai Jiangshan
2012-02-15
A+C: Lai Jiangshan
Andrew Gerrand
2012-02-15
doc: add playground.js
Andrew Gerrand
2012-02-15
doc: add App Engine docs to 'learn' and 'reference' pages
Andrew Gerrand
2012-02-15
bytes,strings: make *Reader implement io.ReaderAt
Brad Fitzpatrick
2012-02-14
lib/godoc: fix subdirectories html reference
Gustavo Niemeyer
2012-02-14
runtime: fix grsec support
Gustavo Niemeyer
2012-02-15
bytes: add Reader
Brad Fitzpatrick
2012-02-15
net/http: make strace test more robust
Brad Fitzpatrick
2012-02-15
doc: grey out line numbers
Andrew Gerrand
2012-02-15
build: create the correct $GOTOOLDIR.
David Symonds
2012-02-14
godoc: make godoc go work
Robert Griesemer
2012-02-15
build: fix sudo.bash.
David Symonds
2012-02-14
cmd/go: a raft of fixes
Russ Cox
2012-02-14
gc: fix comment in mkbuiltin
Maxim Pimenov
2012-02-14
runtime, time: accelerate tests in short mode.
Rémy Oudompheng
2012-02-14
cgo: add support for returning errno with gccgo.
Rémy Oudompheng
2012-02-14
os: rename SyscallError.Errno to SyscallError.Err
Anthony Martin
2012-02-14
syscall: linux Tgkill takes a Signal too
Russ Cox
2012-02-14
go/doc: treat predeclared error interface like an exported type
Robert Griesemer
2012-02-15
net: prefer an IPv4 listen if no address given
Mikio Hara
2012-02-14
cmd/vet: give warning for construct 'Println(os.Stderr, ...)'
Shenghou Ma
2012-02-14
time: use "2006-01-02 15:04:05.999999999 -0700 MST" as String format
Russ Cox
2012-02-14
go1.tmpl: fix merge
Adam Langley
2012-02-14
builder: fix windows environment
Russ Cox
2012-02-14
runtime: on 386, fix FP control word on all threads, not just initial thread
Russ Cox
2012-02-14
go/doc, godoc: regard lone examples as "whole file" examples
Andrew Gerrand
2012-02-14
5g: fix memory corruption
Russ Cox
2012-02-14
net/http: more robust test
Brad Fitzpatrick
2012-02-14
doc: update install.html for binary distros, add install-source.html
Andrew Gerrand
2012-02-14
net: fix windows build
Mikio Hara
2012-02-14
syscall: regenerate z-files for openbsd
Mikio Hara
2012-02-14
net: avoid Shutdown during Close
Russ Cox
2012-02-13
net: disable multicast test on Alpha GNU/Linux
Ian Lance Taylor
2012-02-14
cmd/dist: exclude cov and prof from releases
Russ Cox
2012-02-13
cmd/go: go get scheme detection
Daniel Krech
2012-02-13
A+C: Daniel Krech (individual CLA)
Russ Cox
2012-02-13
net: disable TestDialTimeout on Windows
Russ Cox
2012-02-14
net/http: re-enable test
Brad Fitzpatrick
2012-02-13
runtime: use startpanic so that only one thread handles an incoming SIGQUIT
Russ Cox
2012-02-13
runtime/debug: fix build
Russ Cox
2012-02-14
net/http: don't spin on temporary accept failure
Brad Fitzpatrick
2012-02-13
build: fix windows build
Russ Cox
[next]