1. 2175177 net/http/httputil: fix missing previous headers in response when switching protocol in ReverseProxy by Julien Salleyron · 5 years ago
  2. 8962b71 runtime: fix string formatting by Daniel Ingram · 5 years ago
  3. 04eda1a net/url: clarify documentation about (*URL).String by Agniva De Sarker · 5 years ago
  4. ad16449 cmd/compile/internal/gc: remove unused methodbyname type by Iskander Sharipov · 5 years ago
  5. f4f6594 runtime: fix notetsleepg deadline on js/wasm by Richard Musiol · 5 years ago
  6. 204a8f5 runtime: fix REFLECTMETHOD macro by Michael McLoughlin · 5 years ago
  7. c6282e7 doc: 2019 is the Year of the Gopher by Josh Bleecher Snyder · 5 years ago
  8. ed78c90 strconv: make docs for Itoa and Atoi slightly higher level by Josh Bleecher Snyder · 5 years ago
  9. 480373c syscall: revert to pre-FreeBSD 10 / POSIX-2008 timespec field names in Stat_t on FreeBSD by Yuval Pavel Zholkover · 5 years ago
  10. f4f1b14 strconv: add missing package name into doc.go(godoc overview) by Hidetatsu Yaginuma · 5 years ago
  11. 3e89272 runtime: use EnumTimeFormatsEx instead of EnumWindows in callback tests by Jordan Rhee · 5 years ago
  12. 58a17b4 net/http: fix typographical error in transport.go by Taufiq Rahman · 5 years ago
  13. efbd01f test: disable issue 29329 test when cgo is not enabled by Alberto Donizetti · 5 years ago
  14. ed15e82 runtime: panic on uncomparable map key, even if map is empty by Keith Randall · 5 years ago
  15. 14bdcc7 cmd/compile: fix racewalk{enter,exit} removal by Keith Randall · 5 years ago
  16. d459962 encoding/gob: mention that Encoder and Decoder are safe for concurrent use by Mostyn Bramley-Moore · 5 years ago
  17. 69c2c56 cmd/compile,runtime: redo mid-stack inlining tracebacks by Keith Randall · 6 years ago
  18. c043fc4 os: don't let sendFile put a pipe into blocking mode by Ian Lance Taylor · 5 years ago
  19. b115207 syscall: document LockOSThread with GNU/Linux SysProcAttr.Ptrace by Ian Lance Taylor · 5 years ago
  20. c0914d5 os: add SyscallConn method for os.File by Ian Lance Taylor · 5 years ago
  21. 6a64efc cmd/compile: fix MIPS SGTconst-with-shift rules by Cherry Zhang · 5 years ago
  22. bfaf11c math/big: fix incorrect comment variable reference by Will Beason · 5 years ago
  23. 55e3ace cmd: vendor x/sys/unix into the stdlib by Keith Randall · 5 years ago
  24. 652d598 time: return ENOENT if a zoneinfo zip file is not found by Max Ushakov · 5 years ago
  25. b32ee0a path/filepath: walkSymlinks: return correct error for file with trailing slash by LE Manh Cuong · 5 years ago
  26. 3b66c00 reflect: fix panic when Value.IsNil is called for UnsafePointer by Andrew Bonventre · 5 years ago
  27. 97d5cb2 cmd/go: add regression test for cryptic vcs errors by Daniel Martí · 5 years ago
  28. 3a3b98f cmd/compile/internal/ssa/gen: set wasm genfile by Josh Bleecher Snyder · 5 years ago
  29. c541445 cmd/compile: pad zero-sized stack variables by Keith Randall · 5 years ago
  30. debca77 cmd/compile: fix line number for implicitly declared method expressions by Keith Randall · 5 years ago
  31. 08477a3 cmd/cgo: don't let inserted /*line*/ become a // comment by Ian Lance Taylor · 5 years ago
  32. e7c20b7 doc: go_mem: clarify Once docs by Ian Lance Taylor · 5 years ago
  33. b7451e2 cmd/go: use cached source files in "go list -find -compiled" by Jay Conrod · 5 years ago
  34. 0005515 cmd/go: fix -n output in runtime/internal/atomic by Jay Conrod · 5 years ago
  35. 429bae7 runtime: skip TestLockOSThreadAvoidsStatePropagation if one can't unshare by Michael Anthony Knyszek · 5 years ago
  36. 90dca98 doc: clarify change to File.Sync on macOS by Ian Lance Taylor · 5 years ago
  37. 706b54b cmd/compile: fix ICE due to bad rune width by Matthew Dempsky · 5 years ago
  38. 8ff04a9 os: clearer doc for Interrupt by Kevin Burke · 6 years ago
  39. 6a5c5f8 doc/go1.12: correct types for math/bits by Brian Kessler · 5 years ago
  40. 1e70833 compress/flate: fix the old url for the flate algorithm by Osamu TONOMORI · 5 years ago
  41. 745273f os: clarify O_TRUNC comment by Ian Lance Taylor · 5 years ago
  42. 4439907 cmd/compile: ignore out-of-bounds reads from readonly constants by Keith Randall · 5 years ago
  43. 4422319 doc/go1.12: fix GOARCH value in Syscall18 link by Tobias Klauser · 5 years ago
  44. b17d544 cmd/vendor: update vendored golang.org/x/sys/windows by Tobias Klauser · 5 years ago
  45. 0dd88cd net: don't accept timeouts in TestUDPZeroBytePayload by Ian Lance Taylor · 5 years ago
  46. 49abcf1 os: adjust TempDir for Z:\ by Alex Brainman · 5 years ago
  47. 7e1ec1e net/http: fix the old url about deflate by catatsuy · 5 years ago
  48. 84066f1 runtime: use QPC to implement cputicks() on windows/arm by Jordan Rhee · 5 years ago
  49. d0f8a75 runtime: don't clear lockedExt on locked M when G exits by Michael Anthony Knyszek · 5 years ago
  50. 6fcab64 runtime: disable TestArenaCollision on Darwin in race mode by Michael Anthony Knyszek · 5 years ago
  51. f880efc Revert "runtime: use QPC for nanotime and time.now on windows/arm" by Jordan Rhee · 5 years ago
  52. e2897e4 doc/go1.12: fix minor grammatical error by Agniva De Sarker · 5 years ago
  53. 1e88d91 doc/go1.12: fix typos and code formatting by Tobias Klauser · 5 years ago
  54. d9e2ba4 cmd/cgo: ensure the command passed to run retains a trailing dash by Ian Lance Taylor · 5 years ago
  55. d902f23 cmd/cgo,doc/go1.12.html: document breaking EGLDisplay change by Elias Naur · 5 years ago
  56. 9ed9df6 runtime: avoid write barrier in startpanic_m by Michael Anthony Knyszek · 5 years ago
  57. e3b4b7b runtime: use QPC for nanotime and time.now on windows/arm by Jordan Rhee · 5 years ago go1.12beta1
  58. 9ded8b0 doc/go1.12: note that syscall.Getdirentries is no longer supported on iOS by Elias Naur · 5 years ago
  59. 9d0318f api: promote next to go1.12 by Filippo Valsorda · 5 years ago
  60. c343b6b os: show how to print permission bits in octal by Kevin Burke · 5 years ago
  61. 7ef718f runtime: call mmap with MAP_FIXED on BSDs in race mode by Michael Anthony Knyszek · 5 years ago
  62. d689946 cmd/cover: avoid repeating positions by Ian Lance Taylor · 5 years ago
  63. 77caea5 cmd/cover: use -toolexec in tests to run newly built cover program by Ian Lance Taylor · 5 years ago
  64. d063b7c cmd/dist: enable race detector test on Linux/ARM64 by Cherry Zhang · 6 years ago
  65. 4e9b3ba doc/go1.12: finish most Go 1.12 release notes by Filippo Valsorda · 5 years ago
  66. c040786 doc/go1.12: add notes for syscall/js CLs 141644, 143137, 144384 by Dmitri Shuralyov · 5 years ago
  67. 5777e97 doc/go1.12: add release notes for GODEBUG internal/cpu options by Martin Möhrmann · 5 years ago
  68. 3855fe7 runtime: fix backtrace during C syscalls for aix/ppc64 by Clément Chigot · 5 years ago
  69. cebf9d4 cmd/link: optimize access to data symbols for aix/ppc64 by Clément Chigot · 6 years ago
  70. 34437f0 doc/1.12: add notes about aix/ppc64 port by Clément Chigot · 5 years ago
  71. 2d00007 runtime: flush on every write barrier while debugging by Austin Clements · 5 years ago
  72. 9a258f30 doc: document GODEBUG options to disable use of instruction set extensions by Martin Möhrmann · 6 years ago
  73. c52beb1 runtime,cmd/dist,cmd/link: add cgo support on openbsd/arm by Joel Sing · 5 years ago
  74. 99e4ddd cmd/compile: increase nesting depth limit for type descriptors by Robert Griesemer · 5 years ago
  75. 32b879c doc: explain how to use "go vet -shadow" by Ian Lance Taylor · 5 years ago
  76. 0648424 runtime: allocate from free and scav fairly by Michael Anthony Knyszek · 6 years ago
  77. 3651476 runtime: add iterator abstraction for mTreap by Michael Anthony Knyszek · 6 years ago
  78. 9a3c1a1 cmd/link: move XCOFF data addresses to an unreachable segment by Clément Chigot · 6 years ago
  79. d924c33 cmd/compile: prevent double-walk of switch for OPRINT/OPRINTN by David Chase · 5 years ago
  80. 213845f runtime: fix sysUsed for Windows by Michael Anthony Knyszek · 5 years ago
  81. 81a908a doc/go1.12: release notes for crypto by Filippo Valsorda · 5 years ago
  82. 6e33abb doc/go1.12: release notes for "go doc -all" by Filippo Valsorda · 5 years ago
  83. ccbca56 runtime: capture pause stack for late gcWork put debugging by Austin Clements · 5 years ago
  84. db1e8a9 runtime: make traceback indicate whether _defer was just allocated by Austin Clements · 5 years ago
  85. 3c255e8 runtime: record extra information in throwOnGCWork crashes by Austin Clements · 5 years ago
  86. 503091a cmd: improve aix/ppc64 new symbol addressing by Clément Chigot · 6 years ago
  87. 179acf4 doc/go1.12: updates for runtime and compiler by Austin Clements · 5 years ago
  88. a1aafd8 cmd/compile: generate interface method expression wrapper for error.Error by Robert Griesemer · 5 years ago
  89. fe2feb9 runtime: poison the write barrier buffer during flushing by Austin Clements · 5 years ago
  90. bed88f4 cmd/link: fix error messages for external linking on ppc64 by Clément Chigot · 6 years ago
  91. e453577 os: make Stat work on FAT file system by Alex Brainman · 5 years ago
  92. bc175e5 cmd/dist: re-enable VFPv3 on openbsd/arm by Joel Sing · 5 years ago
  93. a27f3d5 runtime: fix hangs in TestDebugCall* by Austin Clements · 5 years ago
  94. e167587 go/doc: handle Examples with no body by Agniva De Sarker · 5 years ago
  95. d50390c cmd/fix,cmd/cgo,misc/cgo: map the EGLDisplay C type to uintptr in Go by Elias Naur · 5 years ago
  96. 26985ed cmd/nm: report windows/arm as relocatable in TestGoExec by Jordan Rhee · 5 years ago
  97. 3f9e53f [dev.boringcrypto] misc/boring: add go1.10.7b4 and go1.11.4b4 releases by Filippo Valsorda · 5 years ago
  98. 281ce28c cmd/link: fix in-package syso linking by Shenghou Ma · 5 years ago
  99. fd323a8 cmd/go/internal/cache: save more data from DefaultDir by Bryan C. Mills · 5 years ago
  100. 4771356 doc: document Go 1.11.4 by Filippo Valsorda · 5 years ago