1. d278f09 cmd/go: skip TestScript/mod_* on Windows by Russ Cox · 6 years ago
  2. eec9a89 cmd/go/internal/str: simplify HasPathPrefix by epsilon by Russ Cox · 6 years ago
  3. 6140829 cmd/go: convert still more module tests to scripts by Russ Cox · 6 years ago
  4. e3f15e3 cmd/go: convert even more module tests to scripts by Russ Cox · 6 years ago
  5. 4d5bf3c cmd/go: convert more module tests to scripts by Russ Cox · 6 years ago
  6. d286d4b cmd/go: convert module tests to scripts by Russ Cox · 6 years ago
  7. c54bc34 net/http: deflake TestClientTimeoutKillsConn_AfterHeaders by Brad Fitzpatrick · 6 years ago
  8. 3bb4be7 doc: update the Origins section of the FAQ by Rob Pike · 6 years ago
  9. 1ff8717 doc: fill in final standard library TODOs in go1.11.html by Ian Lance Taylor · 6 years ago
  10. 9c9c5a0 doc: update go1.11 release notes by Brad Fitzpatrick · 6 years ago
  11. 1de44474 doc: update go1.11 release notes by Andrew Bonventre · 6 years ago
  12. e954bdb doc: update go1.11 release notes by Andrew Bonventre · 6 years ago
  13. 8cbc02a doc/go1.11: add some links to text/scanner, remove parens by Brad Fitzpatrick · 6 years ago
  14. 407eb30 doc/go1.11: update runtime/trace to use region instead of span by Hana (Hyang-Ah) Kim · 6 years ago
  15. 7ae4909 doc: add a couple of links to go1.11 release notes by Ian Lance Taylor · 6 years ago
  16. ba6974f cmd/compile: fix crash on invalid struct literal by Daniel Martí · 6 years ago
  17. ee198df doc: update go1.11 release notes by Ian Lance Taylor · 6 years ago
  18. 798f74b doc/go1.11: shorten, tidy, and promote user annotation API by Austin Clements · 6 years ago
  19. 4016de0 filepath: updates doc to give case where WalkFunc info arg may be nil by Jack · 6 years ago
  20. d2f663c doc/go1.11: mention major performance optimizations by Austin Clements · 6 years ago
  21. d0764a2 doc: update go1.11.html removing TODO about TLS offsets by Andrew Bonventre · 6 years ago
  22. c7c147c doc: update go1.11.html with user annotation API additions by Andrew Bonventre · 6 years ago
  23. 96b5f6d doc: update go1.11 release notes by Andrew Bonventre · 6 years ago
  24. ac1cb99 doc/go1.11: remove unnecessary absolute link by Brad Fitzpatrick · 6 years ago
  25. b9761b1 doc/go1.11: link to module overview by Russ Cox · 6 years ago
  26. 3522cd8 doc: fix a link in go1.11.html and flesh out a few sections by Brad Fitzpatrick · 6 years ago
  27. 311ec41 doc/go1.11: update runtime/pprof change note by Hana (Hyang-Ah) Kim · 6 years ago
  28. bd9a018 doc/go1.11: add space in Go version name by Alberto Donizetti · 6 years ago
  29. 8362a8e doc/go1.11: mention the libSystem.so change for iOS by Elias Naur · 6 years ago
  30. f6ce1e2 cmd/compile: fix an arm64's comparison bug by Ben Shi · 6 years ago
  31. 07b8191 doc/go1.11: add time package changes to release notes by Alberto Donizetti · 6 years ago
  32. a371bc2 cmd/cgo: don't report inconsistency error for incomplete typedef by Ian Lance Taylor · 6 years ago
  33. 0d93758 doc/gopher: add model sheet by Rob Pike · 6 years ago
  34. e161b1e cmd/go/internal/module: allow v0.0.0 pseudoversion for gopkg.in/check.v1 by Russ Cox · 6 years ago
  35. 56deebb cmd/go: add clean -modcache by Russ Cox · 6 years ago
  36. 3067878 cmd/go/internal/modfetch: make subdirectories unwritable too by Russ Cox · 6 years ago
  37. 5c622a5 cmd/go/internal/modfetch: restrict file names in zip files, avoid case-insensitive collisions by Russ Cox · 6 years ago
  38. 5760ffc cmd/go/internal/modfetch: do not rely on file system for case sensitivity by Russ Cox · 6 years ago
  39. 203c165 cmd/go/internal/module: define fs-safe module path encoding by Russ Cox · 6 years ago
  40. ce09ce4 syscall: update check for UserNS support for CentOS 7.5+ by EduRam · 6 years ago
  41. f3cdc94 cmd/go: search test imports when matching -coverpkg by Ian Lance Taylor · 6 years ago
  42. 3a28a71 doc: improve the garbage collection discussion by Rob Pike · 6 years ago
  43. 92e03bb doc/go1.11: compiler and runtime release notes by Austin Clements · 6 years ago
  44. 61a0447 doc/go1.11: fix some typos by Austin Clements · 6 years ago
  45. 9408119 path/filepath: make Walk example runnable in the playground by Mostyn Bramley-Moore · 6 years ago
  46. a80a7f0 doc: minor go1.11 changes by Filippo Valsorda · 6 years ago
  47. b9a764f cmd/go: run git log with --no-show-signature by Frank Schroeder · 6 years ago
  48. 5419e7a cmd/cgo: update JNI's jobject to uintptr check for newer Android NDKs by Steeve Morin · 6 years ago
  49. bccbf59 doc/go1.11: explain new vet typechecking behaviour in release notes by Alberto Donizetti · 6 years ago
  50. 57b5a71 Revert "runtime: fix lldb test after DWARF compression" by Austin Clements · 6 years ago
  51. ff5b54d runtime: disable compressed DWARF for lldb test by Austin Clements · 6 years ago
  52. 1546ab5 cmd/compile: keep autos if their address reaches a control value by Michael Munday · 6 years ago
  53. 5890e25 cmd/go: add new test script facility by Russ Cox · 6 years ago
  54. b59b42c doc: update Usage section of the FAQ by Rob Pike · 6 years ago
  55. c4f3048 doc: rewrite run-on sentence in garbage collection discussion by Rob Pike · 6 years ago
  56. f17220c cmd/go: fix handling of vet.cfg with buggyInstall by Ian Lance Taylor · 6 years ago
  57. 0c319ee cmd/go/internal/cache: squelch cache init warnings when $HOME is / by Zev Goldstein · 6 years ago
  58. 6e4e294 http/internal: document final CRLF behavior on chunkedWriter by Eric Daniels · 6 years ago
  59. c2ba0ca cmd/go: handle relative temp dir by Russ Cox · 6 years ago
  60. 274fde9 cmd/internal/buildid: close ELF file after reading note by Ian Lance Taylor · 6 years ago
  61. 4b0c8b0 archive/zip: fix regression when writing directories by Joe Tsai · 6 years ago
  62. c80897b doc: populate and add go1.11 notes related to crypto by Filippo Valsorda · 6 years ago
  63. 0852a10 crypto/x509: add GODEBUG option x509ignoreCN=1 by Filippo Valsorda · 6 years ago
  64. 4f9ec2c crypto/x509: ignore Common Name when it does not parse as a hostname by Filippo Valsorda · 6 years ago
  65. baebc7f misc/cgo: fix darwin test, again by Keith Randall · 6 years ago
  66. f49a5c6 doc: move the go1.11 "all" section elsewhere, add os/signal.Ignored, GOMIPS64 by Brad Fitzpatrick · 6 years ago
  67. 6c44036 doc: add more to go1.11, sort, remove dups by Brad Fitzpatrick · 6 years ago
  68. f4b8a51 doc: flesh out go1.11 notes by Brad Fitzpatrick · 6 years ago
  69. e07e9c4 doc: add net/http additions to go1.11 notes by Brad Fitzpatrick · 6 years ago
  70. 1177b08 cmd/cgo: add note about bug writing C pointers to uninitialized C memory by Ian Lance Taylor · 6 years ago
  71. b323709 cmd/go: make TestNewReleaseRebuildsStalePackagesInGOPATH pass again by Ian Lance Taylor · 6 years ago
  72. 3fcfb1f doc/go1.11: update with latest output from x/build/cmd/relnote by Andrew Bonventre · 6 years ago
  73. ba02264 runtime/pprof: add a fake mapping when /proc/self/maps is unavailable by Hana (Hyang-Ah) Kim · 6 years ago
  74. 22e17d0 doc: update Design and Types sections of the FAQ by Rob Pike · 6 years ago
  75. f7b05a0 doc: update Values, Writing Code, and Pointers and Allocation sections of the FAQ by Rob Pike · 6 years ago
  76. 12f2174 doc: update Implementation and Performance sections of the FAQ by Rob Pike · 6 years ago
  77. ca69a91 doc: rearrange the description of GOMAXPROCS by Rob Pike · 6 years ago
  78. 2598ed0 misc/cgo: fix test on iOS by Keith Randall · 6 years ago
  79. c2eba53 cmd/vet,sync: check lock values more precisely by Dan Kortschak · 6 years ago
  80. 00ebfcd net/http: don't cancel Request.Context on pipelined Server requests by Brad Fitzpatrick · 6 years ago
  81. 6f96cf2 os/exec: document ExtraFiles is not supported on windows by Adam Shannon · 6 years ago
  82. 00f32fbe cmd/go: fix module replace flag parsed bug by Baokun Lee · 6 years ago
  83. 5e60479 cmd/go: remove windows Skip in test that wasn't removed by Brad Fitzpatrick · 6 years ago
  84. 3239e9d cmd/go: fix TestModFindModulePath on Windows by Russ Cox · 6 years ago
  85. f50448f regexp: reword Match documentation to be more like Find by Russ Cox · 6 years ago
  86. 204c618 cmd/link: eliminate a couple of unused DWARF attrs by Than McIntosh · 6 years ago
  87. ebdba42 runtime: check tgkill error in Debug tests by Ian Lance Taylor · 6 years ago
  88. 5201b1a http/http/httputil: add ReverseProxy.ErrorHandler by Julien Salleyron · 6 years ago
  89. 86a0e67 cmd/go: call flag.Parse to properly initialize test environment variables by Jakub Čajka · 6 years ago
  90. 28502b5 net/http: correct use of byte slice in js syscall by Johan Brandhorst · 6 years ago
  91. 05e02d7 cmd/go/internal/modload: more aggressive symlink analysis in FindModulePath by Dmitry Doroginin · 6 years ago
  92. 8a330454 net/url: don't escape sub-delims in fragment by Kunpei Sakai · 7 years ago
  93. a241922 misc/cgo/test: fix issue 24161 test for 1.11 and earlier by Keith Randall · 6 years ago
  94. 489a263 doc: update Concurrency, Functions and Methods, and Control Flow sections by Rob Pike · 6 years ago
  95. 6f8e8e1 go/types: record type information after detecting error by Rebecca Stambler · 6 years ago
  96. 71d2908 net/http: update bundled http2 by Brad Fitzpatrick · 6 years ago
  97. 24e5fae cmd/go: fix tests from x/vgo repo by Russ Cox · 6 years ago
  98. f7248f0 cmd/go: merge module support from x/vgo repo by Russ Cox · 6 years ago
  99. f22dd66 net/http: make Transport.CloseIdleConnections close non-bundled http2.Transport by Brad Fitzpatrick · 6 years ago
  100. b888a62 cmd/cgo: fix cgo bad typedefs by Keith Randall · 6 years ago