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