1. 91baf5ce reflect: fix reference comment to runtime/map.go by Koichi Shiraishi · 2 years ago
  2. 8a9485c [dev.unified] test: extract different inline test between unified and non-unified by Cuong Manh Le · 1 year, 11 months ago
  3. 0e3d0c9 syscall: clarify Pdeathsig documentation on Linux by Vojtěch Boček · 1 year, 11 months ago
  4. 74bf90c go/types, types2: add test case for issue for coverage by Robert Griesemer · 1 year, 11 months ago
  5. 0cd0c12 doc/go1.19: use matching closing tag in unix build constraint heading by Tobias Klauser · 1 year, 11 months ago
  6. 97bfc77 syscall, runtime/internal/syscall: always zero the higher bits of return value on linux/loong64 by Guoqi Chen · 1 year, 11 months ago
  7. 937fa50 net/netip: add missing ) in ParsePrefix errors by subham sarkar · 1 year, 11 months ago
  8. c2c76c6 cmd/link: set alignment for carrier symbols by Cherry Mui · 1 year, 11 months ago
  9. 36147dd cmd/go/internal/modindex: disable indexing for modules outside GOROOT and the module cache by Bryan C. Mills · 1 year, 11 months ago
  10. 2a78e8a test: add tests for string/[]byte/[]rune conversions by Robert Griesemer · 1 year, 11 months ago
  11. f9c0264 net: avoid infinite recursion in Windows Resolver.lookupTXT by Ian Lance Taylor · 1 year, 11 months ago
  12. 0dffda1 spec: clarify "slice of bytes" and "slice of runes" through examples by Robert Griesemer · 1 year, 11 months ago
  13. c22a6c3 reflect: when StructOf overflows computing size/offset, panic by Keith Randall · 1 year, 11 months ago
  14. e1e66a0 cmd/compile,runtime,reflect: move embedded bit from offset to name by Keith Randall · 1 year, 11 months ago
  15. 394ea70 [dev.unified] cmd/compile: more Unified IR docs and review by Matthew Dempsky · 2 years ago
  16. cb9bf93 cmd/go: quote package directory when calling glob by Ian Lance Taylor · 1 year, 11 months ago
  17. cad477c cpu: fix typos in test case by ag9920 · 1 year, 11 months ago
  18. c29be2d runtime: add HACKING section on nosplit functions by Austin Clements · 2 years, 1 month ago
  19. c5be77b doc/go1.19: minor edits by Austin Clements · 1 year, 11 months ago
  20. 56bc309 sync: improve linearity test robustness by Michael Anthony Knyszek · 1 year, 11 months ago
  21. 1fe2810 sync: move lock linearity test and treat it like a performance test by Michael Anthony Knyszek · 1 year, 11 months ago
  22. 6130461 internal/testmath: add two-sample Welch's t-test for performance tests by Michael Anthony Knyszek · 1 year, 11 months ago
  23. 24b9039 doc/go1.19: prefer relative links to other parts of the Go website by Dmitri Shuralyov · 1 year, 11 months ago
  24. fbc75df cmd/cgo: remove -fsanitize=hwaddress hardware tags by Ian Lance Taylor · 1 year, 11 months ago
  25. 5ee939b8 spec: clarify behavior of map size hint for make built-in by Robert Griesemer · 1 year, 11 months ago
  26. 4703546 spec: add missing optional type arguments after TypeName in syntax by Robert Griesemer · 1 year, 11 months ago
  27. 2c52465 net: avoid darwin_arm64 bug in TestDialParallelSpuriousConnection by Damien Neil · 1 year, 11 months ago
  28. 9228d7d doc/go1.19: add a release note for module indexing by Michael Matloob · 1 year, 11 months ago
  29. 7eeec1f cmd/compile: fix missing dict pass for type assertions by Cuong Manh Le · 1 year, 11 months ago
  30. d27128b doc/go1.19: fix crypto tags by Roland Shoemaker · 1 year, 11 months ago
  31. 55590f3 net/http: doc: update RFC reference for appropriate HTTP codes by Louis PORTAY · 1 year, 11 months ago
  32. ff3db8d doc: fix typos in Go memory model by Dominik Honnef · 1 year, 11 months ago
  33. f73ad3d [dev.unified] test: add regress tests for #53276 and #53328 by Matthew Dempsky · 1 year, 11 months ago
  34. fb75c2d cmd/dist, cmd/internal/metadata: don't install metadata binary by Cherry Mui · 1 year, 11 months ago
  35. 386245b runtime: fix stack split at bad time when fuzzing by Khaled Yakdan · 1 year, 11 months ago
  36. 8ef8b60 [dev.unified] cmd/compile/internal/noder: stop handling type expressions as expressions by Matthew Dempsky · 1 year, 11 months ago
  37. 2cfbef4 cmd/cgo: recognize clang 14 DWARF type names by Dmitri Goutnik · 2 years ago go1.19beta1
  38. c7ccabf runtime/cgo: retry _beginthread on EACCES by Michael Pratt · 1 year, 11 months ago
  39. 91019cc runtime/cgo: merge bodies of cgo_sys_thread_start on windows by Michael Pratt · 1 year, 11 months ago
  40. 840e99e api: promote next to go1.19 by Cherry Mui · 1 year, 11 months ago
  41. 1a6c96b [dev.unified] test: relax issue7921.go diagnostic message by Cuong Manh Le · 1 year, 11 months ago
  42. c50c6bb [dev.unified] cmd/compile: set base.Pos when process assignDef in Unified IR by Cuong Manh Le · 1 year, 11 months ago
  43. d6df086 [dev.unified] cmd/compile: fix unified IR don't report type size too large error by Cuong Manh Le · 2 years ago
  44. 1a2ca95 go/types, types2: only set instance context if packages match by Robert Findley · 1 year, 11 months ago
  45. b51d44c cmd/go/testdata/script: fix skip on list_replace_absolute_windows by Michael Matloob · 1 year, 11 months ago
  46. 80f86f7 api/next: minor reformat by Cherry Mui · 1 year, 11 months ago
  47. 13f6be2 runtime: use pidleget for faketime jump by Michael Pratt · 1 year, 11 months ago
  48. 1292176 cmd/go: clean paths before using them form index functions by Michael Matloob · 1 year, 11 months ago
  49. 1858ea5 syscall: remove unused setgroups on linux/loong64 by Tobias Klauser · 1 year, 11 months ago
  50. bdde41e runtime: skip TestGdbBacktrace on gdb bug by Austin Clements · 1 year, 11 months ago
  51. 432158b net: fix testHookDialTCP race by Damien Neil · 1 year, 11 months ago
  52. 899f0a2 cmd/go: enable module index by default by Michael Matloob · 1 year, 11 months ago
  53. f862280 cmd/go: properly call PackageModuleRoot to get modroot for index by Michael Matloob · 1 year, 11 months ago
  54. d651660 cmd/go: set Root and target fields for packages in GOPATH by Michael Matloob · 1 year, 11 months ago
  55. 4afb0b9 doc/go1.19: delete remaining TODOs by Russ Cox · 1 year, 11 months ago
  56. 3426b72 runtime: gofmt by Michael Pratt · 1 year, 11 months ago
  57. f330a3a doc/go1.19: complete most remaining TODOs by Russ Cox · 1 year, 11 months ago
  58. e7ef585 [dev.unified] cmd/compile: restore Unified IR linkname pragma diagnostic by Cuong Manh Le · 2 years ago
  59. 2882786 runtime: remove unused pipe and setNonblock on linux/loong64 by Tobias Klauser · 1 year, 11 months ago
  60. decdd87 doc/go1.19: mention riscv64 supported regabi by Meng Zhuo · 2 years ago
  61. b72a6a7 os: document that Chdir affects fs.FS returned by DirFS with a relative path by Dan Kortschak · 2 years ago
  62. 30b929b syscall: remove unused accept on linux/loong64 by Tobias Klauser · 1 year, 11 months ago
  63. a7551fe net: use synthetic network in TestDialParallel by Damien Neil · 1 year, 11 months ago
  64. 19d71ac doc/go1.19: document that the assembler requires -p by Cherry Mui · 1 year, 11 months ago
  65. d151134 doc/go1.19: document linker CL that switches DWARF compressed section format by Cherry Mui · 1 year, 11 months ago
  66. 3507805 go/types, types2: better error message for invalid use of constraint type by Robert Griesemer · 1 year, 11 months ago
  67. 269bf7e go/types, types2: better error message if type is not in type set by Robert Griesemer · 1 year, 11 months ago
  68. d4fb93b go/types, types2: use | rather than ∪ when printing term lists by Robert Griesemer · 1 year, 11 months ago
  69. 346698e doc/go1.19: add release notes for net/http and net/url by Damien Neil · 2 years ago
  70. 7a82c68 doc/go1.19: adjust runtime release notes by Michael Pratt · 1 year, 11 months ago
  71. f3e051a runtime: document GOMEMLIMIT in environment variables section by Michael Pratt · 1 year, 11 months ago
  72. ef2567c doc/go1.19: document loong64 port by David Chase · 1 year, 11 months ago
  73. 69bb7c6 sync/atomic: clarify that 8-byte alignment of variables is due to escape by Will Hawkins · 1 year, 11 months ago
  74. 81033fb doc/go1.19: some platforms are still on TSAN v2 by Austin Clements · 1 year, 11 months ago
  75. 0c3a054 doc/go1.19: compiler section is complete, modulo TODOs by Austin Clements · 1 year, 11 months ago
  76. 835a946 doc/go1.19: minor edits by Austin Clements · 1 year, 11 months ago
  77. 429a404 doc/go1.19: complete TODOs for go/types by Robert Findley · 1 year, 11 months ago
  78. d2630aa doc/go1.19: add various crypto release notes by Roland Shoemaker · 1 year, 11 months ago
  79. 77d9252 runtime: fix inline assembly trampoline for arm64 by Khaled Yakdan · 2 years ago
  80. 38607c5 cmd/link: specify -Wl,-z params as documented by Motiejus Jakštys · 1 year, 11 months ago
  81. 95b68e1 doc/go1.19: delete boringcrypto TODO by Russ Cox · 1 year, 11 months ago
  82. a79623b doc/go1.19: add more TODOs from updated relnote by Russ Cox · 1 year, 11 months ago
  83. 9e5c968 [dev.unified] cmd/compile: visit LHS before RHS/X in assign/for statement by Cuong Manh Le · 2 years ago
  84. acfff42 doc/go1.19: add release notes for the soft memory limit and idle GC by Michael Anthony Knyszek · 1 year, 11 months ago
  85. a71ca3d runtime, sync, sync/atomic: document happens-before guarantees by Russ Cox · 2 years, 3 months ago
  86. 3651a61 go/doc/comment: add heuristics for common badly formatted comments by Russ Cox · 1 year, 11 months ago
  87. 4c08260 doc/go_mem: update revision date by Russ Cox · 1 year, 11 months ago
  88. 7271a0a doc/go1.19: gc requires -p=importpath by Austin Clements · 1 year, 11 months ago
  89. c1e2ecb doc/go1.19: document Resolver.PreferGo by Brad Fitzpatrick · 1 year, 11 months ago
  90. 11195c6 cmd/go: use index to match packages in dependency modules by Michael Matloob · 2 years ago
  91. 46ddf08 [dev.unified] cmd/compile: export/import implicit attribute for conversion exprs by Cuong Manh Le · 1 year, 11 months ago
  92. a8780f9 [dev.unified] cmd/compile: fix missing method value wrapper in unified IR by Cuong Manh Le · 2 years ago
  93. 3a1f1e1 [dev.unified] cmd/compile: remove package height by Cuong Manh Le · 2 years ago
  94. df7cb59 [dev.unified] cmd/compile: only sort symbols by name and package path by Cuong Manh Le · 1 year, 11 months ago
  95. ea5d7cb all: boringcrypto post-merge cleanup by Russ Cox · 2 years ago
  96. 6c7b223 go/doc/comment: do not turn ``` into “` by Russ Cox · 2 years ago
  97. ce757e9 go/doc/comment: add doc comment by Russ Cox · 2 years ago
  98. 95547ae cmd/compile: cast riscv64 rewrite shifts to unsigned int by Joel Sing · 2 years ago
  99. b39ac80 [dev.unified] cmd/compile/internal/noder: push exprBlank up into assignment handling by Matthew Dempsky · 1 year, 11 months ago
  100. 55fc07e [dev.unified] cmd/compile/internal/noder: add optExpr for optional expressions by Matthew Dempsky · 1 year, 11 months ago