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-11-01
[release-branch.go1.2] misc/linkcheck: better redirect handling, use meaningf...
Andrew Gerrand
2013-11-01
[release-branch.go1.2] strings: fix Replacer bug with prefix matches
Andrew Gerrand
2013-11-01
[release-branch.go1.2] database/sql: link to wiki in package docs
Andrew Gerrand
2013-11-01
[release-branch.go1.2] C+A: add Matthew Cottingham (Individual CLA)
Andrew Gerrand
2013-11-01
[release-branch.go1.2] plan9: correct create permissions with union directory
Andrew Gerrand
2013-11-01
[release-branch.go1.2] misc/dist: use go.tools release branch
Andrew Gerrand
2013-11-01
[release-branch.go1.2] test/mapnan: use time.Now instead of syscall.Getrusage
Andrew Gerrand
2013-11-01
[release-branch.go1.2] cmd/cgo: use __typeof__, -w instead of typeof, -Wno-all
Andrew Gerrand
2013-11-01
[release-branch.go1.2] time: fix ParseDuration overflow when given more than ...
Andrew Gerrand
2013-11-01
[release-branch.go1.2] misc/emacs: handle empty "import ()" in go-goto-imports
Andrew Gerrand
2013-11-01
[release-branch.go1.2] math: remove unnecessary source file
Andrew Gerrand
2013-11-01
[release-branch.go1.2] go/build: document the go1.2 build tag
Andrew Gerrand
2013-11-01
[release-branch.go1.2] crypto/x509: name constraints should be a disjunction.
Andrew Gerrand
2013-11-01
[release-branch.go1.2] crypto/tls: advertise support for RSA+SHA1 in TLS 1.2 ...
Andrew Gerrand
2013-11-01
[release-branch.go1.2] net/mail: fix minor doc typo.
Andrew Gerrand
2013-11-01
[release-branch.go1.2] cmd/yacc: fix stderr on Windows.
Andrew Gerrand
2013-11-01
[release-branch.go1.2] cmd/cgo: fix line number in an error message
Andrew Gerrand
2013-11-01
[release-branch.go1.2] cmd/cgo: stop using compiler error message text to ana...
Andrew Gerrand
2013-11-01
[release-branch.go1.2] cmd/gc: shorten name used for map bucket type
Andrew Gerrand
2013-11-01
[release-branch.go1.2] net: make sure failed Dial returns nil Conn
Andrew Gerrand
2013-11-01
[release-branch.go1.2] runtime: remove nomemprof
Andrew Gerrand
2013-11-01
[release-branch.go1.2] misc/dist: build race packages when os suffix present
Andrew Gerrand
2013-10-18
go1.2rc2
go1.2rc2
Andrew Gerrand
2013-10-18
api: add go1.2.txt, use in tests
Andrew Gerrand
2013-10-18
misc/dist: set default go.tools tag
Andrew Gerrand
2013-10-17
net/url: fix regression when serializing relative URLs
Brad Fitzpatrick
2013-10-17
runtime: correct test for when to poll network
Ian Lance Taylor
2013-10-17
runtime: correct parameter name in MCentral_AllocList comment
Ian Lance Taylor
2013-10-17
encoding/xml: accept chains of interfaces and pointers
Russ Cox
2013-10-17
database/sql: make tests repeatable with -cpu=n,n
Alberto García Hierro
2013-10-17
A+C: add Jamie Turner (Dropbox corporate CLA).
David Symonds
2013-10-16
database/sql: fix some test fmt verbs
Brad Fitzpatrick
2013-10-16
spec: clarify re-use of underlying arrays in slice operations
Robert Griesemer
2013-10-16
database/sql: Fix connection leak and potential deadlock
Alberto García Hierro
2013-10-16
database/sql: fix double decrement of numOpen count; test for connection leaks
Alberto García Hierro
2013-10-15
cmd/cgo: simpler fix for issue 6506.
Shenghou Ma
2013-10-15
doc/effective_go.html: fix code example
Shenghou Ma
2013-10-15
cmd/cgo: print the builtin prolog after the per-file preamble
Russ Cox
2013-10-15
undo CL 14231047 / 2f4c2dde2756
Alex Brainman
2013-10-15
cmd/cgo: fix Xcode 5 incompatibility for #defined expressions
Russ Cox
2013-10-15
misc/cgo/test: cut out non-standard functions
Russ Cox
2013-10-15
misc/cgo/test: fix build (define prototype for alloca)
Russ Cox
2013-10-15
cmd/cgo: work around bug in clang debug info for builtins like memset
Russ Cox
2013-10-15
doc/contrib.html: fix some tags
Oling Cat
2013-10-15
runtime/pprof: disable flaky TestGoroutineSwitch on windows
Alex Brainman
2013-10-14
cmd/gc: fix comment about performing indexing at compile time.
Keith Randall
2013-10-15
net/http: skip content-type sniffing if the header is explicitly unset.
Michael Piatek
2013-10-15
C: add Michael Piatek (Google CLA).
David Symonds
2013-10-14
debug/dwarf: report the value of an unrecognized attribute format
Ian Lance Taylor
2013-10-14
cmd/api: make it work even when cgo is disabled
Shenghou Ma
[prev]
[next]