1. 2a64ebf database/sql: deflake query cancel tests by Daniel Theophanes · 8 years ago
  2. f6bff1d runtime: fix undead arguments in cgocall by Austin Clements · 8 years ago
  3. 3f0f24d runtime: use standard comment style in cgocall by Austin Clements · 8 years ago
  4. 2b1abf7 database/sql: rename NamedParam to NamedArg and Param to Named by Daniel Theophanes · 8 years ago
  5. feacaca net/http: document how headers are forwarded by Client by Joe Tsai · 8 years ago
  6. b6cc37d doc: update go1.8.html to remove mention of logging of bad requests by Brad Fitzpatrick · 8 years ago
  7. 32aff9e doc: remove two go1.8.txt items by Brad Fitzpatrick · 8 years ago
  8. 93dfb49 doc: more go1.8.html by Brad Fitzpatrick · 8 years ago
  9. 1aa191b doc: remove some TODOs from go1.8.html by Brad Fitzpatrick · 8 years ago
  10. 406d2fa net/http: fix test TestServeMuxHandlerRedirects by Shenghou Ma · 8 years ago
  11. a745dc9 doc: add tool sections to go1.8.html by Brad Fitzpatrick · 8 years ago
  12. 6dca9ac doc: add release notes for os and os/signal packages by Ian Lance Taylor · 8 years ago
  13. 012ec29 doc: more go1.8.html additions by Brad Fitzpatrick · 8 years ago
  14. 0b1b6d4c doc: remove remaining cmd/go entries from go1.8.txt by Ian Lance Taylor · 8 years ago
  15. 1afe010 net/http: remove logging on bad client requests by Kenny Grant · 8 years ago
  16. 655a4e1 cmd/compile/internal/gc: document variables and functions by Kevin Burke · 8 years ago
  17. 0dd7e40 doc: note net/UnixListener.SetUnlinkOnClose in go1.8.html by Dan Peterson · 8 years ago
  18. 6eb11b2 go/ast: fix doc string for ast.GenDecl by Robert Griesemer · 8 years ago
  19. 4bd9570 net: expand nss myhostname fallback detection by Dan Peterson · 8 years ago
  20. c77e80d doc: add note about gccgo go go1.8.html by Ian Lance Taylor · 8 years ago
  21. 62e51c5 doc: add notes about cgo to go1.8.html by Ian Lance Taylor · 8 years ago
  22. 4822e76 crypto/tls: update CBC Lucky13 warning a bit by Brad Fitzpatrick · 8 years ago
  23. 0004724 doc: more additions to go1.8.html by Brad Fitzpatrick · 8 years ago
  24. 268bc39 doc: more go1.8.html tweaks and new context additions section by Brad Fitzpatrick · 8 years ago
  25. 11f8676 cmd/compile/internal/syntax: remove unused node field by Robert Griesemer · 8 years ago
  26. 0d163ce database/sql: do not bypass the driver locks with Context methods by Daniel Theophanes · 8 years ago
  27. 3825656 cmd/go: report position info in package errors by Dhananjay Nakrani · 8 years ago
  28. b079869 internal/pprof/profile: parse mutex profile including comments by Hana Kim · 8 years ago
  29. 7a92d0b net/http/httptest: fix typo in doc comment by Michal Bohuslávek · 8 years ago
  30. 8fa0d85 cmd/compile: don't panic on syntax error in select statement by Robert Griesemer · 8 years ago
  31. 6f287fa runtime: fall back to /proc/self/auxv in Android libs by Austin Clements · 8 years ago
  32. d39b7b5 runtime: extract Linux auxv handling by Austin Clements · 8 years ago
  33. 5d1c601 doc: more go1.8.html updates by Brad Fitzpatrick · 8 years ago
  34. 0c5c7c3 doc: update go1.8.html after feedback from Russ by Brad Fitzpatrick · 8 years ago
  35. 45f7595 cmd/link: handle STT_COMMON symbols by Ian Lance Taylor · 8 years ago
  36. 610d522 os: fix handling of Windows Unicode console input and ^Z by Russ Cox · 8 years ago
  37. 8a2c34e os: Executable can use /proc/self/exe on android by David Crawshaw · 8 years ago
  38. d0d8466 net/http, net/http/httptest: cross-reference the two NewRequest funcs by Brad Fitzpatrick · 8 years ago
  39. f7c351b internal/pprof: don't discard allocations called by reflect.Call by Ian Lance Taylor · 8 years ago
  40. 993214a net/http: document restrictions on ETag as expected by ServeContent by Joe Tsai · 8 years ago
  41. e2d5e54 net: document that Header.Get key is case insensitive by Kaviraj · 8 years ago
  42. beec631 cmd/asm: fix parsing of the s390x instructions VSTE{G,F,H,B} by Michael Munday · 8 years ago
  43. 25a81e7 net: add missing comma on BUGS section for consistency by Mikio Hara · 8 years ago
  44. 7e45516 net: update documentation on Conn and PacketConn by Joe Tsai · 8 years ago
  45. 1110649 testing: comment out flag.Parse from example by Daniel Martí · 8 years ago
  46. f7b2f58 database/sql: force users of NamedParam to name struct literals fields by Brad Fitzpatrick · 8 years ago
  47. a2bd5c5 doc: add database/sql and os changes to go1.8 release notes by Daniel Theophanes · 8 years ago
  48. 34aad16 net/http: fix receiver for Server.Shutdown and Server.Close by Dan Peterson · 8 years ago
  49. 06fcc32 runtime/cgo: save correct floating point registers on s390x by Michael Munday · 8 years ago
  50. c2bb52b test: remove amd64 build tag from test by Brad Fitzpatrick · 8 years ago
  51. 3f69822 math/rand: export Source64, mainly for documentation value by Russ Cox · 8 years ago
  52. 2f0a306 doc: add net/http section to go1.8.html by Brad Fitzpatrick · 8 years ago
  53. 75c1381 cmd/gofmt: don't call Chmod on windows by Brad Fitzpatrick · 8 years ago
  54. 8ace346 doc: add SIGPIPE behaviour change to go1.8.txt by Elias Naur · 8 years ago
  55. b1dbc9f reflect: fix typo in comment by Ian Lance Taylor · 8 years ago
  56. 50c4dbc reflect: fix size of StructOf ending in zero-sized field by Ian Lance Taylor · 8 years ago
  57. e12f6ee database/sql: fix TestPendingConnsAfterErr by Daniel Theophanes · 8 years ago
  58. 199d410 doc: fix typos in go1.8.html by Joe Tsai · 8 years ago
  59. f756204 doc: more go1.8.html content by Brad Fitzpatrick · 8 years ago
  60. 4632379 cmd/go: print CC environment variables on Plan 9 by David du Colombier · 8 years ago
  61. 5508561 runtime/pprof/internal/protopprof: fix test on s390x by Michael Munday · 8 years ago
  62. f9feaff runtime: do not print runtime panic frame at top of user stack by Russ Cox · 8 years ago
  63. ac1dbe6 doc: more go1.8.html content by Brad Fitzpatrick · 8 years ago
  64. 86ab09e runtime/pprof: generate heap profiles in compressed proto format by Michael Matloob · 8 years ago
  65. f88a33a doc: go1.8.html updates from Joe Tsai by Brad Fitzpatrick · 8 years ago
  66. e47b7af doc: start of go1.8.html release notes by Brad Fitzpatrick · 8 years ago
  67. 323b5c9 time: make Parse validate day's lower bound in addition to upper bound by Brad Fitzpatrick · 8 years ago
  68. 409a667 net/http: fix parallel tests using global DefaultTransport by Brad Fitzpatrick · 8 years ago
  69. 75055de runtime: sleep a bit to let a bad signal be delivered by Ian Lance Taylor · 8 years ago
  70. e9ffda4 cmd/go: don't clobber `go env GOGCCFLAGS` by Ian Lance Taylor · 8 years ago
  71. 6f31abd cmd/compile, cmd/link: weak relocation for ptrTo by David Crawshaw · 8 years ago
  72. aeaa4c3 net/http: skip TestLinuxSendfile on mips64 for now by Brad Fitzpatrick · 8 years ago
  73. 37d078e math/big: add Baillie-PSW test to (*Int).ProbablyPrime by Russ Cox · 8 years ago
  74. 526b2f8 runtime/internal/atomic: crash on unaligned 64-bit ops on 32-bit MIPS by Cherry Zhang · 8 years ago
  75. 67ce6af cmd/dist: skip plugin tests on noopt builder for now by Brad Fitzpatrick · 8 years ago
  76. 21a3c53 build: fix cross-compile on Plan 9 by Russ Cox · 8 years ago
  77. 9073af2 encoding/json: document what happens to MarshalText's result by Russ Cox · 8 years ago
  78. 6e7e8b0 cmd/go: skip slow tests on mips when run under builders by Brad Fitzpatrick · 8 years ago
  79. ff191dd net/http: maybe fix TestLinuxSendfile on mips64 by Brad Fitzpatrick · 8 years ago
  80. 8d226da cmd/go: don't check standard packages when using gccgo by Ian Lance Taylor · 8 years ago
  81. 1368de3 archive/zip: skip large concurrent tests in race mode by Brad Fitzpatrick · 8 years ago
  82. 35231ec net/http: deflake TestClientTimeout by Brad Fitzpatrick · 8 years ago
  83. 01b4ddb runtime/internal/atomic: crash on unaligned 64-bit ops on 386 and ARM by Cherry Zhang · 8 years ago
  84. bbe96f5 runtime: make work.bytesMarked 8-byte aligned by Cherry Zhang · 8 years ago
  85. ccd69d0 runtime/pprof: emit count profiles with debug=0 as proto profiles by Michael Matloob · 8 years ago
  86. 0bae74e runtime: wake idle Ps when enqueuing GC work by Austin Clements · 8 years ago
  87. 49ea9207 runtime: exit idle worker if there's higher-priority work by Austin Clements · 8 years ago
  88. 7dc97d9 misc/cgo/testcshared: add explicit ./ to shared library argument by Ian Lance Taylor · 8 years ago
  89. f42929c go/internal/gccgoimporter: handle conversions in exported const values by Robert Griesemer · 8 years ago
  90. f39050c cmd/cover: handle multiple samples from the same location by Keith Randall · 9 years ago
  91. b01f612 spec: add subtitles to section on "for" statements by Robert Griesemer · 8 years ago
  92. d0b3c16 cmd/trace: fix goroutine view by Austin Clements · 8 years ago
  93. 0eb26fa spec: remove => (alias) operator from Operators and Delimiters section by Robert Griesemer · 8 years ago
  94. 120cf67 spec: clarify type elision rules for composite literals by Robert Griesemer · 8 years ago
  95. a34fddf cmd/compile: in cse, allow for new ssa values by Philip Hofer · 8 years ago
  96. 277bcbb text/template: handle option missingkey=error consistently by Özgür Kesim · 8 years ago
  97. 348275c cmd/compile: make a copy of Phi input if it is still live by Cherry Zhang · 8 years ago
  98. d24b57a runtime: handle SIGPIPE in c-archive and c-shared programs by Elias Naur · 8 years ago
  99. e54662d go/types: look at underlying type of element type of composite literals with elided types by Robert Griesemer · 8 years ago
  100. b21743c crypto/tls: reject zero-length SCTs. by Adam Langley · 8 years ago