1. 6128ff8 bufio: add Reader.Size and Writer.Size accessors by Brad Fitzpatrick · 7 years ago
  2. 2da1446 time: fix incorrect "zero padding" comments by Kenny Grant · 7 years ago
  3. e4468c9 syscall: rename ztypes_windows* to types_windows* by Tobias Klauser · 7 years ago
  4. 8d9bb1e vendor/golang_org/x/net/idna: update from upstream by Marcel van Lohuizen · 7 years ago
  5. fbfc203 cmd/compile: specialize map creation for small hint sizes by Martin Möhrmann · 8 years ago
  6. 1e83f88 cmd/internal/obj: make it possible to have all AVX1/2 insts by isharipo · 7 years ago
  7. 44943af cmd/internal/obj/x86: add ADX extension by Ilya Tocar · 7 years ago
  8. 1cb86e2 cmd/internal/objfile: allow disassemble amd64p32 binaries by Cherry Zhang · 7 years ago
  9. 3860478 math: implement asm modf for ppc64x by Lynn Boger · 7 years ago
  10. 0d101d1 time: fix incorrect "zero pad" comment in example by Blixt · 7 years ago
  11. 2dd110f runtime/pprof: use switch for GOOS check in testCPUProfile by Tobias Klauser · 7 years ago
  12. 15f07db cmd/go: add cache verification mode by Russ Cox · 7 years ago
  13. c604792 cmd/go: add "go env GOCACHE" by Russ Cox · 7 years ago
  14. b31162d cmd/go/internal/cache: add GetBytes, PutBytes by Russ Cox · 7 years ago
  15. b66a294 cmd/dist: set GOCACHE during make.bash/run.bash by Russ Cox · 7 years ago
  16. 21e6612 go/build: fix ImportDir to report PkgTarget for directories in GOROOT/GOPATH by Russ Cox · 7 years ago
  17. 1114d40 cmd/go/internal/cache: implement build artifact cache by Russ Cox · 8 years ago
  18. a0dfd82 go/types: avoid repeated "declared but not used" errors for closure variables by griesemer · 7 years ago
  19. eb2b0ed syscall: use setattrlist for UtimesNano on Darwin for ns resolution by Evan Jones · 7 years ago
  20. 86b7721 os: rearrange OpenFile Flags doc by Ian Lance Taylor · 7 years ago
  21. a8def0b net/http: update bundled http2 by Tom Bergan · 7 years ago
  22. 731b632 crypto, hash: implement BinaryMarshaler, BinaryUnmarshaler in hash implementations by Tim Cooper · 8 years ago
  23. 14bc4f5 encoding/xml: ignore whitespace in values and attrs by Leigh McCulloch · 7 years ago
  24. 776cdef encoding/xml: add docs and tests for bool whitespace by Leigh McCulloch · 7 years ago
  25. 541bf9f net/smtp: don't call testing.T.Fatal{,f} from goroutines not running Test function by Mikio Hara · 7 years ago
  26. 0b7df65 net/mail: capitalize acronym on helper function name by Mikio Hara · 7 years ago
  27. 2ff7555 net/http: set Content-Type header for HEAD as well by Dmitri Shuralyov · 8 years ago
  28. 66764cc os/signal: improve documentation for the Notify function by Radek Sohlich · 7 years ago
  29. 7bd0b61 cmd/internal/goobj: accept int64 in readInt by Cherry Zhang · 7 years ago
  30. 85c32c3 math/big: implement CmpAbs by griesemer · 7 years ago
  31. 1852573 go/types: sort unused declaration errors by Daniel Martí · 7 years ago
  32. 856dccb math/big: avoid unnecessary Newton iteration in Float.Sqrt by Alberto Donizetti · 7 years ago
  33. a6b0a1c net/http: fix typo in doc string by Joe Kyo · 7 years ago
  34. a034809 cmd/compile: provide more names for stack slots by David Chase · 7 years ago
  35. 018642d compile, link: remove base address selector from DWARF range lists by Alessandro Arzilli · 7 years ago
  36. 5617864 cmd/go: pass package config to vet during "go vet" by Russ Cox · 7 years ago
  37. 4fe4279 cmd/vet: accept package config from go command by Russ Cox · 7 years ago
  38. f1fa663 make.bash: show correct GOROOT_BOOTSTRAP when using `go env GOROOT` by Filippo Valsorda · 7 years ago
  39. 371a5b4 runtime: protect growslice against newcap*et.size overflow by Martin Möhrmann · 8 years ago
  40. 96c62b3 all: remove unnecessary return after skipping test by Tobias Klauser · 7 years ago
  41. 2c783dc math/big: save one subtraction per iteration in Float.Sqrt by Alberto Donizetti · 7 years ago
  42. 235a25c cmd/cgo: remove unnecessary nil check by Tobias Klauser · 7 years ago
  43. f265f5d archive/zip, crypto/tls: use rand.Read instead of casting ints to bytes by Carl Mastrangelo · 8 years ago
  44. fb1fd6a time: improve comments about valid layouts being invalid Parse values by Ian Lance Taylor · 7 years ago
  45. 6eb8076 cmd/dist: reach fixed point in rebuild during run.bash by Russ Cox · 7 years ago
  46. bf21c67 cmd/go: trim objdir, not just workdir, from object files by Russ Cox · 7 years ago
  47. 2f17052 cmd/link: do not store compilation directory in DWARF info by Russ Cox · 7 years ago
  48. f1ce59d encoding/json: Include the offset of a SyntaxError by Michael Fraenkel · 7 years ago
  49. 6fac139 crypto/cipher, crypto/rc4: make overlap rules wording consistent by Filippo Valsorda · 8 years ago
  50. 2596a0c encoding/json: disallow unknown fields in Decoder by Ivan Bertona · 7 years ago
  51. d58f4e9 runtime/trace: fix corrupted trace during StartTrace by Hana (Hyang-Ah) Kim · 8 years ago
  52. af192a3 runtime: allow 5% mutator assist over 25% background mark by Austin Clements · 8 years ago
  53. 03eb948 runtime: separate soft and hard heap limits by Austin Clements · 8 years ago
  54. bc723cf cmd/compile: on ARM, make sure *const's AuxInt fit into int32 by Cherry Zhang · 7 years ago
  55. 7cb3e4f all: unindent some if bodies by exiting early by Daniel Martí · 7 years ago
  56. 94484d8 cmd/compile: intrinsify math.{Trunc/Ceil/Floor} on amd64 by Ilya Tocar · 7 years ago
  57. 8684534 cmd/compile: don't export unreachable inline method bodies by Matthew Dempsky · 7 years ago
  58. f33f20e test: fix and re-enable nosplit.go by Cherry Zhang · 7 years ago
  59. 54d04c2 crypto/tls: remove bookkeeping code from pHash function by Joe Kyo · 7 years ago
  60. 622cfd8 cmd/compile: don't fold address of global into load/store on PPC64 by Cherry Zhang · 7 years ago
  61. 4745604 cmd/compile: intrinsify math.RoundToEven on s390x by Michael Munday · 7 years ago
  62. 51daa25 cmd/dist: avoid darwin_amd64 assumption in debug prints by Russ Cox · 7 years ago
  63. fc768da cmd/vet: tighten printf format error messages by Russ Cox · 7 years ago
  64. 9aa6f80 go/importer: support lookup in importer.For by Russ Cox · 7 years ago
  65. 3e887ff time: document that valid layouts are not valid Parse values by Kenny Grant · 7 years ago
  66. bc98cea strings: add examples for specialCase by Ramazan AYYILDIZ · 7 years ago
  67. 52cf91a cmd/compile,runtime: update instrumentation comments by Austin Clements · 7 years ago
  68. 5536180 net/http: display connect methods table properly in `go doc` by Joe Kyo · 7 years ago
  69. 8f4f1f6 fmt: hide bad format in test from vet by Russ Cox · 7 years ago
  70. 9364c0e cmd/vet: do not import net/http at startup by Russ Cox · 7 years ago
  71. c1e026a build: quiet make.bash, make.bat, make.rc by Russ Cox · 7 years ago
  72. 84dc501 test/run: use go tool compile + link instead of go run when possible by Russ Cox · 7 years ago
  73. 2e2047a runtime/race: install alternate packages to temp dir by Russ Cox · 7 years ago
  74. 94471f6 runtime: shorten tests in all.bash by Russ Cox · 7 years ago
  75. 6c8418f cmd/dist: log timing to $GOBUILDTIMELOGFILE by Russ Cox · 7 years ago
  76. 7dea509 cmd/go: switch to entirely content-based staleness determination by Russ Cox · 7 years ago
  77. 4b5018c cmd/compile: change ssa test to avoid go run -gcflags=-d=ssa/check/on by Russ Cox · 7 years ago
  78. 2beb173 all: respect $GO_GCFLAGS during run.bash by Russ Cox · 7 years ago
  79. 99be9cc flag: add (*FlagSet).Name, (*FlagSet).ErrorHandling, export (*FlagSet).Output by Tim Cooper · 7 years ago
  80. 26e49e6 container/ring: fix example_test.go by Jason Wangsadinata · 7 years ago
  81. 94d9371 os: clarify that OpenFile reqires one of O_RDONLY/O_WRONLY/O_RDWR by Ian Lance Taylor · 7 years ago
  82. c280126 cmd/asm, cmd/internal/obj/s390x, math: add "test under mask" instructions by Michael Munday · 8 years ago
  83. 96cdacb cmd/asm, cmd/compile: optimize math.Abs and math.Copysign on s390x by Michael Munday · 7 years ago
  84. 7fff1db runtime: remove unnecessary sync from publicationBarrier on s390x by Bill O'Farrell · 7 years ago
  85. 03c8c56 cmd/compile: skip compiling wrappers for imported defined types by Matthew Dempsky · 7 years ago
  86. 84e91e1 net/url: preserve leading slashes when resolving path by Mark Theunissen · 8 years ago
  87. b4c3fe7 cmd/compile: adjust expectations of test for issue 18902 by David Chase · 7 years ago
  88. 0153a41 cmd/compile: fix runtime.KeepAlive by Keith Randall · 7 years ago
  89. b09e2de cmd/dist: force non-devel version for cross-build buildlets by Russ Cox · 7 years ago
  90. b97688d math: optimize dim and remove s390x assembly implementation by Michael Munday · 8 years ago
  91. be08ddb encoding/xml: don't panic when custom Unmarshaler sees StartElement by Sam Whited · 7 years ago
  92. 01c144c net/http/pprof: attach handlers using http.HandleFunc by Terin Stock · 7 years ago
  93. 877387e runtime: use buffered write barrier for bulkBarrierPreWrite by Austin Clements · 7 years ago
  94. 6a5f1e5 runtime: simplify and optimize typedslicecopy by Austin Clements · 7 years ago
  95. f96b95b runtime: benchmark for bulk write barriers by Austin Clements · 7 years ago
  96. 7e34313 cmd/compile: compiler support for buffered write barrier by Austin Clements · 7 years ago
  97. e9079a6 runtime: buffered write barrier implementation by Austin Clements · 7 years ago
  98. 1e8ab99 runtime: add benchmark for write barriers by Austin Clements · 7 years ago
  99. 15d6ab6 runtime: make systemstack tail call if already switched by Austin Clements · 7 years ago
  100. 67a7d5d misc/cgo/testshared: don't assume mtimes trigger rebuilds by Russ Cox · 7 years ago