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-01-27
weekly.2012-01-27
weekly.2012-01-27
Andrew Gerrand
2012-01-27
gc: remove extra paranoia from inlining unsafe.Pointer fix.
David Symonds
2012-01-27
cmd/go: solve ambiguity of get lp.net/project/foo
Gustavo Niemeyer
2012-01-27
gc: permit unsafe.Pointer for inlined functions.
David Symonds
2012-01-26
archive/zip: add functions to convert between os.FileInfo & FileHeader
Brad Fitzpatrick
2012-01-26
database/sql: convert SQL null values to []byte as nil.
James P. Cooper
2012-01-26
FAQ: more words about why GOMAXPROCS>1 might not speed you up
Rob Pike
2012-01-26
net/http: add Request.RequestURI field
Brad Fitzpatrick
2012-01-26
gc, runtime: handle floating point map keys
Russ Cox
2012-01-26
6c, 8c: make floating point code NaN-safe
Russ Cox
2012-01-27
cmd/go: update doc.go with text generated from the usage strings
Andrew Gerrand
2012-01-26
math/big: test both bitLen and bitLen_g
Robert Griesemer
2012-01-26
godoc: move overview before API TOC
Russ Cox
2012-01-26
net/http: make ParseForm ignore unknown content types.
Roger Peppe
2012-01-27
net: make WriteTo fail when UDPConn is already connected
Mikio Hara
2012-01-26
gc: softer criteria for inlinability.
Luuk van Dijk
2012-01-26
net/rpc: log Call reply discard
Dmitriy Vyukov
2012-01-26
net/rpc: fix data race in benchmark
Dmitriy Vyukov
2012-01-26
cmd/gc: forgotten recursion on ninit itself in order.c
Luuk van Dijk
2012-01-26
net/rpc: fix race in TestClientWriteError test
Dmitriy Vyukov
2012-01-25
doc/go1: minor html fixes
Robert Hencke
2012-01-25
path/filepath: fix test
Rob Pike
2012-01-26
doc/go1: add encoding/xml changes
Gustavo Niemeyer
2012-01-25
database/sql: fix Tx.Query
Blake Mizerany
2012-01-25
cmd/goapi: new tool for tracking exported API over time
Brad Fitzpatrick
2012-01-25
database/sql: add NullInt64, NullFloat64, NullBool
James P. Cooper
2012-01-25
doc/go1: fix urls
Gustavo Niemeyer
2012-01-25
A+C: Add James P. Cooper (Individual CLA)
Brad Fitzpatrick
2012-01-25
A+C: add Blake Mizerany (Individual CLA)
Brad Fitzpatrick
2012-01-25
doc/go1: add net/url changes
Gustavo Niemeyer
2012-01-25
go/doc: fix typo
Robert Griesemer
2012-01-25
go/doc: revert API change (per former discussion) and cleanup
Robert Griesemer
2012-01-25
math/big: return type of bitLen is an int; use MOVL on amd64.
David G. Andersen
2012-01-25
gofix: handle xml.Unmarshal in xmlapi fix
Gustavo Niemeyer
2012-01-25
math/big: assembly versions of bitLen for x86-64, 386, and ARM.
David G. Andersen
2012-01-25
net/http: fix Transport deadlock
Yoshiyuki Kanno
2012-01-25
gc: fix order of evaluation
Russ Cox
2012-01-25
regexp: remove vestigial Error type
Brad Fitzpatrick
2012-01-26
net: fix dialing google test
Mikio Hara
2012-01-25
go/doc: test cases for sort order
Robert Griesemer
2012-01-25
go1: sub-repositories
Rob Pike
2012-01-25
syscall: add NOTE_* constants on OS X
Robert Figueiredo
2012-01-25
A+C: Robert Figueiredo (individual CLA)
Russ Cox
2012-01-25
build: fix build
Russ Cox
2012-01-25
net/http: disabled test for Transport race / deadlock bug
Brad Fitzpatrick
2012-01-25
build: remove code now in subrepositories
Russ Cox
2012-01-25
gofix: update go1pkgrename for subrepositories
Russ Cox
2012-01-25
gofix: add -debug flag for quicker diagnosis of internal errors
Robert Griesemer
2012-01-25
codereview: more fixes
Russ Cox
2012-01-25
codereview: support for subrepositories
Russ Cox
[next]