1. 59f5fda runtime/metrics: clarify Read's documentation by Michael Anthony Knyszek · 3 years, 6 months ago
  2. add4593 runtime/metrics: clarify memory and GC metrics documentation by Michael Anthony Knyszek · 3 years, 6 months ago
  3. 498d8d5 cmd/go/internal/work: avoid modload.Selected in 'go install pkg@version' by Bryan C. Mills · 3 years, 6 months ago
  4. e73697b cmd/go: fix failing gccgo cases in TestScript/build_overlay by Bryan C. Mills · 3 years, 6 months ago
  5. 0123c9b [dev.typeparams] cmd/compile/internal/types2: report an error for invalid constant values by Robert Griesemer · 3 years, 6 months ago
  6. cb674b5 cmd/compile,cmd/asm: fix function pointer call perf regression on ppc64 by Paul E. Murphy · 3 years, 6 months ago
  7. c315403 cmd/compile: flag "-d=dumpptrs" to print Node ptrs in Dump output by Dan Scales · 3 years, 6 months ago
  8. 4d04819 runtime: support new callbackasm1 calling convention on windows/arm by Jason A. Donenfeld · 3 years, 6 months ago
  9. 5ba1c3f cmd/go/internal/modload: remove SetBuildList by Bryan C. Mills · 3 years, 6 months ago
  10. ff2824d cmd/go/internal/modcmd: eliminate a call to modload.LoadedModules by Bryan C. Mills · 3 years, 6 months ago
  11. 0bb6115 internal/fmtsort: sort the unsafe pointers in map by Hanlin Shi · 3 years, 6 months ago
  12. 96b943a go/types: report an error for invalid constant values by Robert Griesemer · 3 years, 6 months ago
  13. 35693d0 cmd/compile: fix miscompilation during inlining by Matthew Dempsky · 3 years, 6 months ago
  14. 5b0ec1a cmd/compile: fix panic in field tracking logic by Matthew Dempsky · 3 years, 6 months ago
  15. b4f3d52 sync: document RWMutex race semantics by Michael Pratt · 3 years, 6 months ago
  16. b63db7f runtime: give test child time to block by Michael Pratt · 3 years, 6 months ago
  17. ae76f6e runtime: use clock_gettime instead of gettimeofday on darwin by Tobias Klauser · 3 years, 6 months ago
  18. ee1b512 runtime: use pipe2 syscall for Pipe in tests by Tobias Klauser · 3 years, 6 months ago
  19. 906d6e3 [dev.boringcrypto] all: merge master into dev.boringcrypto by Roland Shoemaker · 3 years, 6 months ago
  20. 95ceba18d [dev.boringcrypto] crypto/hmac: merge up to 2a206c7 and skip test by Katie Hockman · 3 years, 6 months ago
  21. d3072b8 cmd/go: in 'go get', only load retractions for resolved versions by Jay Conrod · 3 years, 6 months ago
  22. b194b51 cmd/link: recompute heapPos after copyHeap by Cherry Zhang · 3 years, 6 months ago
  23. 64ef848 cmd/go: fix retract interval syntax in 'go help mod edit' by Jay Conrod · 3 years, 6 months ago
  24. 399b5d1 cmd/compile: stop MOVW-ing -1 as SRA shift amount in mips by Alberto Donizetti · 3 years, 6 months ago
  25. a14e7bf go/ast: document invalid comment end positions with CRLF line endings by Rebecca Stambler · 3 years, 6 months ago
  26. bcfaeca time: in NewTicker, document that the 1st tick comes after d by Alberto Donizetti · 3 years, 6 months ago
  27. 2140049 [dev.typeparams] cmd/compile/internal/types2: port of https://golang.org/cl/270957 by Robert Griesemer · 3 years, 6 months ago
  28. 0985c1b [dev.boringcrypto] all: merge master into dev.boringcrypto by Dmitri Shuralyov · 3 years, 6 months ago
  29. 041a4e4 go/types: add test case for incorrect map index expression by Robert Griesemer · 3 years, 6 months ago
  30. 05082c9 cmd/compile: clean up buggy DWARF inlined info PC ranges by Than McIntosh · 3 years, 9 months ago
  31. 01df2fe cmd/go: allow querying other versions of the main module by Jay Conrod · 3 years, 6 months ago
  32. 0968d2d cmd/go/internal/modget: clarify error for 'go get' without arguments by Jay Conrod · 4 years ago
  33. 3e56bad cmd/go: revert "in 'go get', only load retractions for resolved versions" by Dmitri Shuralyov · 3 years, 6 months ago
  34. 0ae3b7c cmd/compile: fix rules regression with shifts on PPC64 by Lynn Boger · 3 years, 6 months ago
  35. 869e295 cmd/go: update 'go help mod init' by Jay Conrod · 3 years, 7 months ago
  36. 97700ba cmd/go: in 'go get', only load retractions for resolved versions by Jay Conrod · 3 years, 6 months ago
  37. 38367d0 cmd/link/internal/ld: dedup shared libraries on openbsd by Joel Sing · 3 years, 6 months ago
  38. d834ece runtime/race: reject runtime fatal error in tests by Cherry Zhang · 3 years, 6 months ago
  39. 0932dc2 runtime: declare arg size/map for race version of sync/atomic functions by Cherry Zhang · 3 years, 6 months ago
  40. d70a33a cmd/go/internal/work: add missing newline to go version note by Bryan C. Mills · 3 years, 7 months ago
  41. af814af [dev.boringcrypto] misc/boring: add new releases to RELEASES file by Filippo Valsorda · 3 years, 6 months ago
  42. c7233dd cmd/go: permit wrongly rejected -Wl,-O... linker flags by Kai Lüke · 3 years, 6 months ago
  43. f2eea4c cmd/compile: mask SLL,SRL,SRAconst shift amount by Alberto Donizetti · 3 years, 6 months ago
  44. 92c732e cmd/compile: fix load of interface{}-typed OpIData in expand_calls by David Chase · 3 years, 6 months ago
  45. 782cf56 cmd/go: permit CGO_LDFLAGS to appear in //go:ldflag by Ian Lance Taylor · 3 years, 6 months ago
  46. 4f63e0a cmd/compile: update comments only for Node types and some functions by Dan Scales · 3 years, 6 months ago
  47. 86954d5 cmd/compile: mark plugin-exported types as used in interface by Cherry Zhang · 3 years, 6 months ago
  48. f423d61 cmd/cgo: fix initialization of empty argument types by Austin Clements · 3 years, 6 months ago
  49. 35455ff runtime: swap the order of raceacquire() and racerelease() by Daniel S Fava · 3 years, 6 months ago
  50. 31f7150 syscall: use correct type for TIOCSPGRP/TIOCGPGRP by Joel Sing · 3 years, 6 months ago
  51. 30ba798 cmd/go: use overlaid path contents in build cache by Michael Matloob · 3 years, 6 months ago
  52. f016172 cmd/go: pass in overlaid paths for .s files by Michael Matloob · 3 years, 6 months ago
  53. 60b1253 cmd/go: pass in overlaid file paths to C compiler by Michael Matloob · 3 years, 6 months ago
  54. 062e0e5 cmd/go, cmd/cgo: don't let bogus symbol set cgo_ldflag by Ian Lance Taylor · 3 years, 6 months ago
  55. 1e1fa59 math/big: fix shift for recursive division by Katie Hockman · 3 years, 6 months ago
  56. b34b0aa cmd/go: skip TestScript/build_plugin_non_main on platforms that do not support -buildmode=plugin by xiaodong liu · 3 years, 6 months ago
  57. c167635 cmd/compile: gofmt by Cherry Zhang · 3 years, 6 months ago
  58. e75aef8 cmd/go: migrate away from semver.Max by Jay Conrod · 3 years, 6 months ago
  59. 9ef65ff cmd/compile: do not emit an extra debug_line entry for the end of seq addr by Alessandro Arzilli · 3 years, 6 months ago
  60. 4bc5f6f cmd/link: put DYLD_INFO at beginning of LINKEDIT segment on darwin by Cherry Zhang · 3 years, 6 months ago
  61. d7974c3 os: gofmt by Tobias Klauser · 3 years, 6 months ago
  62. 141fa33 bytes: add example for (*Buffer).Bytes by Federico Guerinoni · 3 years, 6 months ago
  63. f2e58c6 syscall: improve TestSetuidEtc() /proc/ parsing against races by Andrew G. Morgan · 3 years, 6 months ago
  64. 4c174a7 testing: reduce memory allocation in Helper by Bryan Boreham · 3 years, 6 months ago
  65. b641f0d os: clarify that IsExist and friends do not use errors.Is by Ian Lance Taylor · 3 years, 6 months ago
  66. 26a8607 doc/go1.16: add crypto/x509 CSR release note by Roland Shoemaker · 3 years, 6 months ago
  67. 2843754 cmd/go: don't copy cgo files to objdir when overlay is present by Michael Matloob · 3 years, 6 months ago
  68. c906608 io/fs: fix reference to WalkFunc by Russ Cox · 3 years, 6 months ago
  69. f2e186b all: update vendored dependencies for Go 1.16 release by Dmitri Shuralyov · 3 years, 6 months ago
  70. 6877ee1 [dev.typeparams] cmd/compile: use existing findpkg algorithm when importing through types2 by Robert Griesemer · 3 years, 6 months ago
  71. 8f2db14 cmd/go: release note for -mod=readonly by default by Jay Conrod · 3 years, 6 months ago
  72. b2ef159 cmd/go: introduce the GOVERSION env variable by Daniel Martí · 3 years, 6 months ago
  73. 1948c00 doc/go1.16: add release notes for darwin ports by Cherry Zhang · 3 years, 6 months ago
  74. da3957a Revert "cmd/go: don't copy cgo files to objdir when overlay is present" by Michael Matloob · 3 years, 6 months ago
  75. 0e0a872 runtime: add lock rank partial order edge pollDesc -> spanSetSpine by Michael Anthony Knyszek · 3 years, 6 months ago
  76. c68745b runtime: add lock rank partial order edge sweep -> mspanSpecial by Michael Anthony Knyszek · 3 years, 6 months ago
  77. e3de852 cmd/go: don't copy cgo files to objdir when overlay is present by Michael Matloob · 3 years, 6 months ago
  78. 1899312 cmd/internal/obj/s390x: fix SYNC instruction encoding by Michael Munday · 3 years, 6 months ago
  79. 81322b9 runtime/race: remove race from TestNoRaceAfterFunc2 by Mark Pulford · 3 years, 6 months ago
  80. 1c7650a internal/poll: use copy_file_range only on Linux kernel >= 5.3 by Tobias Klauser · 3 years, 6 months ago
  81. 1642cd7 cmd/go: update test_race_install expected output for CL 266368 by Bryan C. Mills · 3 years, 6 months ago
  82. 9f39a43 crypto/tls: de-prioritize AES-GCM ciphers when lacking hardware support by Roland Shoemaker · 3 years, 7 months ago
  83. d361691 encoding/asn1: optimize asn1.Unmarshal by Dmitrii Okunev · 4 years, 4 months ago
  84. d495712 Revert "runtime: make stack traces of endless recursion print only top and bottom 50" by Emmanuel Odeke · 3 years, 6 months ago
  85. 8badef4 doc/articles/race_detector.html: add darwin/arm64 by Cherry Zhang · 3 years, 6 months ago
  86. 5e18135 crypto/x509: drop the cgo implementation of root_darwin_amd64.go by Filippo Valsorda · 3 years, 6 months ago
  87. d7fff1f crypto/tls: ensure the server picked an advertised ALPN protocol by Filippo Valsorda · 3 years, 11 months ago
  88. a2d0147 cmd/go: support cgo files in overlays by Michael Matloob · 3 years, 6 months ago
  89. 01cdd36 crypto/tls: drop macFunction abstraction by Filippo Valsorda · 3 years, 8 months ago
  90. fdecb5c crypto/tls: add HandshakeContext method to Conn by Johan Brandhorst · 3 years, 9 months ago
  91. 858fa06 crypto/x509: return additional chains from Verify on Windows by Koen · 3 years, 7 months ago
  92. 8a368c6 cmd/go: print deprecation messages for -i by Jay Conrod · 3 years, 6 months ago
  93. 6560768 cmd/go: print deprecation messages for 'go get' installing executables by Jay Conrod · 3 years, 6 months ago
  94. a6462a6 cmd/go: set FOSSIL_HOME in TestScript/mod_get_fossil by Bryan C. Mills · 3 years, 6 months ago
  95. a07e436 cmd/go: prefer 'go get -d' instead of 'go get' in script tests by Bryan C. Mills · 3 years, 6 months ago
  96. 51f4168 crypto/x509: add additional convenience fields to CertificateRequest by Roland Shoemaker · 4 years ago
  97. cfea52b runtime: disable TestCrashDumpsAllThreads on openbsd/mips64 by Joel Sing · 3 years, 6 months ago
  98. a444458 cmd/compile: make sure linkname'd symbol is non-package by Cherry Zhang · 3 years, 6 months ago
  99. 979e137 cmd/go: add GOVCS setting to control version control usage by Russ Cox · 3 years, 6 months ago
  100. cb4df98 cmd/go: add /v2 to another require example by Dmitri Shuralyov · 3 years, 7 months ago