1. ea7c57a go spec: restrictions for index and slice expressions by Robert Griesemer · 12 years ago
  2. a2659aa cmd/go: Dedup package arguments before building. by Daniel Morsing · 12 years ago
  3. 73f1117 math/big: add 4-bit, fixed window exponentiation. by Adam Langley · 12 years ago
  4. ace9ff4 sync/atomic: FreeBSD/ARM support only supports ARMv6K and newer ARM cores. by Shenghou Ma · 12 years ago
  5. ec1ef16 path/filepath: better documentation for WalkFunc by Rob Pike · 12 years ago
  6. 8c2b131 net: return error from pollster rather than panicing by Dave Cheney · 12 years ago
  7. 7565726 math/big: fix big.Exp and document better by Robert Griesemer · 12 years ago
  8. cfa1ba3 crypto/tls: make closeNotify a warning alert. by Adam Langley · 12 years ago
  9. 71588bc exp/types/staging: index and slice type checks by Robert Griesemer · 12 years ago
  10. f24323c runtime: fix spurious deadlock crashes Fixes #4243. by Dmitriy Vyukov · 12 years ago
  11. 12cbc8a doc: NetBSD is fully supported now by Shenghou Ma · 12 years ago
  12. 0c44488 misc/dist: support packaging for NetBSD by Shenghou Ma · 12 years ago
  13. 6e0df25 doc/godoc.js: put focus on div#page when necessary by Shenghou Ma · 12 years ago
  14. 7e144bc cmd/5g, cmd/6g, cmd/8g: fix out of registers. by Rémy Oudompheng · 12 years ago
  15. bcf88de pprof: filter out runtime.settype and fix --svg mode to produce valid XML by Brad Fitzpatrick · 12 years ago
  16. 08d6643 builder: label the race builder as "race" by Brad Fitzpatrick · 12 years ago
  17. 15970c8 spec: more clarification about deferred functions by Rob Pike · 12 years ago
  18. 6273c73 runtime: add missing if(raceenabled) by Dmitriy Vyukov · 12 years ago
  19. 1f31598 image/jpeg: re-organize the processSOS code. by Nigel Tao · 12 years ago
  20. 8b624f6 image/jpeg: decode progressive JPEGs. by Nigel Tao · 12 years ago
  21. f2045aa time: accept numbers larger than 2^32 in ParseDuration. by David Symonds · 12 years ago
  22. 2408343 io/ioutil: use pathname instead of name in docs to avoid confusion by Shenghou Ma · 12 years ago
  23. 422da76 compress/bzip2: use io.ByteReader instead of internal interface by Anthony Martin · 12 years ago
  24. 366268a runtime: FreeBSD/ARM support by Shenghou Ma · 12 years ago
  25. ef2ee45 doc: remove ExpressivenessOfGo.pdf by Shenghou Ma · 12 years ago
  26. 378d7ef syscall: FreeBSD/ARM support by Shenghou Ma · 12 years ago
  27. 1e9f308 cmd/5l: reorder some struct fields to reduce memory consumption by Shenghou Ma · 12 years ago
  28. 19dc7bb cmd/dist: fix superfluous and confusing "binaries ... to be copied or moved" message by Shenghou Ma · 12 years ago
  29. e171b97 fmt: document some undocumented details by Rob Pike · 12 years ago
  30. eae25d4 bytes, strings: add (*Reader).WriteTo by Evan Shaw · 12 years ago
  31. 06d4269 time: delete erroneous word from documentation. Fixes #4236. by Rob Pike · 12 years ago
  32. bd6601f os/signal: add Notify example by Andrew Gerrand · 12 years ago
  33. 4bee88d math/big: more conservative use of lock for divisor table by Robert Griesemer · 12 years ago
  34. 3acce59 crypto/rsa: fix decryption benchmark. by Adam Langley · 12 years ago
  35. a14f87c net/http: fix data race on countReader.n by Dave Cheney · 12 years ago
  36. f1b1753 net/http: fix race on bodyEOFSignal.isClosed by Dave Cheney · 12 years ago
  37. 6720997 crypto/hmac: add Equal function. by Adam Langley · 12 years ago
  38. 4c473c0 doc/contribute.html: assorted fixes by Shenghou Ma · 12 years ago
  39. b13c7ee godoc: update favicon by Andrew Gerrand · 12 years ago
  40. 2100947 doc/faq: discuss virtual memory use by go processes by Andrew Gerrand · 12 years ago
  41. dad1228 doc/articles/wiki: numerous fixes by Jimmy Zelinskie · 12 years ago
  42. a3d116c A+C: add Jimmy Zelinskie (Individual CLA) by Andrew Gerrand · 12 years ago
  43. bd31e62 godoc: restore toy selection to playground widget by Andrew Gerrand · 12 years ago
  44. 6572c7e doc/godoc.js: assign tmp. id to nodes without id in generateTOC() by Shenghou Ma · 12 years ago
  45. 7e196d0 godoc: fix site for large displays by Andrew Gerrand · 12 years ago
  46. dda1b56 test: convert tests to run.go whenever possible. by Rémy Oudompheng · 12 years ago
  47. c12dab2 container/heap: optimization in case heap has many duplicates by Taj Khattra · 12 years ago
  48. 4c9c36e C+A: added Taj Khattra (individual CLA) by Robert Griesemer · 12 years ago
  49. bf7d229 cmd/go: don't ignore error when 'go clean' Fixes #4208. by Shenghou Ma · 12 years ago
  50. be2b95f runtime/debug: fix the test by Dmitriy Vyukov · 12 years ago
  51. df7b720 codereview.py: Fix crash on auth error handling. by Uriel Mangado · 12 years ago
  52. 21b2ce7 cmd/gc: fix compiler crash during race instrumentation by Dmitriy Vyukov · 12 years ago
  53. 27e93fb runtime: fix race detector handling of stackalloc() by Dmitriy Vyukov · 12 years ago
  54. f04ae13 spec: clarify defer semantics by Rob Pike · 12 years ago
  55. c91538f A+C: change Sergio Correia's email address by Andrew Gerrand · 12 years ago
  56. 749a445 bytes: fix tests and fix build by Andrew Gerrand · 12 years ago
  57. 8438641 godoc: add dropdown playground to nav bar by Andrew Gerrand · 12 years ago
  58. e7c222c bytes: make examples work in playground by Andrew Gerrand · 12 years ago
  59. 241b236 go/printer: idempotent comment formatting by Robert Griesemer · 12 years ago
  60. af79568 gofmt: apply gofmt -w -s src misc by Robert Griesemer · 12 years ago
  61. 32316bb cmd/ld: add -B option to set build ID by Ian Lance Taylor · 12 years ago
  62. dfc7304 net/http: fix name of result parameter in a comment by Brad Fitzpatrick · 12 years ago
  63. 24ab448 misc/cgo/test: add -ldl to LDFLAGS on Linux, ignore issue4029 on windows (fix build) by Shenghou Ma · 12 years ago
  64. 7e90f7b crypto/tls: fix NPN extension parsing. by Adam Langley · 12 years ago
  65. 49a5c28 io/ioutil: fix data race on rand Fixes #4212. by Dmitriy Vyukov · 12 years ago
  66. d901808 cmd/5l: generate FreeBSD compatible ELF by Shenghou Ma · 12 years ago
  67. fa563ae cmd/ld, cmd/6l, cmd/8l: sort exported dynamic symbols for Darwin by Shenghou Ma · 12 years ago
  68. cffbfae race: syscall changes by Dmitriy Vyukov · 12 years ago
  69. f76f120 cmd/ld: use 64-bit alignment for large data and bss objects by Russ Cox · 12 years ago
  70. 3aae5a0 cmd/fix: disable reflect test under race detector (very slow) by Dmitriy Vyukov · 12 years ago
  71. 6cab8aa cmd/go: fix handling of build tags for standard commands by Dmitriy Vyukov · 12 years ago
  72. aa97c88 encoding/gob: add test case for issue 4214. by Dmitriy Vyukov · 12 years ago
  73. e855fcc encoding/gob: fix data race in Register Fixes #4214. by Rob Pike · 12 years ago
  74. e9f0fc8 debug/pe: support PE files which contain no symbol table (if NumberOfSymbols is equal to 0 in the IMAGE_FILE_HEADER structure). by Robin Eklind · 12 years ago
  75. 6f7b66d A+C: added Robin Eklind (individual CLA) by Robert Griesemer · 12 years ago
  76. 4fb89c9 godoc: support Playground examples on App Engine by Andrew Gerrand · 12 years ago
  77. f8b5838 testing: change -test.benchtime to a flag.Duration. by David Symonds · 12 years ago
  78. 05e4e80 encoding/base{32,64}: add examples. by David Symonds · 12 years ago
  79. c7cc894 net/url: report first error from ParseQuery. by David Symonds · 12 years ago
  80. c81293a test: Make run.go's errorcheck behave like testlib. by Daniel Morsing · 12 years ago
  81. 156d85c doc: update text about hgrc and environment variables. by David Symonds · 12 years ago
  82. d5b570c fix build: use temporary variable to avoid compiler error by Robert Griesemer · 12 years ago
  83. 0d94742 exp/types/staging: more flexible API, cleanups by Robert Griesemer · 12 years ago
  84. 5224875 /exp/types/staging: expression and statement type checking by Robert Griesemer · 12 years ago
  85. 328f0e7 exp/types/staging: test drivers by Robert Griesemer · 12 years ago
  86. 7f710c2 exp/locale/collate: use gofmt -w -s (rather than just gofmt -w) by Robert Griesemer · 12 years ago
  87. 05fc42a go/parser: fix object kind by Robert Griesemer · 12 years ago
  88. 9e81168 gophertool: make work with latest Chrome extension security restrictions by Brad Fitzpatrick · 12 years ago
  89. 236e79c godoc: fetch jQuery via https by Andrew Gerrand · 12 years ago
  90. 905e8df cmd/5g: avoid temporaries during gcmp(reg, constant) by Dave Cheney · 12 years ago
  91. 46bce2a test: convert more tests to rundir/compiledir conventions by Rémy Oudompheng · 12 years ago
  92. 5497787 test/testlib: don't forget stderr for rundircmpout. by Rémy Oudompheng · 12 years ago
  93. 5da37c0 cmd/8a: add SSE2 instructions by Russ Cox · 12 years ago
  94. c1d06ce cmd/8l: add SSE2 instructions by Russ Cox · 12 years ago
  95. d749783 cmd/gc: skip over reported BOMs by Russ Cox · 12 years ago
  96. 65b782e cmd/ld, cmd/5l: support R_ARM_PC24 and R_ARM_JUMP24, fix R_ARM_CALL by Shenghou Ma · 12 years ago
  97. eca37e1 codereview: more mercurial interface fixes Fixes #4131. by Shenghou Ma · 12 years ago
  98. 9844e4c test: correct type in declbad.go by Rémy Oudompheng · 12 years ago
  99. c4c4b3b test/bench/shootout: match gcc architecture to GOARCH by Russ Cox · 12 years ago
  100. caff439 cmd/gc: more graceful handling of invalid fields in widstruct. by Rémy Oudompheng · 12 years ago