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
2013-04-30
net: do not call syscall.Bind twice on windows
Alex Brainman
2013-04-30
cmd/ld: when linking externally, only generate dwarf info for ELF
Rob Pike
2013-04-30
cmd/go: undo CL 8119049
Russ Cox
2013-04-30
cmd/ld: emit relocs for DWARF info when doing an external link
Ian Lance Taylor
2013-04-30
os/exec: disable TestExtraFilesFDShuffle
Rob Pike
2013-04-30
syscall: fix a bug in the shuffling of file descriptors in StartProcess on Li...
Cosmos Nicolaou
2013-04-30
syscall: fix exec_bsd.go to accompany exec_linux.go changes
Rob Pike
2013-04-30
cmd/ld: another attempt at the relocation overflow fix
Rob Pike
2013-04-30
cmd/ld: fix check for address wrap in relocation
Rob Pike
2013-04-30
doc/go1.1: remove discussion of "go run" change
Andrew Gerrand
2013-04-30
cmd/ld: disable relocation range check so build can go green while we debug t...
Rob Pike
2013-04-29
cmd/gc: fix some overflows in the compiler
Rob Pike
2013-04-29
cmd/ld: fix some 64-bit issues
Rob Pike
2013-04-30
encoding/json: document that marshaling invalid utf-8 sequence will return error
Shenghou Ma
2013-04-29
fmt: fix crash for Printf("%.", 3)
Rob Pike
2013-04-30
runtime: fix stack pointer corruption in runtime.cgocallback_gofunc()
Shenghou Ma
2013-04-29
fmt: document that if String or Error panics, that value is printed
Ian Lance Taylor
2013-04-29
net/http/httptest: fix incorrectly-named ResponseRecorder example
Andrew Gerrand
2013-04-27
math/rand: fix typo and add better crash message
Brad Fitzpatrick
2013-04-28
runtime: tune appendCrossover for arm
Dave Cheney
2013-04-26
database/sql/driver: try to unstutter Value docs
Brad Fitzpatrick
2013-04-26
time: stop 1ns timer in test
Dmitriy Vyukov
2013-04-25
database/sql: fix driver Conn refcounting with prepared statements
Brad Fitzpatrick
2013-04-25
cmd/gc: initialize t->width in dgcsym() if required
Jan Ziak
2013-04-25
undo CL 8954044 / ad3c2ffb16d7
Jan Ziak
2013-04-25
runtime: prevent the GC from seeing the content of a frame in runfinq()
Jan Ziak
2013-04-25
net: deflake raw IP protocol entry test on Windows
Mikio Hara
2013-04-24
cmd/vet: clean up the test
Rob Pike
2013-04-24
cmd/5g, cmd/6g, cmd/8g: more nil ptr to large struct checks
Ian Lance Taylor
2013-04-24
net: add missing File method document
Mikio Hara
2013-04-23
cmd/dist: fix line numbers in goc2c generated files
Anthony Martin
2013-04-24
all: fix typos
Shenghou Ma
2013-04-23
doc/code.html: remove doubled word; modify the tab to space.
Oling Cat
2013-04-23
doc: fix typo in race_detector.html
Jeremy Jackins
2013-04-24
doc/effective_go.html: fix syntax error in code example
Shenghou Ma
2013-04-23
net: fix protocol number for IPv6 test
Mikio Hara
2013-04-22
time: fix typo in comment
Christian Himpel
2013-04-22
lib/time: update to IANA 2013c
Rob Pike
2013-04-22
time: fix typo in comment
Rob Pike
2013-04-23
misc/cgo/testso: enable test on windows
Shenghou Ma
2013-04-22
time: improve the explanation of the working of Format and Parse
Rob Pike
2013-04-22
net/http: make CloseNotifier channel buffered to not leak goroutines
Brad Fitzpatrick
2013-04-22
doc: fix typo in Effective Go
Andrew Gerrand
2013-04-21
doc: add missing <code> to go1.1.html
Jonathan Rudenberg
2013-04-20
api: update next.txt; add io.ErrNoProgress
Brad Fitzpatrick
2013-04-20
sort: don't depend on math
Brad Fitzpatrick
2013-04-20
net/http: fix a panic in Redirect
Brad Fitzpatrick
2013-04-20
cmd/ld: do not relocate ignored PE sections
Alex Brainman
2013-04-20
net: enable test for runtime.PollDesc leak
Mikio Hara
2013-04-19
doc: fix another broken link
Brad Fitzpatrick
[prev]
[next]