1. 5573885 net/http: remove TestTimeoutHandlerAndFlusher due to flakes by Emmanuel T Odeke · 4 years, 7 months ago
  2. 70a1efb cmd/link: remove reading/processing of function Autom records by Than McIntosh · 4 years, 7 months ago
  3. cdd5920 cmd/compile: don't emit autom's into object file by Than McIntosh · 4 years, 7 months ago
  4. e72f002 cmd/link: create DWARF types for autos based R_USETYPE relocs by Than McIntosh · 4 years, 7 months ago
  5. 0b486d2 cmd/compile: add R_USETYPE relocs to func syms for autom types by Than McIntosh · 4 years, 7 months ago
  6. ac1d440 cmd/compile: apply constant folding to ORUNESTR by Matthew Dempsky · 4 years, 7 months ago
  7. 0a51164 cmd/compile: in poset, simplify usage of CheckIntegrity by Giovanni Bajo · 4 years, 8 months ago
  8. 490646e cmd/compile: in poset, move all constants to the first DAG by Giovanni Bajo · 4 years, 8 months ago
  9. 4faf8a8 net/http, doc/go1.13.html: revert TimeoutHandler.Flush by Emmanuel T Odeke · 4 years, 7 months ago
  10. 616c39f cmd/compile: remove DDD array types by Matthew Dempsky · 4 years, 7 months ago
  11. e1b1b78 cmd/dist: fix bootstrap failure when GOHOSTARCH is set by Brad Fitzpatrick · 4 years, 7 months ago
  12. f672e22 cmd/compile: extract typecheckarraylit function by Matthew Dempsky · 4 years, 7 months ago
  13. 740d2c8 cmd/compile: adjust top-level documentation of poset by Giovanni Bajo · 4 years, 8 months ago
  14. 1658263 cmd/compile: detect indvars that are bound by other indvars by Giovanni Bajo · 4 years, 8 months ago
  15. 9740b60 cmd/compile: refactor some code in loopbce.go by Giovanni Bajo · 4 years, 8 months ago
  16. fd5ba54 cmd/compile: stop exporting OPTRLIT by Matthew Dempsky · 4 years, 7 months ago
  17. 00b773a cmd/compile: simplify OPTRLIT handling by Matthew Dempsky · 4 years, 7 months ago
  18. 87e2b34 cmd/compile: in prove, learn facts from OpSliceMake by Giovanni Bajo · 4 years, 8 months ago
  19. 0816593 cmd/internal/obj/riscv: require memory targets for load and store instructions by Joel Sing · 4 years, 8 months ago
  20. cb418dd test: make -all_codegen default to true on linux-amd64 builder by Brad Fitzpatrick · 4 years, 7 months ago
  21. a37f2b4 cmd/internal/obj/riscv: implement control transfer instructions by Joel Sing · 4 years, 8 months ago
  22. 430d2aa cmd/internal/obj/riscv: implement AUIPC and LUI instructions by Joel Sing · 4 years, 8 months ago
  23. 05c8d8d doc: document Go 1.13.1 and Go 1.12.10 by Filippo Valsorda · 4 years, 7 months ago
  24. 41b1f88 net/textproto: don't normalize headers with spaces before the colon by Filippo Valsorda · 4 years, 8 months ago
  25. 0ad3686 context: use fewer goroutines in WithCancel/WithTimeout by Russ Cox · 4 years, 8 months ago
  26. ae024d9 Revert "internal/bytealg: add assembly implementation of Compare/CompareString on mips64x" by Brad Fitzpatrick · 4 years, 7 months ago
  27. 62e4156 runtime: fix lock acquire cycles related to scavenge.lock by Michael Anthony Knyszek · 4 years, 8 months ago
  28. f7a00c9 SECURITY.md: update go versions by Davor Kapsa · 4 years, 7 months ago
  29. 81c6bac cmd/go/internal/robustio: extend filesystem workarounds to darwin platforms by Bryan C. Mills · 4 years, 7 months ago
  30. 7defbff cmd/compile: remove isStmt symbol from FuncInfo by Jeremy Faller · 4 years, 8 months ago
  31. cf03238 cmd/compile: use numeric condition code masks on s390x by Michael Munday · 4 years, 8 months ago
  32. 8506b7d cmd/link: switch linker over to new debug lines from compiler by Jeremy Faller · 4 years, 8 months ago
  33. 770a135 cmd/compile: use yyerrorl in some typechecking functions by Tobias Klauser · 7 years ago
  34. b2f4001 internal/poll: make SendFile work with large files on Windows by Emmanuel T Odeke · 4 years, 8 months ago
  35. f73d808 runtime: detail the method comment by Tardis Xu · 6 years ago
  36. 225f484 misc, runtime, test: extra tests and benchmarks for defer by Dan Scales · 4 years, 8 months ago
  37. 8c99e45 cmd/asm: add masked branch and conditional load instructions to s390x by Michael Munday · 4 years, 9 months ago
  38. eb96f8a runtime: scavenge on growth instead of inline with allocation by Michael Anthony Knyszek · 4 years, 11 months ago
  39. f18109d runtime: grow the heap incrementally by Austin Clements · 4 years, 9 months ago
  40. 9b30811 runtime: redefine scavenge goal in terms of heap_inuse by Michael Anthony Knyszek · 4 years, 8 months ago
  41. 78baea8 internal/bytealg: add assembly implementation of Compare/CompareString on mips64x by Meng Zhuo · 4 years, 7 months ago
  42. 44e752c runtime: fix ppc64le race code by Keith Randall · 4 years, 7 months ago
  43. 6232dad cmd/go: consistent output for -json failures by Marwan Sulaiman · 4 years, 8 months ago
  44. 2620467 cmd/compile: optimize escape graph construction and walking by Matthew Dempsky · 4 years, 8 months ago
  45. 867ea9c cmd/compile: use proper work queue for escape graph walking by Matthew Dempsky · 4 years, 8 months ago
  46. fad0a14 test: add testcase for gccgo compiler buglet by Than McIntosh · 4 years, 7 months ago
  47. e0dde99 cmd/compile: remove n.SetLikely(false) usage by Cuong Manh Le · 4 years, 8 months ago
  48. 21bf37b cmd/compile: update object file format for DWARF file table by Jeremy Faller · 4 years, 9 months ago
  49. efb9739 cmd/compile: use underlying OCOMPLIT's position for OPTRLIT by Matthew Dempsky · 4 years, 7 months ago
  50. 3e42836 cmd/compile: remove -s flag by Matthew Dempsky · 4 years, 7 months ago
  51. f346a4c test: add regress test for #27557 by Matthew Dempsky · 4 years, 8 months ago
  52. 8189a06 cmd/go/internal/modload: annotate replacements in PackageNotInModuleError by Bryan C. Mills · 4 years, 8 months ago
  53. 0f7b4e7 text/template: don't evaluate '.' as a float64 by Daniel Martí · 4 years, 8 months ago
  54. 95cbcc5 text/template: support all comparable types in eq by Ariel Mashraki · 4 years, 8 months ago
  55. 434e4ca cmd/internal/obj/riscv: implement floating point instructions by Joel Sing · 4 years, 8 months ago
  56. 8f5755e runtime: gofmt after CL 192937 by Tobias Klauser · 4 years, 7 months ago
  57. 7fc2625 net/http: propagate Client.Timeout down into Request's context deadline by Brad Fitzpatrick · 5 years ago
  58. caf45cd cmd/compile: add documentation for isfat by Cuong Manh Le · 4 years, 8 months ago
  59. 5477623 log: mention names of flag constants in {Set,}Flags doc comments by Alan Donovan · 7 years ago
  60. ee3dded cmd/compile: generate debug_lines in compiler by Jeremy Faller · 4 years, 9 months ago
  61. 78a3734 cmd/link: add notion of multiple compilation units per package by Jeremy Faller · 4 years, 9 months ago
  62. d979ac3 crypto/cipher: improve xorBytesVSX asm for ppc64x by Lynn Boger · 4 years, 8 months ago
  63. a3426f2 cmd/go: suppress errors in package-to-module queries if the package is already found by Bryan C. Mills · 4 years, 8 months ago
  64. f41451e compile: prefer an AND instead of SHR+SHL instructions by Martin Möhrmann · 4 years, 8 months ago
  65. 1804bba cmd/go/internal/modfetch/codehost: work around an apparent bug in 'git fetch --unshallow' by Bryan C. Mills · 4 years, 8 months ago
  66. 47d27a8 cmd/gofmt: fix computation of function header size by Eli Bendersky · 4 years, 9 months ago
  67. 904fdb3 crypto/aes,crypto/cipher: add asm implementation for aes-gcm on ppc64le by Lynn Boger · 4 years, 8 months ago
  68. eb4e5de net/http: remove http2 connections when no longer cached by Michael Fraenkel · 4 years, 8 months ago
  69. c4fbaee cmd/go: allow -I= and -I$SYSROOT in cgo CFLAGS by Gregory Man · 4 years, 8 months ago
  70. 2dfff36 crypto/ed25519: outline NewKeyFromSeed and Sign by lukechampine · 4 years, 8 months ago
  71. 39ab8db runtime: update runtime2.go itab comments about sync struct by Sean Chen · 4 years, 8 months ago
  72. e29d276 cmd/internal/obj/riscv: implement RV64I integer computational instructions by Joel Sing · 4 years, 8 months ago
  73. ced2454 cmd/internal/obj/riscv: add environment call/breakpoint and base counter/timer instructions by Joel Sing · 4 years, 8 months ago
  74. 211932b go/printer: never print a newline before the returned results by Daniel Martí · 4 years, 10 months ago
  75. 7eef0ca cmd/compile: clean up escape graph construction by Matthew Dempsky · 4 years, 8 months ago
  76. 5592413 cmd/compile: fix register masks of ANDCC et al. on PPC64 by Cherry Zhang · 4 years, 8 months ago
  77. 376fc48 cmd/compile: add new symbol for debug line numbers by Jeremy Faller · 4 years, 9 months ago
  78. f4ca3c1 runtime: fix regression on ppc64x from CL 192937 by Lynn Boger · 4 years, 8 months ago
  79. 8f81625 cmd/link: make PCIter available to compiler by Jeremy Faller · 4 years, 9 months ago
  80. 8b6fa66 net: use case-insensitive host string comparison in TestLookupGmailNS by Andrei Tudor Călin · 4 years, 8 months ago
  81. a14efb1 runtime: allow the Go runtime to return multiple stack frames for a single PC by Keith Randall · 4 years, 8 months ago
  82. 8700807 cmd/compile: reduce rulegen's output by 200 KiB by Daniel Martí · 4 years, 8 months ago
  83. 34fe829 Revert "compile: prefer an AND instead of SHR+SHL instructions" by Bryan C. Mills · 4 years, 8 months ago
  84. 37c033b crypto/x509: give type hint in error message in marshalPublicKey by Andrew Medvedev · 4 years, 8 months ago
  85. 361ab73 net: close correct file descriptor when netpoll registration fails by Andrei Tudor Călin · 4 years, 8 months ago
  86. 20f0bcb go/types: don't clone interface methods when embedding them by Robert Griesemer · 4 years, 8 months ago
  87. 78e5288 strings, bytes: clarify usage of EqualFolds by Andrew Medvedev · 4 years, 8 months ago
  88. 9c0e56b runtime/type: change fieldalign to use mixedCaps by two · 4 years, 8 months ago
  89. 4e2b84f compile: prefer an AND instead of SHR+SHL instructions by Martin Möhrmann · 4 years, 8 months ago
  90. ecc7dd5 test/codegen: fix wasm codegen breakage by Agniva De Sarker · 4 years, 8 months ago
  91. 9c384cc cmd/compile: optimize ssa if blocks for wasm architecture by Agniva De Sarker · 4 years, 8 months ago
  92. f1b6d10 runtime/debug: correct BuildInfo.Main documentation by Hana Kim · 4 years, 8 months ago
  93. dfbc9c8 cmd/internal/obj/riscv: add load, store and multiplication instructions by Joel Sing · 4 years, 8 months ago
  94. 3507551 os/user: clean error message formatting by Davor Kapsa · 4 years, 8 months ago
  95. 0d9981b debug/dwarf: optimize buf.string by Emmanuel T Odeke · 4 years, 8 months ago
  96. bb0a8fd doc: reword to avoid the confusing term 'anew' by Rob Pike · 4 years, 8 months ago
  97. 66e562c runtime: avoid overflow in markrootBlock by Ian Lance Taylor · 4 years, 8 months ago
  98. e2cbb7f cmd/go: don't construct module version info if there are import errors by Jay Conrod · 4 years, 8 months ago
  99. 1c50fcf cmd/compile: add 32 bit float registers/variables on wasm by Richard Musiol · 4 years, 8 months ago
  100. d6c2f1e cmd/go/internal/modload: use a structured error for 'ambiguous import' by Bryan C. Mills · 4 years, 8 months ago