1. 8f9e2ab database/sql: add doc comment for ErrTxDone by Sam Whited · 8 years ago
  2. 9ed0715 math/big: support negative numbers in ModInverse by Michal Bohuslávek · 8 years ago
  3. f8b2314 runtime: optimize defer code by Austin Clements · 8 years ago
  4. d211c2d runtime: implement getcallersp in Go by Austin Clements · 8 years ago
  5. aaf4099 runtime: update malloc.go documentation by Austin Clements · 8 years ago
  6. f67c9de runtime: document MemStats by Austin Clements · 9 years ago
  7. 2098e5d runtime: eliminate memstats.heap_reachable by Austin Clements · 9 years ago
  8. ec9c84c runtime: disentangle next_gc from GC trigger by Austin Clements · 9 years ago
  9. 196df6f go/ast: better documentation for CallExpr node by Robert Griesemer · 8 years ago
  10. 0a18561 cmd/printer: document that Fprint doesn't match gofmt output by Robert Griesemer · 8 years ago
  11. e2e11f0 runtime: unify Unix implementations of unminit by Ian Lance Taylor · 8 years ago
  12. 6bcd258 math/big: better SetFloat64 example in doc by Alberto Donizetti · 8 years ago
  13. ac24388 runtime: merge setting new signal mask in minit by Ian Lance Taylor · 8 years ago
  14. 3390294 cmd/compile: PPC64, find compare-with-immediate by David Chase · 8 years ago
  15. 7f1bc53 cmd/compile: only allow integer expressions as keys in array literals by Alberto Donizetti · 9 years ago
  16. c273503 runtime: unify sigtrampgo by Ian Lance Taylor · 8 years ago
  17. 1906d93 cmd/compile: On PPC, nilcheck load should be MOVBZ by David Chase · 8 years ago
  18. 375092b cmd/compile: fix bogus "fallthrough statement out of place" by Alberto Donizetti · 9 years ago
  19. d15295c runtime: unify handling of alternate signal stack by Ian Lance Taylor · 8 years ago
  20. e6143e1 net/http: add Client tests for various 3xx redirect codes by Emmanuel Odeke · 8 years ago
  21. 5bbb854 net/http/httputil: preallocate trailerKeys slice by Gyu-Ho Lee · 9 years ago
  22. 4383e43 net/url: avoid if statement by Antonio Murdaca · 9 years ago
  23. 5df7f52 net/rpc: Add documentation for client.Close by Sam Whited · 9 years ago
  24. 6ba5b32 expvar: export http.Handler by Anders Pearson · 9 years ago
  25. f05cd4c runtime: simplify conditions testing g.paniconfault by Ian Lance Taylor · 8 years ago
  26. 343bec5 runtime: merge sigpanic_unix.go into signal_unix.go by Ian Lance Taylor · 8 years ago
  27. 38765eb runtime/race: don't crash on invalid PCs by Dmitry Vyukov · 8 years ago
  28. 9f1c787 cmd/cgo: fix line info in _cgo_gotypes.go by Dmitry Vyukov · 8 years ago
  29. c140506 runtime: fix newextram PC passed to race detector by Dmitry Vyukov · 8 years ago
  30. 893edc9 net/http/httptrace: remove the mention of http client by Jaana Burcu Dogan · 8 years ago
  31. 159a90b runtime: merge Unix sighandler functions by Ian Lance Taylor · 8 years ago
  32. 890c09e os: make IsExist report true on ERROR_DIR_NOT_EMPTY on Windows by Kale Blankenship · 8 years ago
  33. 60074b0 runtime: remove TestCollisions from -short by Keith Randall · 8 years ago
  34. ab552aa runtime: unify some signal handling functions by Ian Lance Taylor · 8 years ago
  35. fd29628 cmd/dist: enable plugin test on darwin/amd64 by David Crawshaw · 8 years ago
  36. 96acfaa cmd/go: enable -buildmode=plugin on darwin/amd64 by David Crawshaw · 8 years ago
  37. 73e7a56 cmd/link: plugin support on darwin/amd64 by David Crawshaw · 8 years ago
  38. 26a6131 cmd/compile: fix 4-byte unaligned load rules by Keith Randall · 8 years ago
  39. 120e9ff cmd/compile: recognize OpS390XLoweredNilCheck as a nil check in the scheduler by Michael Munday · 8 years ago
  40. 3311275 math, cmd/internal/obj/ppc64: improve floor, ceil, trunc with asm by Lynn Boger · 8 years ago
  41. ed915ad runtime: use sched_yield instead of pthread_yield by David Crawshaw · 8 years ago
  42. b444d43 plugin: darwin support by David Crawshaw · 8 years ago
  43. b4c9829 runtime: check plugin-loaded moduledata addresses by David Crawshaw · 8 years ago
  44. 9d8522f cmd/compile: don't instrument copy and append in runtime by Ian Lance Taylor · 8 years ago
  45. 88d2f91 cmd/compile: fix type of static closure pointer by Keith Randall · 8 years ago
  46. d586aae test: errorcheck auto-generated functions by Cherry Zhang · 8 years ago
  47. 3dfb92f cmd/compile: ensure args are live in tail calls for LR machines by Cherry Zhang · 8 years ago
  48. 254169d crypto/tls: fix deadlock when racing to complete handshake. by Adam Langley · 9 years ago
  49. ad5d91c net/url: prefix relative paths containing ":" in the first segment with "./" by Kale Blankenship · 8 years ago
  50. cddddbc cmd/compile: use ISEL, cleanup use of zero & extensions by David Chase · 9 years ago
  51. dcbbd31 compress/gzip: add examples by Emmanuel Odeke · 9 years ago
  52. a7dc821 crypto/rsa: clarify comment on maximum message length. by Nigel Tao · 8 years ago
  53. 9e028b7 runtime: merge signal[12]_unix.go into signal_unix.go by Ian Lance Taylor · 8 years ago
  54. 5db80c3 runtime: revert CL 18835; don't install new signal stack unconditionally on dragonfly by Mikio Hara · 8 years ago
  55. e613470 cmd/compile: simplify obj.ProgInfo and extract from obj.Prog by Matthew Dempsky · 9 years ago
  56. 404ae84 cmd/link: add time stamp to hostlink print in -v mode by Russ Cox · 8 years ago
  57. b4efd09 cmd/link: split large elf text sections on ppc64x by Lynn Boger · 9 years ago
  58. 445f51f image/png: add Encode and Decode examples by Suyash · 9 years ago
  59. 2bc5f12 net: add Resolver type, Dialer.Resolver, and DefaultResolver by Brad Fitzpatrick · 8 years ago
  60. ea143c2 net/http/httptest: fill ContentLength in recorded Response by Thomas de Zeeuw · 9 years ago
  61. e69d63e net/http/cookiejar: fix typo by Michal Bohuslávek · 8 years ago
  62. c03925e runtime: remove unnecessary atomics from heapBitSetType by Austin Clements · 9 years ago
  63. 43d9c29 doc: add note about CL 29491 to go1.8.txt by Mikio Hara · 8 years ago
  64. 6072e4d syscall: fix build on dragonfly by Mikio Hara · 8 years ago
  65. 35d22af cmd/internal/obj: remove unused GOROOT-related fields by Matthew Dempsky · 8 years ago
  66. e6158b3 cmd/internal/obj: remove unused Textp and Etextp fields by Matthew Dempsky · 8 years ago
  67. b851ded os: use GetConsoleCP() instead of GetACP() by Yasuhiro Matsumoto · 9 years ago
  68. 16f81b6 image/draw: add FloydSteinberg Drawer example by Brad Fitzpatrick · 8 years ago
  69. e719147 doc: add some missing HTML tags in the FAQ by Brad Fitzpatrick · 8 years ago
  70. dd24b10 cmd/compile: improve tighten pass by Keith Randall · 9 years ago
  71. b742608 cmd/compile: simple cleanups by Keith Randall · 8 years ago
  72. f5f7d6e syscall: validate ParseDirent inputs by Damien Neil · 9 years ago
  73. ab59235 runtime: consistency check for G rescan position by Austin Clements · 9 years ago
  74. 39ce6eb runtime: report GCSys and OtherSys in heap profile by Austin Clements · 9 years ago
  75. 38cd798 cmd/compile: simplify div/mod on ARM by Cherry Zhang · 8 years ago
  76. f964810 net/http/httptrace: fix bad tracing example by Jaana Burcu Dogan · 8 years ago
  77. 836a3ae cmd/link: remove more unused ctxt parameters by Michael Hudson-Doyle · 8 years ago
  78. b6324ef cmd/link: kill off Symbols.Version by Michael Hudson-Doyle · 8 years ago
  79. 6383709 cmd/link: remove now-unused ctxt arguments from a few functions by Michael Hudson-Doyle · 8 years ago
  80. 25d0940 cmd/link: remove Linklookup & Linkrlookup by Michael Hudson-Doyle · 8 years ago
  81. 324f6ab cmd/link: use ctxt.{Lookup,ROLookup} in favour of function versions of same by Michael Hudson-Doyle · 8 years ago
  82. d41a7f7 cmd/link: do not directly embed Symbols in Link by Michael Hudson-Doyle · 8 years ago
  83. d284d4f cmd/link: split "bag of Symbols" functionality out of Link by Michael Hudson-Doyle · 8 years ago
  84. e9fddf8 cmd/internal/obj, cmd/link: darwin dynlink support by David Crawshaw · 8 years ago
  85. 1d3fae4 cmd/link: remove Cursym by David Crawshaw · 8 years ago
  86. 5a597e2 cmd/link: replace ld.Link.Diag with ld.Errorf by David Crawshaw · 8 years ago
  87. bd3d00e doc: mention KeepAlive & input args change by Keith Randall · 8 years ago
  88. 50644f2 cmd/link: move comment somewhere more appropriate by Michael Hudson-Doyle · 8 years ago
  89. b625810 cmd/vet: hard-code program name in usage message by Tormod Erevik Lea · 8 years ago
  90. 3cca069 time: allow long fractions in ParseDuration by Rob Pike · 8 years ago
  91. e94c529 cmd/compile: intrinsify Ctz{32,64} and Bswap{32,64} on s390x by Michael Munday · 9 years ago
  92. f1973fc cmd/asm, cmd/internal/obj/ppc64: add ppc64 vector registers and instructions by Carlos Eduardo Seo · 9 years ago
  93. 31ba855 crypto/md5, crypto/sha1, crypto/sha256: add examples for checksumming a file by Emmanuel Odeke · 8 years ago
  94. ca4089a cmd/compile: args no longer live until end-of-function by Keith Randall · 9 years ago
  95. faf611a net/http: rename Post's parameter from bodyType to contentType by Brady Sullivan · 9 years ago
  96. 75ce89c cmd/compile: cache CFG-dependent computations by Keith Randall · 9 years ago
  97. 2679282 cmd/compile: fold ADDconsts together for PPC by Keith Randall · 9 years ago
  98. 6129f37 cmd/compile: inline convT2{I,E} when result doesn't escape by Keith Randall · 8 years ago
  99. 892d146 cmd/vet: fix documentation for -structtags by Rob Pike · 8 years ago
  100. dcb954c cmd/link: remove size and version from genasmsym's argument by Michael Hudson-Doyle · 9 years ago