go /
go /
bc6bb3efb4f2f75375ab8820ee536f696269c6b4 - bc6bb3e math/big: fix nil bug in GobEncode by Rob Pike · 12 years ago
- e8140bd make.bash: exit if dist fails by Rob Pike · 12 years ago
- 24f302a cmd/dist: join with TMPDIR more carefully to avoid // in path. by David Symonds · 12 years ago
- a07c95a archive/tar: Fix support for long links and improve PAX support. by Marco Hennings · 12 years ago
- 1ad6fc6 A+C: Marco Hennings (individual CLA) by David Symonds · 12 years ago
- 6fb9cc1 testing: don't start timing a Parallel test until it's actually starting by Rob Pike · 12 years ago
- 43a39bf encoding/xml: flush buffer after encoding token by Dominik Honnef · 12 years ago
- 7fb121a cmd/dist: more informative error for mkdtemp failing by Rob Pike · 12 years ago
- 7917b88 net: make protocol-specific WriteTo, WriteMsg methods return error instead of crash by Mikio Hara · 12 years ago
- df7b93c net/textproto: use ReadDotBytes instead of non-existent ReadDotAll. by Emil Hessman · 12 years ago
- 20eb4cb net/textproto: replace '3-digit' with 'three-digit' by Emil Hessman · 12 years ago
- ca01ab3 net: fix garbage connection close in dual stack tests by Mikio Hara · 12 years ago
- 96d7997 net: enable runtime-integrated network pollster on netbsd by Mikio Hara · 12 years ago
- c4cdd35 runtime: integrated network pollster for netbsd/amd64,386,arm by Mikio Hara · 12 years ago
- 1d3efd6 net: limit number of concurrent cgo calls by Russ Cox · 12 years ago
- 665feee runtime: impose thread count limit by Russ Cox · 12 years ago
- 3b4d792 cmd/gc: separate "has pointers" from "needs zeroing" in stack frame by Russ Cox · 12 years ago
- a96d850 doc: describe halt_on_error race detector parameter by Dmitriy Vyukov · 12 years ago
- 18f5ce8 runtime/race: add output tests for different GORACE params by Dmitriy Vyukov · 12 years ago
- eaa0704 test: say that nilptr2.go requires 256+MB stack Fixes #6161. by Dmitriy Vyukov · 12 years ago
- 187b9c6 runtime: fix goroutine stack accounting Fixes #6166. Fixes #6168. by Dmitriy Vyukov · 12 years ago
- 29794b7 misc/emacs: godef: print the entire description, not just the first line by Dominik Honnef · 12 years ago
- fbf5fd5 runtime/race: update runtime to rev 188542 by Dmitriy Vyukov · 12 years ago
- 727dd08 net: fix bug in fdMutex Fixes #6165. by Dmitriy Vyukov · 12 years ago
- b6a8fa1 A+C: change Robert Dinu's email address by Robert Dinu · 12 years ago
- 8814b4a doc/go1.2.txt: testing: add TB interface by Rob Pike · 12 years ago
- d3b04f4 cmd/5g, cmd/6g, cmd/8g: update frame zeroing for new bitmap format by Carl Shapiro · 12 years ago
- 4c855f3 time: fix time zones yet again. by Rob Pike · 12 years ago
- ea6cfc5 undo CL 12822043 / 96fefaa02ae3 by David Symonds · 12 years ago
- 0b25ba9 misc/emacs: allow godef to work in coverage buffers by Dominik Honnef · 12 years ago
- c320cf8 misc/emacs: do not use any free variables by Dominik Honnef · 12 years ago
- 5f199f2 misc/emacs: when defining prog-mode, define it like GNU Emacs 24 would by Dominik Honnef · 12 years ago
- b1d64f2 misc/dist: don't copy godoc templates to lib/godoc by Andrew Gerrand · 12 years ago
- f0fef32 cmd/go: fix at least some instances of double compilation by Rob Pike · 12 years ago
- 703b897 cmd/gc: remove mentions of "ideal" from error messages. by Rob Pike · 12 years ago
- 3495aa2 misc/emacs: Refactor coverage code into multiple functions by Dominik Honnef · 12 years ago
- 757e0de runtime: impose stack size limit by Russ Cox · 12 years ago
- 205329a image: Inline example image data to make it runnable on playground. by Dimitri Tcaciuc · 12 years ago
- c06303b A+C: Dimitri Tcaciuc (individual CLA) by Nigel Tao · 12 years ago
- bc21265 database/sql: make Rows.Next returning false always implicitly call Rows.Close. by Nigel Tao · 12 years ago
- b75a08d cmd/gc: ensure addable in checknil (fix race build) by Russ Cox · 12 years ago
- 67a69bc net/http: don't send an automatic Content-Length on a 304 Not Modified by Brad Fitzpatrick · 12 years ago
- 9c248e3 doc/go1.2.txt: delete 'go doc' by Rob Pike · 12 years ago
- de2cf51 doc/go1.2.txt: three-index slices are going into 1.2 by Rob Pike · 12 years ago
- 71eae5a cmd/go: delete 'go doc' by Rob Pike · 12 years ago
- 95e0a8c net/http: unify the confusingly-named serve_test and server_test by Brad Fitzpatrick · 12 years ago
- 999a36f cmd/gc: &x panics if x does by Russ Cox · 12 years ago
- 5ce78b7 spec: &x panics if x does by Russ Cox · 12 years ago
- 08fdf00 tests: remove two misuses of nil pointers by Russ Cox · 12 years ago
- ff86d22 runtime: fix wrong syscall numbers on freebsd/386, openbsd/386 by Mikio Hara · 12 years ago
- cb3b292 net: enable runtime-integrated network pollster on freebsd, openbsd by Mikio Hara · 12 years ago
- f195ae9 runtime: remove old preemption checks by Dmitriy Vyukov · 12 years ago
- 67c79da runtime: fix plan9 build by Dmitriy Vyukov · 12 years ago
- 826a739 doc: update go1.2.txt by Rémy Oudompheng · 12 years ago
- 5d5defc net: rearrange the call order of runtime-integrated network pollster and syscall functions by Mikio Hara · 12 years ago
- a454d2f time: expand acceptance of time zones when parsing by Rob Pike · 12 years ago
- ec837ad archive/zip: speed up Zip64 test by Brad Fitzpatrick · 12 years ago
- 35d8bb3 testing: add TB, an interface common to T and B by Brad Fitzpatrick · 12 years ago
- a41a5bb os/exec: document that LookPath's result may be a relative path Fixes #3622 by Rob Pike · 12 years ago
- 15e6ce2 go_spec.html: clarify that tags are part of struct type identity by Rob Pike · 12 years ago
- c7a64cc runtime/race: add end-to-end test on windows by Alex Brainman · 12 years ago
- f718036 cmd/go: fix bad error message in coverage for package without non-test files by Rob Pike · 12 years ago
- 727b2b6 time: handle GMT possibly with offset by Rob Pike · 12 years ago
- 80ca8c5 cmd/go: fix detached heads that are remnants of bad git clones. by David Symonds · 12 years ago
- 3fe9b11 misc/emacs: Allow go-coverage to work in existing coverage buffers by reusing previous arguments by Dominik Honnef · 12 years ago
- 904e11361 encoding/xml: support generic encoding interfaces by Russ Cox · 12 years ago
- 3ec0427 cmd/go, runtime/cgo: explicitly target ARMv5T by Carl Shapiro · 12 years ago
- 89eceda doc: update go1.2.txt by Andrew Gerrand · 12 years ago
- 61f5c63 doc: update go1.2.txt by Brad Fitzpatrick · 12 years ago
- 8841154 net: simplify dial by Mikio Hara · 12 years ago
- 3b4da67 cmd/ld: Remove superfluous redundant iself check by Elias Naur · 12 years ago
- 3bd0b0a runtime: fix SetBlockProfileRate by Dmitriy Vyukov · 12 years ago
- 2eb7c6e net: simplify non-cgo DNS exchange by Mikio Hara · 12 years ago
- 3a93626 net: fix TestTCPLookup by Mikio Hara · 12 years ago
- f5806a900 doc: update go1.2.txt by Russ Cox · 12 years ago
- 0d9db86 cmd/5g, cmd/6g, cmd/8g: restore occurrences of R replaced by nil in comments. by Rémy Oudompheng · 12 years ago
- 54bdfc0 encoding/xml: add, support Marshaler interface by Russ Cox · 12 years ago
- 84b0842 encoding/xml: add, support Unmarshaler interface by Russ Cox · 12 years ago
- 7e88674 encoding/json: support encoding.TextMarshaler, encoding.TextUnmarshaler by Russ Cox · 12 years ago
- 5822e78 runtime: make SetFinalizer(x, f) accept any f for which f(x) is valid by Russ Cox · 12 years ago
- 2560f8f runtime/cgo: use old-style indirect call on arm by Russ Cox · 12 years ago
- dd50dac runtime: fix windows build by Dmitriy Vyukov · 12 years ago
- 4e76abb runtime: implement SysUnused on windows Fixes #5584. by Dmitriy Vyukov · 12 years ago
- f8ca13c net: make TCPStress test shorter by Dmitriy Vyukov · 12 years ago
- dc48e95 runtime: Fix build on older ARM by Elias Naur · 12 years ago
- 9bbf1e1 net: make TestDeadlineRace shorter by Dmitriy Vyukov · 12 years ago
- 48c0d8b runtime: Fix netbsd/arm and freebsd/arm build by Elias Naur · 12 years ago
- 308a3e6 cmd/dist: fix darwin build by Russ Cox · 12 years ago
- a5f257a cmd/cgo: fix windows build by Elias Naur · 12 years ago
- 13c7896 database/sql: fix accumulation of bad conns on prepared statements by Matt Joiner · 12 years ago
- e0ca536f A+C: Matt Joiner (individual CLA) by Brad Fitzpatrick · 12 years ago
- 4523373 runtime.cmd/ld: Add ARM external linking and implement -shared in terms of external linking by Elias Naur · 12 years ago
- c922876 runtime: improve block profiler support for channels by Dmitriy Vyukov · 12 years ago
- 883530c sync/atomic: fix new swap on arm linux by Russ Cox · 12 years ago
- 72636eb cmd/5g: fix temp-merging on ARM by Russ Cox · 12 years ago
- 071e44e time: make Time implement encoding interfaces by Russ Cox · 12 years ago
- 413d4c6 net: make IP implement encoding.MarshalerText, encoding.UnmarshalerText by Russ Cox · 12 years ago
- 56ce83f undo CL 12603044 / 2ca230b93195 by Russ Cox · 12 years ago
- ce3ba12 encoding/gob: support new generic interfaces in package encoding by Russ Cox · 12 years ago
- 48b90bb encoding: new package by Russ Cox · 12 years ago