1. a745171 cmd/compile: fix SSA type comparison by Keith Randall · 3 years, 8 months ago
  2. 6133883 runtime: reduce critical path in injectglist by Cholerae Hu · 4 years ago
  3. 6dad1b4 cmd/cgo: close file by alex-semenyuk · 4 years ago
  4. 0633782 cmd/compile: optimize unsigned comparisons to 0/1 on arm64 by Junchen Li · 3 years, 10 months ago
  5. 7fbd8c7 all: fix spelling mistakes by lihaowei · 3 years, 8 months ago
  6. db4cda2 testing/iotest: correct ErrReader signature and remove exported error by Emmanuel T Odeke · 3 years, 8 months ago
  7. 77a11c0 reflect: remove depth from deepequal recursion by Keith Randall · 3 years, 10 months ago
  8. ef9c8a38 cmd/compile: don't rewrite (CMP (AND x y) 0) to TEST if AND has other uses by Keith Randall · 3 years, 10 months ago
  9. 8b8f926 runtime: bit parallel implementation of findBitRange64 by Keith Randall · 3 years, 10 months ago
  10. 4e5ed83 runtime: use bit-parallel operations to compute heap bit summaries by Keith Randall · 3 years, 10 months ago
  11. 88c094c runtime: print faulting instruction on a SIGFPE by Keith Randall · 3 years, 10 months ago
  12. ba97be4 runtime: remove tracebackinit and unused skipPC by liu-xuewen · 3 years, 10 months ago
  13. 17553c6 cmd/compile: move dumpFileSeq by surechen · 3 years, 9 months ago
  14. 99d6e3e internal/bytealg: use CBZ instructions by Heisenberg · 3 years, 11 months ago
  15. a61a3c3 runtime: use the CBZ instruction in the assembler by Heisenberg · 3 years, 11 months ago
  16. e6d0bd2 runtime: clean up old mcentral code by Michael Anthony Knyszek · 4 years, 2 months ago
  17. 260dff3 runtime: clean up old markrootSpans by Michael Anthony Knyszek · 4 years, 2 months ago
  18. e30fbe3 cmd/compile: optimize unsigned comparisons to 0 by Junchen Li · 3 years, 10 months ago
  19. 1a35583 cmd/go: add tracing for querying and downloading from the proxy by Michael Matloob · 3 years, 9 months ago
  20. c0cf190 cmd/go: do context propagation for tracing downloads by Michael Matloob · 3 years, 10 months ago
  21. 797124f cmd/go/internal/test: keep looking for go command flags after ambiguous test flag by Bryan C. Mills · 3 years, 8 months ago
  22. 1b86bdb cmd/test2json: do not emit a final Action if the result is not known by Bryan C. Mills · 3 years, 8 months ago
  23. f30044a cmd/go/internal: remove some users of par.Work by Michael Matloob · 3 years, 10 months ago
  24. 2ac4bf3 cmd/go: add span for modload.LoadBuildList by Michael Matloob · 3 years, 10 months ago
  25. ebccba7 cmd/go: process -debug-trace flag for cmd/test and cmd/vet by Michael Matloob · 3 years, 10 months ago
  26. 38fea3a cmd/go: add tracing instrumentation to load.TestPackagesFor by Michael Matloob · 3 years, 10 months ago
  27. 15b98e5 cmd/go: mark trace flows between actions by Michael Matloob · 3 years, 10 months ago
  28. a26d687 cmd/go: propagate context into Action.Func calls by Michael Matloob · 3 years, 10 months ago
  29. 023d497 cmd/go: add trace events for each action by Michael Matloob · 3 years, 10 months ago
  30. 49003da cmd/go/internal/trace: add function to distinguish goroutines by Michael Matloob · 3 years, 10 months ago
  31. abfeec5 testing/iotest: add ErrReader by Carlos Alexandro Becker · 3 years, 8 months ago
  32. a2a2237 cmd/link: emit correct jump instruction on ARM for DYNIMPORT by Cherry Zhang · 3 years, 9 months ago
  33. 7ee2622 cmd/link: link dynamic library automatically by Cherry Zhang · 3 years, 9 months ago
  34. a22ec6e Revert "cmd/internal/obj: fix inline marker issue on s390x" by Austin Clements · 3 years, 8 months ago
  35. d19fedd runtime: move checkmarks to a separate bitmap by Austin Clements · 3 years, 11 months ago
  36. 7148abc runtime: simplify heapBitsSetType doubleCheck by Austin Clements · 3 years, 11 months ago
  37. 7bbd5ca runtime: replace index and contains with bytealg calls by Austin Clements · 3 years, 9 months ago
  38. dc12d5b all: add empty line between copyright header and package clause by Tobias Klauser · 3 years, 8 months ago
  39. bf51268 syscall: cap RLIMIT_NOFILE soft limit in TestRlimit on darwin by Cholerae Hu · 3 years, 9 months ago
  40. d79350b runtime: use hw.ncpuonline sysctl in getncpu on netbsd by Tobias Klauser · 4 years ago
  41. 9138a2a cmd/link: avoid duplicate DT_NEEDED entries by Joel Sing · 4 years ago
  42. 681559e runtime: update comment: modTimer is called by Timer.Reset by zero.xu · 3 years, 8 months ago
  43. f979d07 runtime: avoid memclr call for keys in mapdelete_fast by Martin Möhrmann · 4 years ago
  44. 99f179f fmt: avoid badverb formatting for %q when used with integers by Martin Möhrmann · 3 years, 9 months ago
  45. 51ac0f0 strings: optimize Replace by using a strings.Builder by Polina Osadcha · 3 years, 10 months ago
  46. 6f99b33 all: replace Replace(..., -1) with ReplaceAll(...) by Polina Osadcha · 3 years, 10 months ago
  47. f7fc25e image/gif: add more writer benchmarks by Nigel Tao · 3 years, 9 months ago
  48. c810c6d doc/articles/wiki: add missing log import to net/http tutorial by Chirag Sukhala · 3 years, 8 months ago
  49. 8c39bbf cmd/compile: stop race instrumentation from clobbering frame pointer by Keith Randall · 3 years, 9 months ago
  50. 01f99b4 cmd/compile: mark DUFFZERO/DUFFCOPY as async unsafe by Keith Randall · 3 years, 9 months ago
  51. c6a11f0 crypto,internal/bytealg: fix assembly that clobbers BP by Keith Randall · 3 years, 9 months ago
  52. d303630 syscall: support rawVforkSyscall on linux/riscv64 by Joel Sing · 4 years ago
  53. cf9b4f6 runtime: use riscv64 RDTIME instruction by Joel Sing · 4 years ago
  54. b6ad288 net/http: avoid setting body when NoBody is set for js/wasm by Agniva De Sarker · 3 years, 11 months ago
  55. ccc9516 cmd/link: move comma outside quotes by Alberto Donizetti · 3 years, 9 months ago
  56. c0dded0 runtime: do not explicitly exit on ctrl handler by Jason A. Donenfeld · 3 years, 10 months ago
  57. 69d34e2 test: bump array size in fixedbugs/issue39292.go by Matthew Dempsky · 3 years, 8 months ago
  58. 948d324 cmd/compile: add failing test case for #24305 by Cuong Manh Le · 3 years, 9 months ago
  59. 82c45eb cmd/compile: handle OCLOSURE/OCALLPART in mustHeapAlloc check by Cuong Manh Le · 3 years, 9 months ago
  60. 0031fa8 cmd/compile: another fix initializing blank fields in struct literal by Cuong Manh Le · 4 years ago
  61. 441b52f math: simplify the code by kakulisen · 4 years ago
  62. 12d40ad test: add test for conversion of untyped bool to interface by Ian Lance Taylor · 3 years, 10 months ago
  63. 6072d6e test: add a test case that gccgo fails to compile by Ian Lance Taylor · 3 years, 10 months ago
  64. f714449 test: add test case that caused gccgo undefined symbol reference by Ian Lance Taylor · 3 years, 8 months ago
  65. 5a18e0b sync: fix goroutine leak for when TestMutexFairness times out by Gaurav Singh · 3 years, 9 months ago
  66. 24ff2af cmd/dist: fix typo by lufia · 3 years, 9 months ago
  67. 407bf0c reflect: add parentheses to properly bind <- in ChanOf’s string by Alexander Klauer · 3 years, 10 months ago
  68. 32a84c9 cmd/compile: fix live variable computation for deferreturn by Keith Randall · 3 years, 9 months ago
  69. 02a7b4b cmd/go/internal/modload: don't initialize build cache by Jay Conrod · 3 years, 10 months ago
  70. 8766f96 cmd/go: migrate to module.MatchPrefixPatterns by Jay Conrod · 3 years, 10 months ago
  71. 9a75959 cmd/go: don't save sums for modules loaded for import resolution by Jay Conrod · 3 years, 11 months ago
  72. 016e13d cmd/go/internal/modfetch: stop migrating go.modverify to go.sum by Jay Conrod · 3 years, 10 months ago
  73. 5ae1980 cmd/go: don't initialize Builder in envcmd.MkEnv by Jay Conrod · 3 years, 11 months ago
  74. a20cb4c database/sql: make Rows.Scan properly wrap underlying errors by Tim Möhlmann · 3 years, 9 months ago
  75. d0d6593 cmd/internal/obj: fix inline marker issue on s390x by Michael Munday · 3 years, 9 months ago
  76. cde5fd1 cmd/compile: correct type of CvtBoolToUint8 values by Josh Bleecher Snyder · 3 years, 9 months ago
  77. 5387cdc [dev.link] cmd/link, cmd/compile: create content addressable pcdata syms by Jeremy Faller · 3 years, 9 months ago
  78. 954db9f [dev.link] debug/gosym: fix file mappings by Jeremy Faller · 3 years, 9 months ago
  79. 7d7bd5a cmd/internal/obj/ppc64: don't remove NOP in assembler by Lynn Boger · 3 years, 9 months ago
  80. c2e73fb cmd/compile: remove AttrSeenGlobl (use AttrOnList instead) by Than McIntosh · 3 years, 10 months ago
  81. 933ca0c doc: add a release notes blurb on 1.16 linker improvements by Than McIntosh · 3 years, 9 months ago
  82. 92bda33 runtime: revert signal stack mlocking by Austin Clements · 3 years, 9 months ago
  83. b235317 doc/go1.15: include behavior updates to the context package by Andrew · 3 years, 9 months ago
  84. 50f63a7 doc/go1.15: clarify external linking can still be used for building PIE by Cherry Zhang · 3 years, 9 months ago
  85. 52fe92f cmd: merge branch 'dev.link' into master by Cherry Zhang · 3 years, 9 months ago
  86. 2bfa45c cmd/go: propagate context into PackagesForBuild and Do for tracing by Michael Matloob · 3 years, 10 months ago
  87. 14715b2 cmd/go: add Context parameter to base.command.Run by Michael Matloob · 3 years, 11 months ago
  88. 52b0ea2 cmd/go: add a debug-trace flag to generate traces by Michael Matloob · 4 years ago
  89. 20254c0 cmd/go: add rudimentary tracing support. by Michael Matloob · 4 years ago
  90. cc700bd cmd/trace: move viewer data structs into cmd/internal/traceviewer by Michael Matloob · 3 years, 10 months ago
  91. b249703 [dev.link] cmd/compile, cmd/asm: add length to hashed symbols by Jeremy Faller · 3 years, 9 months ago
  92. 9ae8f71 [dev.link] cmd/link: stop renumbering files for pclntab generation by Jeremy Faller · 3 years, 9 months ago
  93. ffa9f33 [dev.link] all: merge branch 'master' into dev.link by Cherry Zhang · 3 years, 9 months ago
  94. b3de3e5 doc/go1.16: start draft release notes by Dmitri Shuralyov · 3 years, 9 months ago
  95. 813b6bb internal/goversion: update Version to 1.16 by Dmitri Shuralyov · 3 years, 9 months ago
  96. 3a185d7 [dev.link] cmd/pack: use cmd/internal/archive package by Cherry Zhang · 3 years, 9 months ago
  97. f900d60 [dev.link] cmd/link: remove a stale comment by Austin Clements · 3 years, 9 months ago
  98. 3fc2e6b [dev.link] cmd/internal/obj: combine objfile.go and objfile2.go by Cherry Zhang · 3 years, 9 months ago
  99. 991adcd [dev.link] cmd/internal/obj: traverse files in deterministic order by Cherry Zhang · 3 years, 9 months ago
  100. 27e3778 [dev.link] cmd: remove "2", another round by Cherry Zhang · 3 years, 9 months ago