1. 20130cc syscall: remove references to SYS_syscall on openbsd by Joel Sing · 6 months ago master
  2. 8841f50 syscall: reroute SYS_IOCTL and SYS_SYSCTL on openbsd by Joel Sing · 6 months ago
  3. 17fce63 cmd/dist,internal/platform: temporarily disable race detector on openbsd/amd64 by Joel Sing · 6 months ago
  4. ae6af9b strings: move Clone to stringslite by qiulaidongfeng · 11 hours ago
  5. 7994da4 cmd/compile/internal/ssa: on PPC64, try combining CLRLSLDI and SRDconst into RLWINM by Paul E. Murphy · 8 days ago
  6. 99fc317 cmd/go: add flag values to counter for buildmode by Michael Matloob · 3 days ago
  7. 23f760f cmd/go: remove checks that all counters incremented are in counters.txt by Michael Matloob · 3 days ago
  8. 7b5206b internal/bisect: use f.Function instead of f.Func.Name in stack trace by Russ Cox · 8 days ago
  9. 10c035a strings: move TrimPrefix and TrimSuffix to stringslite by apocelipes · 27 hours ago
  10. 0bc093a internal/sysinfo: use sync.OnceValue for CPUName by Tobias Klauser · 24 hours ago
  11. 44e48c7 hash/maphash: parallel run test by qiulaidongfeng · 3 days ago
  12. 18dd682 cmd/compile/internal/ssa: correct error message for AuxArm64BitField by zhangjian · 3 days ago
  13. 44b54b9 strings,bytes: improve Repeat panic messages by go101 · 26 hours ago
  14. 2f5b420 runtime,reflect: move zeroVal to internal/abi by qiulaidongfeng · 10 days ago
  15. a3eb55c cmd/vendor: update x/tools to v0.20.1-0.20240429173604-74c9cfe4d22f by Alan Donovan · 4 days ago
  16. 6defff5 cmd/vet: add stdversion analyzer by Alan Donovan · 4 days ago
  17. 344075d spec: clarify when range expression is evaluated by Olivier Mengué · 3 days ago
  18. e602625 cmd/go: pass -Wl,-z,nodelete for c-shared mode with gccgo by Ian Lance Taylor · 2 days ago
  19. b64e5e3 net: use stringslite.HasPrefix by Tobias Klauser · 2 days ago
  20. 8f71c76 runtime: remove note about goid reuse by Russ Cox · 2 days ago
  21. 865cf5c testing: improve the documentation around b.N by Jorropo · 2 days ago
  22. 660a071 cmd/internal/telemetry: add NewStackCounter functions by Michael Matloob · 4 days ago
  23. c5698e3 cmd/pprof: fix exception when file or path contains colon by cui fliter · 6 months ago
  24. 959e65c bytes: fix up godoc link errors by Daniel Martí · 4 days ago
  25. cf05873 net/http: represent multi wildcards properly by Jonathan Amsterdam · 7 days ago
  26. 8509f69 os: use filepathlite.FromSlash by qmuntal · 4 days ago
  27. 5616ab6 os: use filepathlite.VolumeName by qmuntal · 4 days ago
  28. d95fa7a os: use filepathlite.IsAbs by qmuntal · 4 days ago
  29. 150f45b os: use stringslite.HasPrefix by Tobias Klauser · 4 days ago
  30. 3206a9b http: fix some comments typo in server.go by The Backend Grip · 5 days ago
  31. 476a352 syscall: use stringslite.Has{Prefix,Suffix} by Tobias Klauser · 5 days ago
  32. dc164ea os: remove ineffective else branch by qmuntal · 4 days ago
  33. 16ce8b3 net: fix lookupHost on Plan 9 by David du Colombier · 6 days ago
  34. cf16440 slices: reduce code nesting depth for Compact and CompactFunc by Jes Cok · 8 days ago
  35. 9e0685f encoding/json: optimize field sorting with slices and cmp by aimuz · 6 days ago
  36. f6e6b63 time: add notes about monotonic time paused by plasmatium · 8 days ago
  37. a81c8b3 net/url: improve URL.String performance by Koya IWAMURA · 11 days ago
  38. 99ee616 internal/runtime/atomic: fix TestAnd64 and TestOr64 by Egon Elbre · 7 days ago
  39. 644a4ff testing: use time.Since in highPrecisionTime by Egon Elbre · 7 days ago
  40. 774d5b3 make.bash: avoid ksh bug in nogoenv by Russ Cox · 8 days ago
  41. ceef063 path/filepath, internal/filepathlite: move parts of filepath to filepathlite by Damien Neil · 10 days ago
  42. ad22356 all: rename internal/safefilepath to internal/filepathlite by Damien Neil · 10 days ago
  43. d69f874 strings, internal/stringslite: lite version of strings package by Damien Neil · 10 days ago
  44. 1c47049 testing: use QueryPerformanceCounter on Windows by Egon Elbre · 3 months ago
  45. 9effeea internal/weak: remove unnecessary conversion, fix typo by Dmitriy Matrenichev · 12 days ago
  46. b439f32 all: make use of sync.Map.Clear by Jes Cok · 8 days ago
  47. 0e7f5cf doc/README.md: discourage RELNOTE in CLs by Jonathan Amsterdam · 8 days ago
  48. b384ee7 net, os, internal/poll: test for use of sendfile by Damien Neil · 9 days ago
  49. 1969162 net: fix sendfile regression with io.Copy on macOS by Philipp Wollermann · 11 days ago
  50. deeebf5 cmd/link/internal/ld: more fixes to TestElfBindNow readonly .got check by Than McIntosh · 8 days ago
  51. 2dd82d9 compress: reordering fields to reduce struct sizes by apocelipes · 10 days ago
  52. 4370cfb slices: optimize Compact and CompactFunc by go101 · 5 months ago
  53. 5ff0b53 bytes: skip TestNewBufferShallow if optimization is disabled by qmuntal · 8 days ago
  54. 5419f65 spec: clarify prose for range over numeric range expressions by Robert Griesemer · 10 days ago
  55. 1ca31ea cmd/link/internal/ld: revised bindnow/relro test for ELF by Than McIntosh · 11 days ago
  56. 5702600 cmd/compile: teach dse about equivalent LocalAddrs by Derek Parker · 11 days ago
  57. a8ba163 runtime: fix mcall unwinding on Windows by qmuntal · 10 days ago
  58. fd99157 go/types, types2: refactor Checker.rangeStmt for clarity by Robert Griesemer · 9 days ago
  59. a4031ea all: fix typos in comments by guoguangwu · 9 days ago
  60. 06478e4 go/types, types2: simplify Default function by Robert Griesemer · 9 days ago
  61. 8c0da42 cmd/go: go env GOMOD should not download newer toolchain by Sam Thanawalla · 11 days ago
  62. 8960925 time: deflake TestChan/asynctimerchan=1 tests by Russ Cox · 11 days ago
  63. db5f2b4 spec: clarify when a range expression is evaluated by Robert Griesemer · 10 days ago
  64. 4351af6 net/http: improve continue statements for tests by Jes Cok · 10 days ago
  65. e7aeeae image/jpeg: ignore garbage bytes before a RST marker by Nigel Tao · 12 days ago
  66. 799968d go.types, types2: factor out isUntypedNumeric predicate by Robert Griesemer · 11 days ago
  67. 9b9de26 go/types: add Alias.Rhs by Alan Donovan · 10 days ago
  68. e689118 crypto/tls: skip bogo suite on windows builders by Roland Shoemaker · 10 days ago
  69. d037bba cmd/compile: add debug log prior to export data lookup by Michael Pratt · 10 days ago
  70. 508e761 cmd/compile: bail PGO method lookup on interface types by Michael Pratt · 10 days ago
  71. 3aad2d0 cmd/internal/obj/ppc64: fix incorrect int to int64 conversion when checking MOVD opcodes by Paul E. Murphy · 12 days ago
  72. 4792ca7 doc: fix typos in docs by guoguangwu · 11 days ago
  73. 62dfa43 bytes: add test to ensure shallow copy of NewBuffer does not allocate by Joe Tsai · 11 days ago
  74. fc6a5ea runtime: test mutex contention stacks and counts by Rhys Hiltner · 11 days ago
  75. 960fa9b sync: add examples for OnceValue and OnceValues by Austin Clements · 1 year, 1 month ago
  76. a62c290 src/buildall.bash: use grep -E instead of egrep by gucio321 · 11 days ago
  77. 08e73e6 debug/elf: remove incorrect doc link by Ian Lance Taylor · 3 months ago
  78. 8d880da cmd/cgo/internal/test: don't skip some tests on musl by Ian Lance Taylor · 3 months ago
  79. 8361329 all: fix some typos in comments by racequite · 11 days ago
  80. 0304d03 runtime: switch to systemstack before throw in casgstatus by Michael Anthony Knyszek · 12 days ago
  81. 9702cd9 cmd/compile: mark closure DUPOK if the outer function is by Cherry Mui · 12 days ago
  82. 0c39dc1 runtime: reduce stack usage for asmcgocall on PPC64 by Cherry Mui · 12 days ago
  83. 552faa8 runtime: reduced struct sizes found via pahole by Sabyrzhan Tasbolatov · 3 weeks ago
  84. 674657e net/http: correct error messages for TestParseSetCookie by Jes Cok · 2 weeks ago
  85. 5a3b640 Refactor output message by Lev Ustimenko · 12 days ago
  86. aa63ef4 internal/intern: delete unused package by Michael Anthony Knyszek · 4 weeks ago
  87. 6737f4c runtime: set gp.syscallbp from entersyscallblock_handoff by Michael Anthony Knyszek · 12 days ago
  88. 1f4bcee runtime: move zeroVal out of map.go by Michael Pratt · 2 weeks ago
  89. 9f9dd2b cmd/compile: fix cmpstring rewrite rule by Keith Randall · 12 days ago
  90. 79065f0 net/netip: use the unique package instead of internal/intern by Michael Anthony Knyszek · 4 weeks ago
  91. a088e23 unique: add unique package and implement Make/Handle by Michael Anthony Knyszek · 4 weeks ago
  92. 654c336 cmd/go: update comment to not say GO386 does not exist by Ian Lance Taylor · 13 days ago
  93. ed2671a cmd/link/internal/ld: temporarily add skip for new portion of TestElfBindNow by Than McIntosh · 12 days ago
  94. 734fd7a cmd/compile/internal/ssa: fix the description of auxCCop as auxInt by zhangjian · 13 days ago
  95. 69aa197 cmd/compile: combine phielim and copyelim into a single pass by jeffery · 12 days ago
  96. 4bb67bc runtime: always acquire M when acquiring locks by rank by Rhys Hiltner · 2 weeks ago
  97. 2dddc7e cmd/link: move .dynamic and .got sections to relro if applicable by Than McIntosh · 7 weeks ago
  98. 7f76c00 internal/reflectlite: remove unused mapType by Michael Pratt · 2 weeks ago
  99. 903e0ff reflect: remove unnecessary type conversions of untyped PtrSize by Ian Lance Taylor · 3 weeks ago
  100. 35c6193 runtime: for fallback hash, get rid of constant xors by Keith Randall · 2 weeks ago