1. 8dc6ad1 [release-branch.go1.21] runtime: restore caller's frame pointer when recovering from panic by Nick Ripley · 11 months ago
  2. 06df329 [release-branch.go1.21] runtime: avoid MADV_HUGEPAGE for heap memory by Michael Anthony Knyszek · 11 months ago
  3. b120517 [release-branch.go1.21] go/types, types2: remove order dependency in inference involving channels by Robert Griesemer · 10 months ago
  4. 0a95821 [release-branch.go1.21] cmd/go: retry ETXTBSY errors when running test binaries by Bryan C. Mills · 10 months ago
  5. 91a4e74 [release-branch.go1.21] crypto/tls: QUIC: fix panics when processing post-handshake messages by Damien Neil · 10 months ago
  6. 6385a6f [release-branch.go1.21] cmd/go: find GOROOT using os.Executable when installed to GOROOT/bin/GOOS_GOARCH by Bryan C. Mills · 10 months ago
  7. 2d07bb8 [release-branch.go1.21] encoding/xml: overriding by empty namespace when no new name declaration by xuri · 11 months ago
  8. ec663c7 [zxwait] Handle SignalHandleClosed uniformly by Jeff Martin · 10 months ago releases/f14
  9. 745b81b [release-branch.go1.21] encoding/gob: prevent panic from index out of range in Decoder.typeString by Andy Pan · 10 months ago
  10. 13339c7 [release-branch.go1.21] runtime: fix maps.Clone bug when cloning a map mid-grow by Keith Randall · 10 months ago
  11. 2977709 [release-branch.go1.21] context: fix synchronization in ExampleAfterFunc_cond by Bryan C. Mills · 10 months ago
  12. 2d4746f [release-branch.go1.21] go/types, types2: disable interface inference for versions before Go 1.21 by Robert Griesemer · 10 months ago
  13. 2b8026f [release-branch.go1.21] cmd/compile: in expandCalls, move all arg marshalling into call block by David Chase · 10 months ago
  14. 7c97cc7 [release-branch.go1.21] Revert "os: use handle based APIs to read directories on windows" by Bryan Mills · 10 months ago
  15. cb6ea94 [release-branch.go1.21] Revert "cmd/compile: omit redundant sign/unsign extension on arm64" by Keith Randall · 10 months ago
  16. 45b98bf [release-branch.go1.21] path/filepath: don't drop .. elements when cleaning invalid Windows paths by Damien Neil · 11 months ago
  17. bac083a [release-branch.go1.21] cmd/link: don't mangle string symbol names by Cherry Mui · 10 months ago
  18. 70aa116 [release-branch.go1.21] runtime/internal/wasitest: skip racy TCP echo test by Chris O'Hara · 10 months ago
  19. 31c5a23 [release-branch.go1.21] runtime: mark traceEnabled and traceShuttingDown as no:split by Mauri de Souza Meneguzzo · 10 months ago
  20. 25ec110 [release-branch.go1.21] cmd/compile: ensure empty blocks in write barriers are marked unpreemptible by Keith Randall · 10 months ago
  21. 6634ce2 [release-branch.go1.21] runtime: profiling on Darwin cannot use blocking reads by David Chase · 10 months ago
  22. 25c6dce [release-branch.go1.21] cmd/compile: make backingArrayPtrLen to return typecheck-ed nodes by Cuong Manh Le · 11 months ago
  23. 4e34f2e [release-branch.go1.21] go/types, types2: don't panic during interface completion by Robert Findley · 11 months ago
  24. d91843f [release-branch.go1.21] go/types, types2: use correct parameter list when checking argument passing by Robert Griesemer · 10 months ago
  25. 7437db1 [release-branch.go1.21] go/types, types2: use exact unification when comparing interface methods by Robert Griesemer · 10 months ago
  26. ed527ec [release-branch.go1.21] cmd/api: rename api.go to main_test.go by Russ Cox · 10 months ago
  27. b78e8cc [release-branch.go1.21] crypto/tls: add GODEBUG to control max RSA key size by Roland Shoemaker · 11 months ago
  28. 3475e6a [release-branch.go1.21] cmd/go: fix missing case checking for empty slice by Michael Matloob · 11 months ago
  29. 179821c [release-branch.go1.21] net/http: permit requests with invalid Host headers by Damien Neil · 11 months ago
  30. 9398951 [release-branch.go1.21] cmd/distpack: include directory entries in tar files by Russ Cox · 11 months ago
  31. 75d8be5 [release-branch.go1.21] cmd/go/internal/web: release the net token when an HTTP request fails due to CheckRedirect by Bryan C. Mills · 11 months ago
  32. 1755d14 [release-branch.go1.21] cmd/compile: fix missing init nodes for len(string([]byte)) optimization by Cuong Manh Le · 11 months ago
  33. c19c4c5 [release-branch.go1.21] go1.21.0 by Gopher Robot · 11 months ago go1.21.0
  34. e973d24 [release-branch.go1.21] Revert "net/http: use Copy in ServeContent if CopyN not needed" by Damien Neil · 11 months ago
  35. 2e6276d [release-branch.go1.21] spec: remove unnecessary sentence by Robert Griesemer · 11 months ago
  36. aeef93c [release-branch.go1.21] runtime/internal: switch GOWASIRUNTIME default by Johan Brandhorst-Satzkorn · 11 months ago
  37. 35de5f2 [release-branch.go1.21] crypto/tls: change SendSessionTicket to take an options struct by Damien Neil · 11 months ago
  38. a3b092d [release-branch.go1.21] cmd/link: use symbol-targeted relocation for initializers on Mach-O by Cherry Mui · 1 year ago
  39. 07c72a0 [release-branch.go1.21] cmd/go: missing name in failed command error by Mauri de Souza Meneguzzo · 11 months ago
  40. 041dd5c [release-branch.go1.21] go1.21rc4 by Gopher Robot · 11 months ago go1.21rc4
  41. a51957f [release-branch.go1.21] crypto/tls: restrict RSA keys in certificates to <= 8192 bits by Roland Shoemaker · 1 year ago
  42. 363f259 [release-branch.go1.21] cmd/go: make go list -m -u all not complain about missing checksums by Russ Cox · 11 months ago
  43. 9b53b9b [release-branch.go1.21] misc/wasm: switch default WASI runtime by Johan Brandhorst-Satzkorn · 11 months ago
  44. 4a14d9c [release-branch.go1.21] spec: update spec to version at tip by Robert Griesemer · 11 months ago
  45. 9786164 [release-branch.go1.21 cmd/cgo/internal/test: don't pass -lm on darwin by Cherry Mui · 12 months ago
  46. 6df6e61 [release-branch.go1.21] cmd/dist: handle -json flag in runPending (minimal) by Dmitri Shuralyov · 11 months ago
  47. 0edc819 Revert "[fidl] Don't close channel on 1way messaging errors" by Ghanan Gowripalan · 11 months ago
  48. 2b3f72f [fidl] Don't close channel on 1way messaging errors by Ghanan Gowripalan · 11 months ago
  49. b25266c [release-branch.go1.21] maps: remove Keys and Values by Ian Lance Taylor · 11 months ago
  50. 1ea8d38 [release-branch.go1.21] cmd/link: don't generate DYSYMTAB when external linking on Mach-O by Cherry Mui · 1 year ago
  51. b2ffc23 [release-branch.go1.21] log/slog: fix comment above log levels by zikaeroh · 11 months ago
  52. 8472fcb [release-branch.go1.21] go/types, types2: update documentation for GoVersion by Rob Findley · 11 months ago
  53. b36e555 [release-branch.go1.21] cmd/dist: apply timeout scale even if timeout isn't overridden by Dmitri Shuralyov · 11 months ago
  54. ed977e2 [release-branch.go1.21] cmd/asm, cmd/internal/obj: generate proper atomic ops for riscv64 by Meng Zhuo · 12 months ago
  55. 2fabb14 [release-branch.go1.21] go/types, types2: a min/max value argument must not be untyped by Robert Griesemer · 11 months ago
  56. c9f01f0 [release-branch.go1.21 cmd/go: attach PGO profile for test dependencies by Cherry Mui · 11 months ago
  57. 252f20b [release-branch.go1.21] doc: delete go1.21.html copy by Dmitri Shuralyov · 11 months ago
  58. 7ee7a21 [release-branch.go1.21] runtime: ensure stack is aligned in _rt0_amd64_windows_lib by qmuntal · 11 months ago
  59. 06a9034 [release-branch.go1.21] net: tolerate permission errors in interface tests by Heschi Kreinick · 11 months ago
  60. 03c7e96 [release-branch.go1.21] doc/go1.21: add release notes for linux/loong64 by Guoqi Chen · 12 months ago
  61. c2de683 [release-branch.go1.21] all: merge master (2639a17) into release-branch.go1.21 by Heschi Kreinick · 11 months ago
  62. 2639a17 doc: run relnotes again by Carlos Amedee · 11 months ago
  63. 28ca813 net/rpc: use conventional `err` in example by darkfeline · 11 months ago
  64. d983be9 go/types, types2: remove unnecessary assert on pointer size by Rob Findley · 12 months ago
  65. 9b33543 math: test large negative values as args for trig functions by Keith Randall · 11 months ago
  66. 229cde5 cmd/go: fix tests when go.env sets GOPROXY=direct GOSUMDB=off by Bryan C. Mills · 11 months ago
  67. c3458e3 doc/go1.21: use consistent capitalization for amd64 by Austin Clements · 11 months ago
  68. fe5af15 log/slog: doc commonHandler.handle by Jonathan Amsterdam · 11 months ago
  69. 14df7a2 Merge "Merge tag 'go1.20.6' into HEAD" into main by CQ Bot · 11 months ago
  70. 847d40d log/slog: fix issue with concurrent writes by Will Roden · 11 months ago
  71. 7a7755e Merge tag 'go1.20.6' into HEAD by Ghanan Gowripalan · 11 months ago
  72. 4aeac32 [release-branch.go1.21] go1.21rc3 by Gopher Robot · 11 months ago go1.21rc3
  73. c30faf9 cmd/covdata: format package comment for 'go doc' rendering by Bryan C. Mills · 11 months ago
  74. 089e37a bytes: remove builders check from compare test by Johan Brandhorst-Satzkorn · 12 months ago
  75. 9480b4a [release-branch.go1.21] all: merge master (b88bd91) into release-branch.go1.21 by Cherry Mui · 11 months ago
  76. b88bd91 cmd/go/internal/modfetch: always allow Stat for the current toolchain to succeed by Bryan C. Mills · 11 months ago
  77. d4f0d89 net/http: revert stray edit to h2_bundle.go from CL 508996 by Bryan C. Mills · 11 months ago
  78. 954568d [third_party/go] Clean up OWNERS by John Wittrock · 11 months ago
  79. 4a0f516 all: remove duplicate word and fix comment by cui fliter · 11 months ago
  80. 49d4212 all: fix typos and remove repeated words by Dan Kortschak · 11 months ago
  81. cc0cb30 [release-branch.go1.21] all: merge master (6244b19) into release-branch.go1.21 by Cherry Mui · 11 months ago
  82. 6244b19 all: update vendored dependencies by Russ Cox · 11 months ago
  83. b4872ea cmd/go: fix go get go@badversion by Russ Cox · 11 months ago
  84. 8735039 cmd/go: fix GOTOOLCHAIN parsing for +auto by Russ Cox · 12 months ago
  85. 230e549 doc/go1.21: add a release note for CL 463177 by Bryan C. Mills · 11 months ago
  86. 5e4000a cmd/compile: on PPC64, fix sign/zero extension when masking by Paul E. Murphy · 12 months ago
  87. af8f94e src/README.vendor: s/latest/master/ by Jonathan Amsterdam · 11 months ago
  88. 3eaee3d testing/slogtest: check for no group with empty record by Jonathan Amsterdam · 12 months ago
  89. 167c8b7 net/http/fcgi: eliminate goroutine leaks in tests by Bryan C. Mills · 12 months ago
  90. cb7a091 os/exec: ignore context.Canceled errors in TestConcurrentExec by Bryan C. Mills · 12 months ago
  91. 6518697 log/slog: replace nil contexts with context.Background() by Jonathan Amsterdam · 12 months ago
  92. 3f8b04b log/slog: change XXXCtx functions to XXXContext by Jonathan Amsterdam · 12 months ago
  93. 2c358ff [release-branch.go1.20] go1.20.6 by Gopher Robot · 12 months ago go1.20.6
  94. 4c58d6b time: increase arbitrary upper bound in TestReset to 10s by Bryan C. Mills · 12 months ago
  95. 6a063b0 net: mptcp: force using MPTCP with GODEBUG by Matthieu Baerts · 12 months ago
  96. 7ec816e [inspect][third_party] Route InspectSink in go by Clayton McCray · 12 months ago
  97. 07ede7a syscall: serialize locks on ForkLock on platforms where forkExecPipe is not atomic by Bryan C. Mills · 12 months ago
  98. 7dc62f3 test: add test cases for index value with range array clear by Cuong Manh Le · 12 months ago
  99. 0b65b02 cmd/compile: fix clear on slice with zero size elem by Cuong Manh Le · 12 months ago
  100. c4db811 cmd/compile: don't ICE on unaligned offsets for pointer writes by Keith Randall · 12 months ago