1. 2a772a2 cmd/compile: optimize shifts of int32 and uint32 on loong64 by Xiaolin Zhao · 5 months ago
  2. 2abe5ce testing: warn against calling Log after a test completes by Sean Liao · 3 weeks ago
  3. 574a9fa crypto/tls: reject TLS 1.3 compat session ID in TLS 1.2 by Daniel McCarney · 4 weeks ago
  4. 4635ad0 crypto/tls: align cert decode alert w/ BSSL by Daniel McCarney · 4 weeks ago
  5. 5b4209f crypto/tls: update GREASE-Server-TLS13 BoGo skip by Daniel McCarney · 5 weeks ago
  6. 01688da crypto/tls: support bogo -wait-for-debugger by Daniel McCarney · 5 weeks ago
  7. 2611d81 crypto/tls: ignore TLS 1.3 user canceled alerts by Daniel McCarney · 5 weeks ago
  8. b0e7f95 crypto/tls: run SkipNewSessionTicket bogo test by Daniel McCarney · 6 weeks ago
  9. 04164e5 internal/runtime/atomic: updated go assembler comments by Prabhav Dogra · 3 weeks ago
  10. 895bcf1 crypto/tls: reject empty TLS 1.3 session ticket by Daniel McCarney · 6 weeks ago
  11. 2620cc1 cmd/go/internal/mmap: close file after mmap by Michael Matloob · 4 weeks ago
  12. fd39971 cmd/cgo/internal/testsanitizers: bump GCC version for asan location checking by Than McIntosh · 3 weeks ago
  13. e256e64 debug/dwarf: fix problem with DWARF 5 and Seek method by Than McIntosh · 3 weeks ago
  14. c3e7d5f debug/dwarf: refactor entry DIE reading helper by Than McIntosh · 3 weeks ago
  15. c40a3731 internal/godebugs: add decoratemappings as an opaque godebug setting by Michael Pratt · 3 weeks ago
  16. c3950f8 crypto/pbkdf2: fix code example for Key by Gusted · 3 weeks ago
  17. 22d5d09 net/http/httputil: close hijacked connections when CloseWrite not available by Damien Neil · 3 weeks ago
  18. bc5f4a5 crypto/tls: small bogo shim test tidying by Daniel McCarney · 6 weeks ago
  19. e690884 os: remove unused testingForceReadDirLstat by Tobias Klauser · 3 weeks ago
  20. 705fa92 crypto/internal/fips140: make Version return latest when not frozen by Filippo Valsorda · 3 weeks ago
  21. d7e5cd5 compress/flate,compress/lzw: fix incorrect godoc links by Olivier Mengué · 3 weeks ago
  22. b4a333f crypto/internal/fips140/bigmod: explicitly clear expanded limbs on reset by Filippo Valsorda · 3 weeks ago
  23. e0b110b text/template: add an if func example by linmaolin · 3 weeks ago
  24. 812a44e archive/zip: preallocate fileList size for Reader.Open by Olivier Mengué · 3 weeks ago
  25. fe9b292 go/types,types2: allocate the used* maps in initFiles by Rob Findley · 3 weeks ago
  26. d43c0f8 net: add comment about blocking to Conn.Close by Ian Lance Taylor · 3 weeks ago
  27. 8a7742e go/types, types2: factor out shared for-range checking code into range.go by Robert Griesemer · 3 weeks ago
  28. 232dfd2 go/types, types2: rename errorCause to typeError by Robert Griesemer · 4 weeks ago
  29. 5af3658 go/types, types2: use errorCause instead of reportf in comparableType by Robert Griesemer · 4 weeks ago
  30. 584e631 go/types, types2: better error messages for invalid calls by Robert Griesemer · 4 weeks ago
  31. 8b7e376 go/types, types2: factor out single commonUnder function by Robert Griesemer · 4 weeks ago
  32. f55bb13 cmd/cgo/internal/testsanitizers: for "leak", use -fsanitize=address by Ian Lance Taylor · 3 weeks ago
  33. 24d2235 cmd/go: add 'work' package pattern by Michael Matloob · 2 months ago
  34. 9bd2160 os: add missing calls to Root.Close() in tests by Olivier Mengué · 3 weeks ago
  35. 1cf6b50 cmd/compile: remove no-longer-necessary recursive inlining checks by David Chase · 3 weeks ago
  36. 6a4bc8d cmd/go: cache coverage profile with tests by Ryan Currah · 5 weeks ago
  37. 938b6c1 os: more godoc links by Olivier Mengué · 3 weeks ago
  38. 66b7640 compress/lzw,compress/gzip,compress/flate,compress/zlib,compress/bzip2: go doc links by Olivier Mengué · 3 weeks ago
  39. 53d689c cmd/internal/obj/loong64: add {V,XV}ILV{L/H}.{B/H/W/D} instructions support by Xiaolin Zhao · 4 months ago
  40. 3aef716 doc: update godebug doc to clarify godebug directive in workspace by Michael Matloob · 3 weeks ago
  41. 70dcc78 math/big: avoid negative slice size in nat.rem by Russ Cox · 3 weeks ago
  42. 5e0dbec crypto/rsa: add a test with very different prime sizes by Filippo Valsorda · 3 weeks ago
  43. e7f9e76 crypto: test for unexpected concrete methods in interface value returns by Filippo Valsorda · 3 months ago
  44. 92a63bd runtime: explicitly disable async preempt for internal/runtime by Andy Pan · 3 weeks ago
  45. 6cb8c83 cmd/link/internal: remove trampoline for plt on loong64 by limeidan · 3 weeks ago
  46. 6ba91df math: implement func archExp and archExp2 in assembly on loong64 by Xiaolin Zhao · 3 months ago
  47. 39d7a49 cmd/internal/obj/loong64: add {V,XV}{ADD/SUB}.{B,H,W,D,Q} and {V,XV}{ADD/SUB}.{B,H,W,D}Uinstructions support by Xiaolin Zhao · 3 months ago
  48. 645ea53 runtime: in asan mode call __lsan_do_leak_check when exiting by Ian Lance Taylor · 5 weeks ago
  49. cad4dca cmd/compile: use inline-Pos-based recursion test by David Chase · 3 weeks ago
  50. 9189921 go/types,types2: externalize used objects by Rob Findley · 5 weeks ago
  51. f7204d7 html/template: example for disallowed script type change by Sean Liao · 1 year, 10 months ago
  52. 061efaa net/http: make http.FileServer return 404 when a path is invalid/unsafe by Grégoire Lodi · 3 weeks ago
  53. 37026a7 cmd/go: skip some tests that run builds in short mode by Michael Matloob · 4 weeks ago
  54. 932a4a4 go/types: add Var.Kind() VarKind method by Alan Donovan · 9 weeks ago
  55. 2c16041 text/template: provide example of overwriting template func after parse by rorycl · 4 weeks ago
  56. 2e6cbab encoding/pem: clarify Decode only works on lines by Sean Liao · 2 years, 8 months ago
  57. 6f90ae3 cmd/compile: improve issue62407_test by go101 · 3 months ago
  58. f27d86c cmd/compile: add tests for too-large shift amounts by Keith Randall · 4 weeks ago
  59. 8abb8aa testing: modify got,want equal comparison for unordered example output by Jes Cok · 4 weeks ago
  60. 583d586 sync: document behavior of Map.Delete when key is not present by Filippo Valsorda · 3 months ago
  61. 3501186 net/http: don't modify caller's tls.Config.NextProtos by Damien Neil · 4 weeks ago
  62. a188955 context: skip allocs test with -asan by Damien Neil · 4 weeks ago
  63. 3705a6f all: update golang.org/x/net by Junyang Shao · 4 weeks ago
  64. 0cfc641 crypto/elliptic: drop hidden Inverse and CombinedMult methods by Filippo Valsorda · 3 months ago
  65. 52eaed663 runtime: decorate anonymous memory mappings by Lénaïc Huard · 8 weeks ago
  66. f95941d net/http/httputil: skip new test on Plan 9 by Ian Lance Taylor · 4 weeks ago
  67. ba3c57f os: guarantee min buffer size for ReadFile reads on /proc-like files by Brad Fitzpatrick · 4 weeks ago
  68. fd8938c net/http: speed up cookie and method validation by Julien Cretel · 6 weeks ago
  69. 32fdcd7 mime/quotedprintable: accept LWSP-char after = by Simon Ser · 3 months ago
  70. a053e79 net/http: support TCP half-close when HTTP is upgraded in ReverseProxy by Mark Wakefield · 3 months ago
  71. 7181118 net/http: check server shutting down before processing the request by wineandchord · 1 year, 1 month ago
  72. bef2bb8 cmd/compile,cmd/link: move to DWARF5-style location lists by Than McIntosh · 4 months ago
  73. 4c0a47a cmd/compile,cmd/link: move to DWARF5-style range lists by Than McIntosh · 4 months ago
  74. 4f45b2b cmd/compile: fix out of memory when inlining closure by Cuong Manh Le · 4 weeks ago
  75. 8279188 crypto/internal/fips140/bigmod/_asm: update avo to v0.6.0 by Egon Elbre · 4 weeks ago
  76. 3b9d10c net/textproto: document enforcement of RFC 9112 for headers by Sean Liao · 8 months ago
  77. 2ce1fb4 cmd/internal/obj/loong64: add F{MAXA/MINA}.{S/D} instructions by Xiaolin Zhao · 3 months ago
  78. 47fd73a cmd/internal/obj/loong64: add {V,XV}{SLL/SRL/SRA/ROTR}[I].{B/H/W/D} instructions support by Xiaolin Zhao · 3 months ago
  79. 7e81bcf go/types, types2: remove remaining mentions of core type in error messages by Robert Griesemer · 4 weeks ago
  80. 0a0e6af context: use atomic operation in ctx.Err by Damien Neil · 4 weeks ago
  81. 14647b0 os: only call GetConsoleMode for char devices by qmuntal · 4 weeks ago
  82. 05354fc go/types, types2: remove remaining references to coreType in literals.go by Robert Griesemer · 4 weeks ago
  83. 26ba61d go/types, types2: remove most remaining references to coreType in builtin.go by Robert Griesemer · 4 weeks ago
  84. 19d0b3e crypto/rsa: use Div instead of GCD for trial division by Filippo Valsorda · 3 months ago
  85. 4b1ac7b go/types, types2: remove references to core type in append by Robert Griesemer · 4 weeks ago
  86. f48b53f testing: fix testing.B.Loop doc on loop condition by Junyang Shao · 5 weeks ago
  87. 0312e31 net: fix parsing of interfaces on plan9 without associated devices by Brad Fitzpatrick · 4 weeks ago
  88. bda9f85 net/http: allocate CloseNotifier channel lazily by Jakob Ackermann · 3 months ago
  89. b199d97 runtime: add padding to m struct for 64 bit architectures by Joel Sing · 4 weeks ago
  90. 5a7db81 cmd/internal/obj/riscv: add riscv64 CSR map by Mark Ryan · 4 months ago
  91. f4750a6c cmd/go/internal/work: use par.Cache to cache tool IDs. by qmuntal · 4 weeks ago
  92. 039b3eb runtime: use ABIInternal on syscall and other sys.stuff for loong64 by Xiaolin Zhao · 5 months ago
  93. f24d2e1 cmd/internal/obj, cmd/asm: reclassify 32-bit immediate value of loong64 by limeidan · 3 months ago
  94. 6894904 cmd/go/internal/modindex: clean modroot and pkgdir for openIndexPackage by Michael Matloob · 5 weeks ago
  95. 64feded cmd/covdata: close output meta-data file by guoguangwu · 4 weeks ago
  96. 2298215 cmd/link: use __got as the .got section name by qmuntal · 5 weeks ago
  97. 74ba216 reflect: add more tests for Type.{CanSeq,CanSeq2} by Jes Cok · 4 weeks ago
  98. 1dafcca runtime: increase timeout in TestSpuriousWakeupsNeverHangSemasleep by Michael Anthony Knyszek · 4 weeks ago
  99. 6e8d7a1 crypto/x509: avoid crypto/rand.Int to generate serial number by Filippo Valsorda · 9 weeks ago
  100. 5559747 cmd/cgo: update generated headers for compatibility with latest MSVC C++ standards by KangJi · 4 weeks ago