1. df73945 cmd/compile: make error message involving variadic calls clearer by Cuong Manh Le · 3 years, 7 months ago
  2. 4ffc2bc cmd/compile: rename retsigerr to sigerr by Cuong Manh Le · 3 years, 7 months ago
  3. ddd35f8 cmd/compile: more comprehensive tests for #24991 by Matthew Dempsky · 3 years, 7 months ago
  4. 234e23d cmd/compile: make expanded/hidden columns in GOSSAFUNC persist across by root · 3 years, 8 months ago
  5. 0b1cec7 cmd/compile: rotate phase's title 180 degrees in ssa/html.go by root · 3 years, 8 months ago
  6. dc59469 cmd/compile: move validation from unary/binaryOp to typecheck by Cuong Manh Le · 3 years, 7 months ago
  7. 0dc369b cmd/compile: make typecheck set correct untyped type by Cuong Manh Le · 3 years, 7 months ago
  8. 1ee30d2 runtime: correctly log stderr in TestFakeTime by Cherry Zhang · 3 years, 7 months ago
  9. 9e9c030 debug/elf: add many PT_ and DT_ constants by Ian Lance Taylor · 3 years, 7 months ago
  10. 982ac06 cmd/compile,cmd/asm: dump sym ABI versions for -S=2 by Than McIntosh · 3 years, 7 months ago
  11. 75fab04 cmd/asm: make asm -S flag consistent with compile -S flag by Than McIntosh · 3 years, 7 months ago
  12. 7a095c3 cmd/go/internal/modload: avoid a network fetch when querying a valid semantic version by Bryan C. Mills · 3 years, 7 months ago
  13. 9a702fd cmd/go: flip relationship between load and modload by Jay Conrod · 3 years, 7 months ago
  14. e6426df net: use IFF_* consts from package syscall on solaris by Tobias Klauser · 3 years, 7 months ago
  15. 2205379 cmd/compile: propagate go:notinheap implicitly by Keith Randall · 3 years, 7 months ago
  16. 6796a7f cmd/addr2line: don't assume that GOROOT_FINAL is clean by Bryan C. Mills · 3 years, 7 months ago
  17. 35e413c cmd/compile: add new ops for experiment with late call expansion by David Chase · 3 years, 11 months ago
  18. f554eb7 cmd/compile: add variable length TRESULTS type for SSA use. by David Chase · 3 years, 10 months ago
  19. 07d5eb0 cmd/go: allow output in non-existent directory by Sam Xie · 3 years, 7 months ago
  20. 0f7ac9b cmd/go: use the correct linker config in the buildID hash by Alex Opie · 3 years, 7 months ago
  21. 5abba0c cmd/go: prepare tests for GO111MODULE=on by default by Jay Conrod · 3 years, 7 months ago
  22. 967465d cmd/compile: use combined shifts to improve array addressing on ppc64x by Lynn Boger · 3 years, 8 months ago
  23. 0dde60a cmd/internal/obj/riscv: clean up lowerJALR by Joel Sing · 3 years, 8 months ago
  24. 7f24142 syscall, cmd/go/internal/lockedfile/internal/filelock: add and use Flock on illumos by Tobias Klauser · 3 years, 7 months ago
  25. f5d59d0 cmd/compile: skip looking for OCLOSURE nodes in xtop by Matthew Dempsky · 3 years, 7 months ago
  26. 396688a cmd/compile: make translation to calls for SSA look more "value-oriented" by David Chase · 3 years, 10 months ago
  27. 39da81d cmd/compile: populate AuxCall fields for OpClosureCall by David Chase · 3 years, 10 months ago
  28. acde81e cmd/compile: initialize ACArgs and ACResults AuxCall fields for static and interface calls. by David Chase · 3 years, 10 months ago
  29. 3c85e99 cmd/compile: extend ssa.AuxCall to closure and interface calls by David Chase · 3 years, 11 months ago
  30. b4ef49e cmd/compile: introduce special ssa Aux type for calls by David Chase · 3 years, 11 months ago
  31. 7ee35cb cmd/compile: be more specific in cannot assign errors by Alberto Donizetti · 3 years, 7 months ago
  32. 10dfb1d runtime: actually fix locking in BenchmarkMSpanCountAlloc by Michael Anthony Knyszek · 3 years, 7 months ago
  33. 37f2610 cmd/compile: make go:notinheap error message friendlier for cgo by Keith Randall · 3 years, 8 months ago
  34. 42b023d cmd/cgo: use go:notinheap for anonymous structs by Keith Randall · 3 years, 8 months ago
  35. 4f91591 cmd/compile: allow aliases to go:notinheap types by Keith Randall · 3 years, 8 months ago
  36. 1632851 flag: add Func by Carl Johnson · 3 years, 8 months ago
  37. 2ae2a94 runtime: fix leak and locking in BenchmarkMSpanCountAlloc by Michael Anthony Knyszek · 3 years, 7 months ago
  38. 37aa653 cmd/link: make it easier to debug an elfrelocsect size mismatch by Joel Sing · 3 years, 9 months ago
  39. a86b6f2 cmd/internal/obj/arm64: optimize the instruction of moving long effective stack address by diaxu01 · 4 years, 1 month ago
  40. e82c9bd os, internal/syscall/unix: use pipe2 instead of pipe on illumos by Tobias Klauser · 3 years, 7 months ago
  41. 790fa1c cmd/compile: unify reflect, string and slice copy runtime functions by Martin Möhrmann · 3 years, 8 months ago
  42. eaa97fb cmd/cgo: don't translate bitfields into Go fields by Ian Lance Taylor · 3 years, 8 months ago
  43. b6dbaef os/signal: add NotifyContext to cancel context using system signals by Henrique Vicente · 4 years, 2 months ago
  44. 8248b57 cmd/go/internal/modget: factor out functions for argument resolution by Bryan C. Mills · 3 years, 8 months ago
  45. dbde566 cmd/go: default to -mod=readonly in most commands by Jay Conrod · 3 years, 8 months ago
  46. 3ab825d cmd/go/internal/modget: warn about unmatched packages exactly once by Bryan C. Mills · 3 years, 8 months ago
  47. de0957d cmd/go: relax version's error on unexpected flags by Daniel Martí · 3 years, 8 months ago
  48. f1c400a cmd/go: fix broken mod_outside test by Jay Conrod · 3 years, 7 months ago
  49. 03875bd cmd/go: add modload.NeedRoot mode for commands that need module root by Jay Conrod · 3 years, 8 months ago
  50. e306363 cmd/go: implement 'go install pkg@version' by Jay Conrod · 3 years, 8 months ago
  51. ea33523 cmd/compile: rewrite some ARM64 rules to use typed aux by Xiangdong Ji · 3 years, 8 months ago
  52. 3b64e6b internal/poll, internal/syscall/unix, net: enable writev on illumos by Tobias Klauser · 3 years, 8 months ago
  53. bae9cf6 test: fix inline.go to pass linux-amd64-noopt by Matthew Dempsky · 3 years, 7 months ago
  54. d20298e cmd/compile: make funccompile non-reentrant by Cuong Manh Le · 3 years, 8 months ago
  55. f4936d0 cmd/compile: call fninit earlier by Matthew Dempsky · 3 years, 8 months ago
  56. 2374105 cmd/compile: better dclcontext handling in func{hdr,body} by Matthew Dempsky · 3 years, 8 months ago
  57. 506eb0a Revert "encoding/json: implement Is on SyntaxError" by Damien Neil · 3 years, 8 months ago
  58. 114719e Revert "encoding/json: implement Is on all errors" by Damien Neil · 3 years, 8 months ago
  59. a408139 testing: fix panicking tests hang if Cleanup calls FailNow by Changkun Ou · 3 years, 8 months ago
  60. 5764653 cmd/api: omit outside dependencies when listing the packages in "std" by Bryan C. Mills · 3 years, 8 months ago
  61. 3782421 [dev.boringcrypto] misc/boring: add new releases to RELEASES file by Filippo Valsorda · 3 years, 8 months ago
  62. 14c7caa runtime: add 24 byte allocation size class by Martin Möhrmann · 3 years, 10 months ago
  63. c0c396b misc/ios: quote paths by Cherry Zhang · 3 years, 8 months ago
  64. 86dbeef syscall: fix fsync for read-only files on aix by Clément Chigot · 3 years, 8 months ago
  65. 4f5cd0c net/http/cgi,net/http/fcgi: add Content-Type detection by Roberto Clapis · 3 years, 8 months ago
  66. 66e66e7 make.bat: fix compare between GOROOT and srcdir paths, when either contains whitespace. by Dominic Della Valle · 3 years, 8 months ago
  67. afb5fca test: fix flaky test for issue24491 by Cuong Manh Le · 3 years, 8 months ago
  68. 5f1b12b cmd/compile: remove nodeNeedsWrapper flag by Cuong Manh Le · 3 years, 8 months ago
  69. 1f45216 cmd/compile: attach OVARLIVE nodes to OCALLxxx by Cuong Manh Le · 3 years, 8 months ago
  70. 95bb00d encoding/json: implement Is on all errors by Carlos Alexandro Becker · 3 years, 8 months ago
  71. b3ef90e encoding/json: implement Is on SyntaxError by Carlos Alexandro Becker · 3 years, 8 months ago
  72. 92b2b88 cmd/go: avoid flag.FlagSet.VisitAll at init time by Daniel Martí · 3 years, 9 months ago
  73. 806f478 cmd/compile: don't report not enough args error if call is undefined by Cuong Manh Le · 3 years, 8 months ago
  74. 2c95e3a cmd/compile: use clearer error message for stuct literal by Cuong Manh Le · 3 years, 8 months ago
  75. d7384f3 os: implement File.Chmod on Windows by Constantin Konstantinidis · 3 years, 8 months ago
  76. 07c1788 cmd/go: move repository resolution from internal/get to internal/vcs by Jay Conrod · 3 years, 8 months ago
  77. 86ee84c cmd/go: move get.Insecure to cfg.Insecure to break dependency cycle by Jay Conrod · 3 years, 8 months ago
  78. 3ab2205 [dev.link] all: merge branch 'master' into dev.link by Cherry Zhang · 3 years, 8 months ago
  79. b459bc8 cmd/go: make 'go mod download' update go.sum after downloads are complete by Jay Conrod · 3 years, 8 months ago
  80. 1ed4f12 cmd/link: add a test to test RODATA is indeed read-only by Cherry Zhang · 3 years, 8 months ago
  81. ffd95aa cmd/link: put read-only data in __DATA_CONST segment by Cherry Zhang · 3 years, 8 months ago
  82. a531bd5 cmd/internal/objfile: recognize Mach-O __DATA_CONST segment as read-only data by Cherry Zhang · 3 years, 8 months ago
  83. 9214677 cmd/go: refactor modload.Import for better -mod=readonly errors by Jay Conrod · 3 years, 8 months ago
  84. 6e3df74 cmd/go: refactor -mod flag parsing by Jay Conrod · 3 years, 8 months ago
  85. b22af9b cmd/link: record only the first occurance in Reachparent graph by Cherry Zhang · 3 years, 8 months ago
  86. 03a6860 cmd/go: update tests to work with -mod=readonly on by default by Jay Conrod · 3 years, 8 months ago
  87. d277a36 runtime: remove darwin/arm specifc code by Cherry Zhang · 3 years, 8 months ago
  88. a1762c2 unicode/utf8: refactor benchmarks for FullRune function by eric fang · 4 years ago
  89. d7ab277 cmd/asm: add more SIMD instructions on arm64 by Junchen Li · 3 years, 8 months ago
  90. 9b2df72 cmd/link: add copyright header by Cherry Zhang · 3 years, 8 months ago
  91. 8098dbb runtime: update docs for GOMAXPROCS by ipriver · 3 years, 8 months ago
  92. 07d19b2 all: check GOROOT_BOOTSTRAP executable before bootsrappping by Cuong Manh Le · 3 years, 8 months ago
  93. dfdc388 cmd/internal/obj/arm64: enable some SIMD instructions by fanzha02 · 3 years, 8 months ago
  94. aa476ba cmd/go/internal/modload: refactor pathInModuleCache by Bryan C. Mills · 3 years, 8 months ago
  95. 564b350 cmd/go/internal/modload: rename LoadBuildList and BuildList by Bryan C. Mills · 3 years, 9 months ago
  96. 521393e cmd/go/internal/modget: move MVS code to a separate file by Bryan C. Mills · 3 years, 9 months ago
  97. 363fb4b cmd/go/internal/modload: consolidate buildList and associated functions into one file by Bryan C. Mills · 3 years, 10 months ago
  98. d27ebc7 cmd/go/internal/modload: implement the "all" pattern for lazy loading by Bryan C. Mills · 4 years, 2 months ago
  99. b4944ef cmd: update golang.org/x/tools to v0.0.0-20200901153117-6e59e24738da by Tzu-Chiao Yeh · 3 years, 8 months ago
  100. cd91ab5 cmd/go/internal/modload: fix spurious import resolution error by Bryan C. Mills · 3 years, 8 months ago