[go: up one dir, main page]

  1. dd8b7ad [release-branch.go1.23] go1.23.12 by Gopher Robot · 10 weeks ago release-branch.go1.23 go1.23.12
  2. 8a924ca [release-branch.go1.23] database/sql: avoid closing Rows while scan is in progress by Damien Neil · 3 months ago
  3. 8fa31a2 [release-branch.go1.23] os/exec: fix incorrect expansion of "", "." and ".." in LookPath by Olivier Mengué · 3 months ago
  4. e8794e6 [release-branch.go1.23] cmd/compile: for arm64 epilog, do SP increment with a single instruction by Keith Randall · 3 months ago
  5. 6c9c80b [release-branch.go1.23] cmd/go: skip known TestScript/build_trimpath_cgo failure on darwin/arm64 by Dmitri Shuralyov · 3 months ago
  6. cea5be7 [release-branch.go1.23] cmd/cgo/internal/testsanitizers: disable ASLR for TSAN tests by Michael Anthony Knyszek · 12 months ago
  7. 317a3c1 [release-branch.go1.23] runtime: stash allpSnapshot on the M by Michael Pratt · 4 months ago
  8. 0a75dd7 [release-branch.go1.23] go1.23.11 by Gopher Robot · 3 months ago go1.23.11
  9. e9d2c03 [release-branch.go1.23] cmd/go: disable support for multiple vcs in one module by Roland Shoemaker · 4 months ago
  10. e919b33 [release-branch.go1.23] cmd/link: permit a larger size BSS reference to a smaller DATA symbol by Cherry Mui · 4 months ago
  11. c46a0e6 [release-branch.go1.23] runtime: set mspan limit field early and eagerly by Michael Anthony Knyszek · 4 months ago
  12. 136ea1a [release-branch.go1.23] runtime: prevent mutual deadlock between GC stopTheWorld and suspendG by Michael Anthony Knyszek · 4 months ago
  13. dac4567 [release-branch.go1.23] runtime: handle system goroutines later in goroutine profiling by Michael Anthony Knyszek · 4 months ago
  14. 3eedbde [release-branch.go1.23] cmd/compile: do nil check before calling duff functions, on arm64 and amd64 by Keith Randall · 5 months ago
  15. d375ae5 [release-branch.go1.23] go1.23.10 by Gopher Robot · 4 months ago go1.23.10
  16. b897e97 [release-branch.go1.23] net/http: strip sensitive proxy headers from redirect requests by Neal Patel · 5 months ago
  17. c2c89d9 [release-branch.go1.23] os: don't follow symlinks on Windows when O_CREATE|O_EXCL by Damien Neil · 5 months ago
  18. 8eeb134 [release-branch.go1.23] cmd/link: allow linkname reference to a TEXT symbol regardless of size by Cherry Mui · 5 months ago
  19. 4ca7c01 [release-branch.go1.23] runtime/debug: document DefaultGODEBUG as a BuildSetting by Sean Liao · 1 year, 3 months ago
  20. f77084d [release-branch.go1.23] go1.23.9 by Gopher Robot · 5 months ago go1.23.9
  21. 8ff45d1 [release-branch.go1.23] runtime: fix 9-arg syscall on darwin/amd64 by Keith Randall · 6 months ago
  22. 96537d5 [release-branch.go1.23] cmd/link: choose one with larger size for duplicated BSS symbols by Cherry Mui · 7 months ago
  23. 7a2cfb7 [release-branch.go1.23] go1.23.8 by Gopher Robot · 6 months ago go1.23.8
  24. c72a2ba [release-branch.go1.23] runtime: explicitly disable async preempt for internal/runtime by Andy Pan · 7 months ago
  25. 2c0a0fc [release-branch.go1.23] runtime: skip TestCgoCallbackPprof on platforms with broken profiling by Michael Pratt · 7 months ago
  26. c855149 [release-branch.go1.23] runtime: only set isExtraInC if there are no Go frames left by Michael Pratt · 7 months ago
  27. ec6e84d [release-branch.go1.23] internal/godebugs: fix changed version for winsymlink and winreadlinkvolume to 1.23 by Jordan Liggitt · 7 months ago
  28. 15e01a2 [release-branch.go1.23] net/http: reject newlines in chunk-size lines by Damien Neil · 8 months ago
  29. 45aade7 [release-branch.go1.23] all: updates vendored x/net by Junyang Shao · 7 months ago
  30. c01c4d4 [release-branch.go1.23] go1.23.7 by Gopher Robot · 7 months ago go1.23.7
  31. 25177ec [release-branch.go1.23] all: updated vendored x/net with security fix by Damien Neil · 8 months ago
  32. e477283 [release-branch.go1.23] runtime/cgo: avoid errors from -Wdeclaration-after-statement by Ian Lance Taylor · 8 months ago
  33. 9facf1f [release-branch.go1.23] runtime/cgo: avoid errors from -Wdeclaration-after-statement by Ian Lance Taylor · 8 months ago
  34. 0fa31cb [release-branch.go1.23] reflect: let Value.Seq return the iteration value correct type by qiulaidongfeng · 8 months ago
  35. d89fda2 [release-branch.go1.23] reflect: correctly handle method values in Seq by Michael Anthony Knyszek · 8 months ago
  36. acde84c [release-branch.go1.23] runtime: use WCLONE when waiting on pidfd test child by Michael Pratt · 8 months ago
  37. c57e2bd [release-branch.go1.23] syscall: don't send child signal when testing pidfd by Ian Lance Taylor · 8 months ago
  38. 2aaa388 [release-branch.go1.23] cmd/compile, runtime: use deferreturn as target PC for recover from deferrangefunc by David Chase · 8 months ago
  39. 22fdd35 [release-branch.go1.23] runtime: fix usleep on s390x/linux by Paul Murphy · 8 months ago
  40. a991f9c3 [release-branch.go1.23] go1.23.6 by Gopher Robot · 8 months ago go1.23.6
  41. 6644ed6 [release-branch.go1.23] crypto/internal/fips140/nistec: make p256NegCond constant time on ppc64le by Roland Shoemaker · 9 months ago
  42. ab44565 [release-branch.go1.23] cmd/go/internal/modfetch: do not trust server to send all tags in shallow fetch by Russ Cox · 9 months ago
  43. 9cbbf5e [release-branch.go1.23] cmd/compile: fix write barrier coalescing by Keith Randall · 9 months ago
  44. d04e3cb [release-branch.go1.23] go1.23.5 by Gopher Robot · 9 months ago go1.23.5
  45. bb8230f [release-branch.go1.23] net/http: persist header stripping across repeated redirects by Damien Neil · 11 months ago
  46. fdb8413 [release-branch.go1.23] crypto/x509: properly check for IPv6 hosts in URIs by Roland Shoemaker · 10 months ago
  47. 1dde0b4 [release-branch.go1.23] runtime: hold traceAcquire across casgstatus in injectglist by Michael Anthony Knyszek · 10 months ago
  48. 3417000 [release-branch.go1.23] crypto/tls: fix Config.Time in tests using expired certificates by Filippo Valsorda · 9 months ago
  49. 1576793 [release-branch.go1.23] net: don't use sendfile for irregular files; handle EOPNOTSUPP/ENOTSUP by Ian Lance Taylor · 10 months ago
  50. 59b7d40 [release-branch.go1.23] runtime: update and restore g0 stack bounds at cgocallback by Cherry Mui · 1 year, 3 months ago
  51. 69c8cfe [release-branch.go1.23] cmd/compile/internal/importer: enable aliases by Tim King · 1 year, 2 months ago
  52. 194de8f [release-branch.go1.23] go1.23.4 by Gopher Robot · 10 months ago go1.23.4
  53. 5164a86 [release-branch.go1.23] cmd/trace: also show end stack traces by Felix Geisendörfer · 11 months ago
  54. 25f042d [release-branch.go1.23] runtime: reserve 4kB for system stack on windows-386 by Russ Cox · 11 months ago
  55. be062b7 [release-branch.go1.23] runtime: explicitly keep handle alive during getOrAddWeakHandle by Michael Anthony Knyszek · 11 months ago
  56. d8adc6c [release-branch.go1.23] runtime: prevent weak->strong conversions during mark termination by Michael Anthony Knyszek · 12 months ago
  57. 847cb6f [release-branch.go1.23] syscall: mark SyscallN as noescape by qmuntal · 11 months ago
  58. 777f43a [release-branch.go1.23]time: accept "+01" in TestLoadFixed on OpenBSD by Dmitri Shuralyov · 11 months ago
  59. 3726f07 [release-branch.go1.23] cmd/compile: use a non-fragile test for "does f contain closure c?" by David Chase · 12 months ago
  60. c390a1c [release-branch.go1.23] go1.23.3 by Gopher Robot · 11 months ago go1.23.3
  61. 1207de4 [release-branch.go1.23] runtime: reduce syscall.SyscallX stack usage by qmuntal · 1 year ago
  62. a0d15cb9 [release-branch.go1.23] runtime: fix MutexProfile missing root frames by Felix Geisendörfer · 1 year, 1 month ago
  63. 958f3a0 [release-branch.go1.23] internal/poll: handle the special case of sendfile(2) sending the full chunk by Andy Pan · 12 months ago
  64. 6ba3a8a [release-branch.go1.23] internal/poll: keep copying after successful Sendfile return on BSD by Damien Neil · 12 months ago
  65. 5472853 [release-branch.go1.23] cmd/link: generate Mach-O UUID when -B flag is specified by Cherry Mui · 1 year ago
  66. cfe0ae0 [release-branch.go1.23] runtime: uphold goroutine profile invariants in coroswitch by Michael Anthony Knyszek · 12 months ago
  67. 58babf6 [release-branch.go1.23] runtime,time: use atomic.Int32 for isSending by Michael Anthony Knyszek · 12 months ago
  68. 8d79bf7 [release-branch.go1.23] runtime: don't frob isSending for tickers by Ian Lance Taylor · 12 months ago
  69. 35c010a [release-branch.go1.23] runtime: fix GoroutineProfile stacks not getting null terminated by Felix Geisendörfer · 1 year, 1 month ago
  70. 6495ce0 [release-branch.go1.23] syscall: use SYS_EXIT_GROUP in CLONE_PIDFD feature check child by Michael Pratt · 1 year ago
  71. 7fc8312 [release-branch.go1.23] os: add clone(CLONE_PIDFD) check to pidfd feature check by Michael Pratt · 1 year, 4 months ago
  72. cc16cdf [release-branch.go1.23] runtime: clear isSending bit earlier by Ian Lance Taylor · 1 year ago
  73. 9563300f [release-branch.go1.23] os: ignore SIGSYS in checkPidfd by cions · 1 year, 1 month ago
  74. f8080ed [release-branch.go1.23] runtime: fix TestGdbAutotmpTypes on gdb version 15 by Shulhan · 1 year, 3 months ago
  75. ed07b32 [release-branch.go1.23] go1.23.2 by Gopher Robot · 1 year ago go1.23.2
  76. 3b2e846 [release-branch.go1.23] runtime: if stop/reset races with running timer, return correct result by Ian Lance Taylor · 1 year, 1 month ago
  77. fbddfae [release-branch.go1.23] cmd/compile: fix wrong esacpe analysis for rangefunc by Cuong Manh Le · 1 year, 1 month ago
  78. c8c6f9a [release-branch.go1.23] syscall: on exec failure, close pidfd by Ian Lance Taylor · 1 year, 1 month ago
  79. a74951c [release-branch.go1.23] unique: don't retain uncloned input as key by Michael Anthony Knyszek · 1 year, 1 month ago
  80. e6598e7 [release-branch.go1.23] os: dup pidfd if caller sets PidFD manually by Wei Fu · 1 year, 2 months ago
  81. 82575f7 [release-branch.go1.23] internal/weak: shade pointer in weak-to-strong conversion by Michael Anthony Knyszek · 1 year, 1 month ago
  82. a886959 [release-branch.go1.23] runtime: size maps.Clone destination bucket array safely by Keith Randall · 1 year, 1 month ago
  83. 80ff7cd [release-branch.go1.23] cmd/cgo: correct padding required by alignment by Ian Lance Taylor · 1 year, 2 months ago
  84. 69234de [release-branch.go1.23] go1.23.1 by Gopher Robot · 1 year, 1 month ago go1.23.1
  85. 032ac07 [release-branch.go1.23] go/build/constraint: add parsing limits by Roland Shoemaker · 1 year, 4 months ago
  86. fa8ff1a [release-branch.go1.23] encoding/gob: cover missed cases when checking ignore depth by Roland Shoemaker · 1 year, 5 months ago
  87. 53487e5 [release-branch.go1.23] go/parser: track depth in nested element lists by Roland Shoemaker · 1 year, 4 months ago
  88. 3d1f1f2 [release-branch.go1.23] cmd: vendor golang.org/x/telemetry@internal-branch.go1.23-vendor by Michael Pratt · 1 year, 2 months ago
  89. 6de5a71 [release-branch.go1.23] database/sql: fix panic with concurrent Conn and Close by Nic Klaassen · 1 year, 2 months ago
  90. 9625a7f [release-branch.go1.23] go/types, types2: unalias tilde terms in underIs by Tim King · 1 year, 2 months ago
  91. 9c939a1 [release-branch.go1.23] runtime: store bp on cgocallback as unsafe.Pointer by Michael Anthony Knyszek · 1 year, 2 months ago
  92. 7afe17b [release-branch.go1.23] go/types, types2: use max(fileVersion, go1.21) if fileVersion present by Michael Matloob · 1 year, 2 months ago
  93. 8002845 [release-branch.go1.23] runtime: on AIX, fix call to _cgo_sys_thread_create in _rt0_ppc64_aix_lib by Paul E. Murphy · 1 year, 2 months ago
  94. 9166d2f [release-branch.go1.23] go/types, types2: Named.cleanup must also handle *Alias types by Robert Griesemer · 1 year, 2 months ago
  95. 76346b3 [release-branch.go1.23] unique: use TypeFor instead of TypeOf to get type in Make by Michael Anthony Knyszek · 1 year, 2 months ago
  96. 3c93405 [release-branch.go1.23] os: use O_EXCL instead of O_TRUNC in CopyFS to disallow rewriting existing files does not exist by Andy Pan · 1 year, 2 months ago
  97. dbecb41 [release-branch.go1.23] os: fix Chtimes test flakes by Kir Kolyshkin · 1 year, 2 months ago
  98. 6885bad [release-branch.go1.23] go1.23.0 by Gopher Robot · 1 year, 2 months ago go1.23.0
  99. ec7d609 [release-branch.go1.23] revert "go/types, types2: only use fileVersion if 1.21 or greater" by Carlos Amedee · 1 year, 2 months ago
  100. 63b0f80 [release-branch.go1.23] go/types, types2: only use fileVersion if 1.21 or greater by Michael Matloob · 1 year, 2 months ago