1. c396c04 src/cmd/compile/internal/gc: remove now unnecessary restriction on float exponent parsing by Robert Griesemer · 9 years ago
  2. 66c25fa image/png: integer underflow when decoding by Nathan Otterness · 10 years ago
  3. 980cb0c cmd/asm: fix crash triggered by nested #define by Rob Pike · 9 years ago
  4. bca70a6 cmd/compile/internal/gc: use sort.Interface for reflect methods by Håvard Haugen · 10 years ago
  5. ebd9693 cmd/vet: build the binary only once in the test by Rob Pike · 9 years ago
  6. c07ec39 go/printer: avoid stomping on err before checking it by Tarmigan Casebolt · 10 years ago
  7. 7454f53 cmd/vet: copy changes from golang.org/x/tools to cmd/vet by Rob Pike · 9 years ago
  8. 4e99ed6 cmd/doc: don't drop const/var block if first entry is unexported by Rob Pike · 10 years ago
  9. fcf8143 encoding/json: scanner: use byte, more consistent by Marvin Stenger · 9 years ago
  10. 6d01783 cmd/compile/internal/gc: eliminate stringsCompare for stackvar sorting by Håvard Haugen · 9 years ago
  11. 7b5af51 bufio: fix overflow calculation in Scan by Rob Pike · 9 years ago
  12. e643dc7 net: check 'ok' return in dnsmsg when initially packing rr.Header() by Tarmigan Casebolt · 10 years ago
  13. 9172a1b runtime: race instrument read of convT2E/I arg by Dmitry Vyukov · 10 years ago
  14. e31114d cmd/dist: skip spectralnorm shootout test on the linux-arm-arm5 builder by Brad Fitzpatrick · 10 years ago
  15. 3e47682 cmd/compile/internal/gc: move intLiteral to gc.Node by Dave Cheney · 10 years ago
  16. c742ff6 runtime: remove flaky TestInvalidptrCrash to fix build by Austin Clements · 10 years ago
  17. 97b64d8 runtime: avoid debug prints of huge objects by Austin Clements · 10 years ago
  18. b7c55ba runtime: improve invalid pointer error message by Austin Clements · 10 years ago
  19. 7360638 crypto/x509: return err if marshalPublicKey fails to marshal an rsa public key by Tarmigan Casebolt · 10 years ago
  20. c0ca9f4 doc: go1.6.txt: template.IsTrue, bufio.Scanner.Buffer by Rob Pike · 10 years ago
  21. 13be616 bufio: allow Scanner to accept a user-provided buffer by Rob Pike · 10 years ago
  22. 1536c2e cmd/dist: shard shootout test units by Brad Fitzpatrick · 10 years ago
  23. 49065cb asm: handle EOF better by Rob Pike · 10 years ago
  24. 49580db asm: give error message for unadorned symbol reference by Rob Pike · 10 years ago
  25. 8bd222f go/types: handle import "C" more like cmd/compile by Robert Griesemer · 10 years ago
  26. 3d91624 go/types: unified handling of assignment errors by Robert Griesemer · 10 years ago
  27. 3f08151 go/types: cleanup handling of multi-valued expressions by Robert Griesemer · 10 years ago
  28. 712bae0 go/types: better error message when using multi-valued expressions in single-value context by Robert Griesemer · 10 years ago
  29. 77f2763 go/types: enable disabled test by Robert Griesemer · 10 years ago
  30. 3a80e5b go/types: report detailed reason in error messages for invalid assignments by Robert Griesemer · 10 years ago
  31. d5fe165 cmd/compile: convert externdecl to []*Node by Dave Cheney · 10 years ago
  32. 1fd78e1f cmd/go: provide full path as os.Args[0] when invoking tools by Shenghou Ma · 10 years ago
  33. eddd7ff cmd/compile/internal/gc: avoid stringsCompare for string literals by Håvard Haugen · 10 years ago
  34. f482a0f cmd/compile/internal/gc: add unit test for cmpstackvar by Håvard Haugen · 10 years ago
  35. 2dc63d1 cmd/compile/internal/gc: cleaning; use range when appropriate by Marvin Stenger · 10 years ago
  36. a326c3e text/template: export isTrue by Rob Pike · 10 years ago
  37. 1216e18 encoding/gob: document allocation/merge behavior by Rob Pike · 10 years ago
  38. cf45271 misc/ios: skip revoked certificates by David Crawshaw · 10 years ago
  39. 61a3ebe cmd/asm/internal/asm: add aliases for ARM64 condition codes by Aram Hăvărneanu · 10 years ago
  40. e7e2739 os: touch up the EINTR retry loop in OpenFile by Aaron Jacobs · 10 years ago
  41. 001a75a runtime/trace: fix tracing of blocking system calls by Shawn Walker-Salas · 10 years ago
  42. 3d1f8c2 runtime: print errno and byte count before crashing in mem_windows.go by Alex Brainman · 10 years ago
  43. 50d0ee0 os: handle EINTR from open(2). by Aaron Jacobs · 10 years ago
  44. 9337dc9 runtime/debug: more explicit Stack docs by David Crawshaw · 10 years ago
  45. 9a6a8a0 cmd/link: fix addition of -Wl,-z,relro by Michael Hudson-Doyle · 10 years ago
  46. b0507f1 go/parser: better error message for incorrect type switch header by Robert Griesemer · 10 years ago
  47. 5b3f29a go/parser: comma is not permitted at the end of a struct field list by Robert Griesemer · 10 years ago
  48. 5512ac2 doc: go1.6.txt: add math/rand.Read by Rob Pike · 10 years ago
  49. f9e404c math/rand: make Rand fulfill the Reader interface by Spencer Nelson · 10 years ago
  50. 2421c6e runtime: optimize duffzero for amd64. by Ilya Tocar · 10 years ago
  51. 2027b00 hash/crc32: add AMD64 optimized IEEE CRC calculation by Klaus Post · 10 years ago
  52. f0ea976 cmd/go: indent first test binary flag description for `go test -h` by Tormod Erevik Lea · 10 years ago
  53. 2d697b2 runtime/debug: implement Stack using runtime.Stack by David Crawshaw · 10 years ago
  54. fb30270 runtime: preserve R11 in darwin/arm entrypoint by David Crawshaw · 10 years ago
  55. 955b4ca test: move allocation before munmap in recover4 by Michael Hudson-Doyle · 10 years ago
  56. 7c61d24 cmd/compile/internal/gc: remove dead code by Håvard Haugen · 10 years ago
  57. c1ad904 cmd/compile/internal/gc: remove unnecessary stringsCompare by Håvard Haugen · 10 years ago
  58. 64ad587 cmd/go: don't run TestIssue7573 if cgo not supported by Ian Lance Taylor · 10 years ago
  59. 448f84a internal/obj: protect against nil addr.Sym by Rob Pike · 10 years ago
  60. dace939 src/cmd/compile/internal/gc: fix type assertion in overflow check by Robert Griesemer · 10 years ago
  61. 2cbd707 debug/dwarf: add test for split DWARF by Austin Clements · 10 years ago
  62. 6044dd0 debug/dwarf: return ClassUnknown if attribute class cannot be determined by Austin Clements · 10 years ago
  63. b6d115a runtime: on unexpected netpoll error, throw instead of looping by Ian Lance Taylor · 10 years ago
  64. 731bdc5 runtime: fix aeshash of empty string by Keith Randall · 10 years ago
  65. 3d5bed2 math/big: Add small complete example of big.Rat usage by Alberto Donizetti · 10 years ago
  66. a1aafdb doc: go1.6.txt: template.Funcs checks names by Rob Pike · 10 years ago
  67. 173bf34 asm: more early returns on errors by Rob Pike · 10 years ago
  68. dbfd908 text/template: verify that names in FuncMap are valid identifiers by Rob Pike · 10 years ago
  69. 211cdf1 cmd/compile/internal/gc: cleaning lex.go by Marvin Stenger · 10 years ago
  70. 19d262f net: remove named parameters in Listener.Accept doc signature by Brad Fitzpatrick · 10 years ago
  71. af261a5 cmd/go: skip external tests on linux/arm by Dave Cheney · 10 years ago
  72. d7c1204 runtime: provide room for first 4 syscall parameters in windows usleep2 by Alex Brainman · 10 years ago
  73. 8fab292 go/parser: better error message for unexpected ',' in struct type by Robert Griesemer · 10 years ago
  74. ffd7d31 runtime: unblock special glibc signals on each thread by Ian Lance Taylor · 10 years ago
  75. 4ac4085 runtime: minor clarifications of markroot by Austin Clements · 10 years ago
  76. a1cad70 runtime: remove unused g.readyg field by Austin Clements · 10 years ago
  77. 70462f9 runtime: simplify mSpan_Sweep by Austin Clements · 10 years ago
  78. 572f08a runtime: split marking of span roots into 128 subtasks by Austin Clements · 10 years ago
  79. 739f133 runtime: fix hashing of trace stacks by Austin Clements · 10 years ago
  80. b9dbb03 cmd/compiler/internal/gc: make Type.Copyto a []*Node by Håvard Haugen · 10 years ago
  81. b07a51b database/sql: fix typo by Andrew Gerrand · 10 years ago
  82. 4c96e7b cmd/compile/internal/gc: clean up errcmp by Håvard Haugen · 10 years ago
  83. 4f48507 runtime: reduce pthread stack size in TestCgoCallbackGC by Dave Cheney · 10 years ago
  84. 0b5bcf5 runtime/cgo: explicitly link msvcrt on windows by Shenghou Ma · 10 years ago
  85. ea4e321 cmd/compile/internal/gc: avoid allocation in bnum by Dave Cheney · 10 years ago
  86. 3b02242 spec: fix composite literal syntax to match prose by Robert Griesemer · 10 years ago
  87. ab14797 go/printer: fix indentation of *ast.CallExpr parameters by Michal Bohuslávek · 10 years ago
  88. 67ddae8 all: use one 'l' when cancelling everywhere except Solaris by Rob Pike · 10 years ago
  89. f4f0344 encoding/base64,xml: map/slice literals janitoring by Didier Spezia · 10 years ago
  90. 41713b4 cmd/doc: slice/map literals janitoring by Didier Spezia · 10 years ago
  91. 400bb82 crypto/x509: map/slice literals janitoring by Didier Spezia · 10 years ago
  92. 4f33436 runtime,internal/trace: map/slice literals janitoring by Didier Spezia · 10 years ago
  93. 90f6925 cmd/compile/internal/ppc64: map/slice literals janitoring by Didier Spezia · 10 years ago
  94. 5e89acb cmd/asm: fix some fuzz bugs by Rob Pike · 10 years ago
  95. 2b50e6b archive/zip: fixes unexpected EOF when reading archive by alexander demakin · 10 years ago
  96. 3f2baa3 cmd/dist: re-enable GOARM auto-detection by Shenghou Ma · 10 years ago
  97. a370fba math/big: use more direct formatting in ExampleRoundingMode, cosmetic changes by Robert Griesemer · 10 years ago
  98. 3ed6e83 mime: fix docs for WordDecoder.Decode by Brad Fitzpatrick · 10 years ago
  99. 7d48573 cmd/internal/obj: map/slice literals janitoring by Didier Spezia · 10 years ago
  100. 63ee321 strconv: fix comment by Robert Griesemer · 10 years ago