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
2011-07-12
[release-branch.r58] cgo: handle new Apple LLVM-based gcc from Xcode 4.2
release.r58.1
Russ Cox
2011-07-12
[release-branch.r58] doc: document r58.1
Russ Cox
2011-07-11
[release-branch.r58] build: use awk instead of giant egrep regexp
Russ Cox
2011-07-11
[release-branch.r58] runtime/cgo: fix for OS X 10.7
Russ Cox
2011-06-30
[release-branch.r58] document release.r58
release.r58
Andrew Gerrand
2011-06-29
[release-branch.r58] gofix: fixes for os/signal changes
Andrew Gerrand
2011-06-29
[release-branch.r58] gopprof: update list of memory allocators
Andrew Gerrand
2011-06-29
[release-branch.r58] ld: dwarf emit filenames in debug_line header instead of...
Andrew Gerrand
2011-06-29
[release-branch.r58] 6g, 8g: fix goto fix
Andrew Gerrand
2011-06-29
[release-branch.r58] gc: work around goto bug
Andrew Gerrand
2011-06-29
[release-branch.r58] doc/faq: remove misleading FAQ entry
Andrew Gerrand
2011-06-29
[release-branch.r58] doc/faq: add question about converting from []T to []int...
Andrew Gerrand
2011-06-29
[release-branch.r58] doc/GoCourseDay1: shrink the PDF by rewriting it using p...
Andrew Gerrand
2011-06-29
[release-branch.r58] docs/GoCourseDay1.pdf: fix error in operator table.
Andrew Gerrand
2011-06-29
[release-branch.r58] docs: Update notes for 3-day Go course.
Andrew Gerrand
2011-06-29
create release-branch.r58
Andrew Gerrand
2011-06-10
weekly.2011-06-09
weekly.2011-06-09
Andrew Gerrand
2011-06-10
image: add Paletted.Set, and a basic test of the concrete image types.
Nigel Tao
2011-06-10
sync/atomic: fix arm check64 bug
Andrew Gerrand
2011-06-09
gopack: make unused page function a fatal error
Dave Cheney
2011-06-09
http: fix regression permitting io.Copy on HEAD response
Brad Fitzpatrick
2011-06-09
gopack: remove warning from the use of mktemp
Dave Cheney
2011-06-10
mail: decode RFC 2047-encoded words, not phrases.
David Symonds
2011-06-09
5l: fix softfloat nits
Russ Cox
2011-06-09
gc: compactframe breaks arm - fix build
Russ Cox
2011-06-10
gc: nit
Luuk van Dijk
2011-06-09
5l: delete dead code
Russ Cox
2011-06-10
gc: compact stackframe
Luuk van Dijk
2011-06-09
math: add sqrt_arm.s and sqrtGoC.go as fallback to soft fp emulation
Fan Hongjian
2011-06-09
A+C: Fan Hongjian (individual CLA)
Russ Cox
2011-06-09
runtime: improve memmove
Quan Yong Zhai
2011-06-09
gc: nits
Russ Cox
2011-06-09
AC: s/Jeffrey M Hodges/Jeff Hodges/
Rob Pike
2011-06-09
runtime: increase maximum number of windows callbacks
Alex Brainman
2011-06-09
mail: decode "Q"-encoded mail addresses.
David Symonds
2011-06-09
compress/lzw: reduce decoder buffer size from 3*4096 to 2*4096.
Nigel Tao
2011-06-08
http: fix handling of 0-lengthed http requests
Brad Fitzpatrick
2011-06-08
http: change most map[string][]string types to new Values type
Brad Fitzpatrick
2011-06-08
gofmt: update test script so that it passes again
Robert Griesemer
2011-06-08
big: removed some gratuitous +/-1's
Robert Griesemer
2011-06-08
go spec: handle a corner case of a special case for shifts...
Robert Griesemer
2011-06-08
ebnf: follow EBNF for EBNF faithfully
Robert Griesemer
2011-06-08
big: gobs for big rats
Robert Griesemer
2011-06-08
os: fix Getenv for Plan 9. Truncate the rightmost char if it is '\0'.
Yuval Pavel Zholkover
2011-06-07
runtime: SysMap uses MAP_FIXED if needed on 64-bit Linux
Jonathan Mark
2011-06-07
A+C: Jonathan Mark (individual CLA)
Ian Lance Taylor
2011-06-08
mail: format addresseses correctly.
David Symonds
2011-06-08
gc: alternative clang compatible abort.
Dave Cheney
2011-06-07
big.nat: Improved speed of nat-to-string conversion
Michael T. Jones
2011-06-07
C+A: add Michael T. Jones (Google, gmail account)
Robert Griesemer
[next]