1. 404899f cmd/link: preserve alignment for stackmap symbols by Cherry Zhang · 3 years, 8 months ago
  2. c800222 net: prefer /etc/hosts over DNS when no /etc/nsswitch.conf is present by Natanael Copa · 3 years, 8 months ago
  3. 9488741 path/filepath: allow EvalSymlinks to work on UNC share roots on Windows by Kevin Parsons · 3 years, 8 months ago
  4. 7930d39 log/syslog: set local to true if network is any of "unix", or "unixgram" by imxyb · 3 years, 8 months ago
  5. d03437a cmd/dist: document why test fails on incomplete ports by Tobias Klauser · 3 years, 8 months ago
  6. fe5f95e lib/time, time/tzdata: update tz data to 2020d by Tobias Klauser · 3 years, 8 months ago
  7. d75b7f9 cmd/dist: add openbsd/mips64 as incomplete port by Joel Sing · 3 years, 10 months ago
  8. 9ec0a46 cmd/compile: enforce strongly typed rules for ARM (read) by Constantin Konstantinidis · 3 years, 9 months ago
  9. 4a67825 cmd/internal/obj/riscv: support additional register to register moves by Joel Sing · 3 years, 8 months ago
  10. 05b6118 debug/dwarf: add support for DWARFv5 to (*Data).Ranges by Alessandro Arzilli · 4 years, 1 month ago
  11. bc0b198 runtime: dump the status of lockedg on error by Tiwei Bie · 3 years, 8 months ago
  12. 94eda9a syscall: disable TestAllThreadsSyscall on linux-ppc64 by Andrew G. Morgan · 3 years, 8 months ago
  13. d05c035 net/http: fix typo in TestTransportReadToEndReusesConn by Keiichi Hirobe · 3 years, 11 months ago
  14. 57af974 crypto/x509: deprecate legacy PEM encryption by Filippo Valsorda · 3 years, 8 months ago
  15. a36493e crypto/tls: add no-shared to openssl build instructions by Thom Wiggers · 3 years, 9 months ago
  16. 64dc25b runtime: add tests for addrRanges.add by Michael Anthony Knyszek · 4 years ago
  17. fe70866 runtime: throw on zero-sized range passed to addrRanges.add by Michael Anthony Knyszek · 4 years ago
  18. e01a1c0 runtime: add tests for addrRanges.findSucc by Michael Anthony Knyszek · 4 years ago
  19. 9db7db5 log: expose std via new Default function by Colin Arnott · 3 years, 8 months ago
  20. a972e8c all: fix quoting for compress/bzip2 and time's godoc by subham sarkar · 3 years, 8 months ago
  21. db185e5 runtime: drop redundant gcBlackenEnabled reset by Michael Pratt · 4 years ago
  22. f24ff38 cmd/go: change error message for missing import with unused replacement by Jay Conrod · 3 years, 8 months ago
  23. 4fdb98d cmd/go: save sums for zips needed to diagnose ambiguous imports by Jay Conrod · 3 years, 8 months ago
  24. 5cd4390 cmd/go: don't fetch files missing sums in readonly mode by Jay Conrod · 3 years, 8 months ago
  25. 5f616a6 cmd/go: in 'go mod init', suggest running 'go mod tidy' by Jay Conrod · 3 years, 8 months ago
  26. d05e89a cmd/go: refactor modload.InitMod by Jay Conrod · 3 years, 8 months ago
  27. c8c3c29 cmd/go: don't import requirements into existing go.mod files by Jay Conrod · 3 years, 8 months ago
  28. d1b1145 syscall: support POSIX semantics for Linux syscalls by Andrew G. Morgan · 4 years, 7 months ago
  29. 75032ad cmd/go: break after terminal loop condition by Mark Rushakoff · 3 years, 9 months ago
  30. f8376a5 sync: document that Once must not be copied by Dmitri Shuralyov · 3 years, 8 months ago
  31. 3931cc1 cmd/go: replace some more stats with fsys.Stat by Michael Matloob · 3 years, 8 months ago
  32. c3fe874 cmd/compile: avoid generating CSEs; do all aggregates; maintain debug names by David Chase · 3 years, 10 months ago
  33. ad64272 runtime: rename pageAlloc receiver by Michael Pratt · 3 years, 10 months ago
  34. 5bfd296 [dev.typeparams] merge master into dev.typeparams by Rob Findley · 3 years, 8 months ago
  35. e5ad735 cmd/compile: intrinsify runtime/internal/atomic.{And,Or} on MIPS by Michael Pratt · 3 years, 8 months ago
  36. e313fd7 runtime: drop unused work.ndone field by Michael Pratt · 4 years ago
  37. 7e25bdb cmd/link: use xcode strip for macho combine dwarf by Meng Zhuo · 3 years, 8 months ago
  38. 4f597ab internal/bytealg: improve mips64x equal on large size by Meng Zhuo · 3 years, 8 months ago
  39. 646531c cmd/compile: intrinsify runtime/internal/atomic.{And,Or} on S390X by Michael Pratt · 3 years, 8 months ago
  40. e223c6c cmd/compile: intrinsify runtime/internal/atomic.{And,Or} on PPC64 by Michael Pratt · 3 years, 8 months ago
  41. cdb19b4 cmd/compile: intrinsify runtime/internal/atomic.{And,Or} on ARM64 by Michael Pratt · 3 years, 8 months ago
  42. b5ddc42 io/fs, path, path/filepath, testing/fstest: validate patterns in Match, Glob by Russ Cox · 3 years, 8 months ago
  43. 4a2cc73 runtime: don't attempt to steal from idle Ps by Michael Pratt · 3 years, 9 months ago
  44. 44dbeaf cmd/compile: intrinsify runtime/internal/atomic.{And,Or} on AMD64 by Michael Pratt · 3 years, 9 months ago
  45. ad61343 runtime/internal/atomic: add 32-bit And/Or by Michael Pratt · 3 years, 9 months ago
  46. 7e01b3b strconv: add eiselLemire32 by Nigel Tao · 3 years, 8 months ago
  47. 8bde9b3 cmd/compile: add //go:embed support by Russ Cox · 4 years ago
  48. 400581b embed: implement FS by Russ Cox · 4 years ago
  49. 67bce7c cmd/vendor: sync pprof@v0.0.0-20201007051231-1066cbb265c7 by Hana · 3 years, 9 months ago
  50. ad36f87 strconv: increase the Eisel-Lemire exp10 range by Nigel Tao · 3 years, 8 months ago
  51. f1aa0b0 doc/go1.16: document ASLR support for -buildmode=c-shared on windows by qmuntal · 3 years, 8 months ago
  52. 6f7b553 cmd/cgo: avoid exporting all symbols on windows buildmode=c-shared by Quim Muntal · 3 years, 8 months ago
  53. 4ce9ea5 strconv: fix Eisel-Lemire for negative zero by Nigel Tao · 3 years, 8 months ago
  54. c92bfac cmd/go: support non-amd64 on script/toolexec.txt by Daniel Martí · 3 years, 8 months ago
  55. 2ad4415 cmd/internal/obj: use correct symbol size for Hashed64 classification by Cherry Zhang · 3 years, 8 months ago
  56. a10fe9f go/ast: import AST changes supporting typeparams from dev.go2go by Rob Findley · 3 years, 8 months ago
  57. 431d58d all: add GOOS=ios GOARCH=amd64 target for the ios simulator by Elias Naur · 3 years, 8 months ago
  58. f8aecbb runtime: move s390x HWCap CPU feature detection to internal/cpu by Martin Möhrmann · 3 years, 8 months ago
  59. 91b7619 cmd/compile: remove go115flagallocdeadcode by Cherry Zhang · 3 years, 8 months ago
  60. ea37a65 cmd/compile: remove go115shortcircuitPhis by Cherry Zhang · 3 years, 8 months ago
  61. 5d9b66c cmd/compile: remove go115makeslicecopy by Cherry Zhang · 3 years, 8 months ago
  62. b4a06b2 runtime: define the AddrRange used for testing in terms of addrRange by Michael Anthony Knyszek · 4 years ago
  63. de74ea5 cmd/go: set TOOLEXEC_IMPORTPATH for -toolexec tools by Daniel Martí · 3 years, 8 months ago
  64. 61313da cmd/go: use the last -linkmode flag to determine external linking by Xiangdong Ji · 3 years, 8 months ago
  65. b4c8b67 cmd,cmd/vendor: pick up updates for golang.org/x/arch/ppc64 by Lynn Boger · 3 years, 8 months ago
  66. ed2010e imports: make ScanDir ignore go files start with dot by Keyuan · 3 years, 8 months ago
  67. 9c28a50 cmd/go: when module enabled, `go clean` removes built binary by hitzhangjie · 3 years, 8 months ago
  68. 3bac5fa cmd/compile: make gc debug flags collector a struct by Alberto Donizetti · 3 years, 8 months ago
  69. 4c7a18d go/build: recognize and report //go:embed lines by Russ Cox · 3 years, 8 months ago
  70. a29dd1f net: add Example for Unix dialer with context by Kevin Burke · 3 years, 8 months ago
  71. cb768c8 encoding/xml: fix reserved namespace check to be case-insensitive by Ian Lance Taylor · 3 years, 8 months ago
  72. 9a49f77 runtime/race: update race .syso files by Keith Randall · 3 years, 8 months ago
  73. 4e5a313 net/http: test that ParseMultipartForm catches overflows by Emmanuel T Odeke · 3 years, 8 months ago
  74. b2a8317 cmd/compile: use desired info when allocating registers for live values by eric fang · 3 years, 8 months ago
  75. 1c0d1f4 cmd/compile: optimize regalloc for phi value by erifan01 · 3 years, 8 months ago
  76. 6af088b encoding/json: add "json: " prefix to SyntaxError messages by Kevin Burke · 3 years, 8 months ago
  77. 612a363 cmd/compile/internal/gc: fix comments by hk · 3 years, 8 months ago
  78. b04eb73 crypto/x509: bypass signature verification in CreateCertificate when using MD5WithRSA by Roland Shoemaker · 3 years, 8 months ago
  79. 6f45b39 cmd/compile,cmd/internal/obj/riscv: move g register on riscv64 by Joel Sing · 4 years, 1 month ago
  80. 214136b cmd/go/internal/fsys: use a root other than "." in Walk tests by Bryan C. Mills · 3 years, 8 months ago
  81. bcc3333 cmd/go: ignore GOFLAGS values without name in go env/bug by Obeyda Djeffal · 3 years, 8 months ago
  82. 15ead85 cmd/compiler,cmd/go,sync: add internal {LoadAcq,StoreRel}64 on ppc64 by Paul E. Murphy · 3 years, 10 months ago
  83. 54c0237 misc/wasm: improve error message if javascript polyfills are required by Richard Musiol · 3 years, 8 months ago
  84. 9848e93 misc/wasm: make sure sp is unsigned by Richard Musiol · 3 years, 8 months ago
  85. 491fe1b cmd/go: enable link syso test on linux/riscv64 by Tobias Klauser · 3 years, 8 months ago
  86. 7a8a720 [dev.typeparams] cmd/compile/internal/types2: add *.go2 (generic) tests by Robert Griesemer · 3 years, 8 months ago
  87. 62f18d0 doc/go1.16: document net TCP listener's backlog size update by Cuong Manh Le · 3 years, 8 months ago
  88. 755d6de [dev.typeparams] cmd/compile/internal/types2: add some more tests by Robert Griesemer · 3 years, 8 months ago
  89. 1d07306 [dev.typeparams] cmd/compile/internal/types2: adjust tests, enable Testdata tests by Robert Griesemer · 3 years, 8 months ago
  90. befc62a [dev.typeparams] cmd/compile/internal/types2: add testdata directory by Robert Griesemer · 3 years, 8 months ago
  91. ca36ba8 [dev.typeparams] cmd/compile/internal/importer, types2: initial check-in of types2 and importer by Robert Griesemer · 3 years, 8 months ago
  92. cfb087c cmd/go: fix TestScript/test_cache_inputs by Jay Conrod · 3 years, 8 months ago
  93. f121e0e cmd/compile: fix nodedump output for types of nodes by Dan Scales · 3 years, 8 months ago
  94. 3ca3ca5 cmd/compile: enforce strongly typed rules for ARM (to32) by Constantin Konstantinidis · 3 years, 9 months ago
  95. b7a2d413 testing: print cpu type as label for benchmarks by Martin Möhrmann · 3 years, 8 months ago
  96. 80182d45 go/build: refactor per-file info & reader by Russ Cox · 3 years, 8 months ago
  97. 7f73669 runtime: use GOTRACEBACK=system for TestCgoExecSignalMask by Ian Lance Taylor · 3 years, 8 months ago
  98. 5e9582e cmd/go: support overlays for synthesized packages. by Michael Matloob · 3 years, 8 months ago
  99. c9c6488 cmd/internal/obj: reject too large symbols by Cherry Zhang · 3 years, 8 months ago
  100. e2c4205 cmd/go/internal/modload: remove printStackInDie functionality by Jay Conrod · 3 years, 8 months ago