[go: up one dir, main page]

  1. 62ec3dd [release-branch.go1.12] go1.12.3 by Andrew Bonventre · 7 years ago go1.12.3
  2. d29b4ea [release-branch.go1.12] doc: correct link in 1.11.8 notes by Andrew Bonventre · 7 years ago
  3. ba83a7c [release-branch.go1.12] doc: correct link in 1.12.3 notes by Andrew Bonventre · 7 years ago
  4. 35c41e2 [release-branch.go1.12] doc: document Go 1.11.8 by Andrew Bonventre · 7 years ago
  5. 19dea72 [release-branch.go1.12] doc: document Go 1.12.3 by Andrew Bonventre · 7 years ago
  6. ac02fde [release-branch.go1.12] go1.12.2 by Andrew Bonventre · 7 years ago go1.12.2
  7. 4fc9d3b [release-branch.go1.12] cmd/go: avoid link error when -coverpkg covers main packages (more) by Jay Conrod · 7 years ago
  8. 92e78f7 [release-branch.go1.12] runtime: fix write barrier on wasm by Austin Clements · 7 years ago
  9. c4e9966 [release-branch.go1.12] doc: document Go 1.12.2 by Andrew Bonventre · 7 years ago
  10. 5ca2cf8 [release-branch.go1.12] doc: document Go 1.11.7 by Andrew Bonventre · 7 years ago
  11. fcc5273 Revert "[release-branch.go1.12] syscall: avoid _getdirentries64 on darwin" by Keith Randall · 7 years ago
  12. 731ebf4 [release-branch.go1.12] syscall: avoid _getdirentries64 on darwin by Keith Randall · 7 years ago
  13. 8b086a2 [release-branch.go1.12] runtime: skip broken TestLldbPython by Brad Fitzpatrick · 7 years ago
  14. 499088f [release-branch.go1.12] internal/poll: fix deadlock in Write if len(buf) > maxRW by Ian Lance Taylor · 7 years ago
  15. 9915830 [release-branch.go1.12] cmd/compile: fix literal struct interface {} lost passing by value by LE Manh Cuong · 7 years ago
  16. 578e281 [release-branch.go1.12] net: use network and host as singleflight key during lookupIP by Cezar Sa Espinola · 7 years ago
  17. 8acc2ea [release-branch.go1.12] cmd/compile: copy volatile values before emitting write barrier call by Cherry Zhang · 7 years ago
  18. ec06e9b [release-branch.go1.12] net/http/httputil: make ReverseProxy flush headers on FlushInterval by Jordan Liggitt · 7 years ago
  19. aeb9d03 [release-branch.go1.12] cmd/go: fix the default build output name for versioned binaries by Dmitri Shuralyov · 7 years ago
  20. 827c5d5 [release-branch.go1.12] net: fix test after 8.8.8.8 changed its reverse DNS name by Brad Fitzpatrick · 7 years ago
  21. e552f77 [release-branch.go1.12] cmd/compile: better handling for PAUTOHEAP in DWARF inline gen by Than McIntosh · 7 years ago
  22. fc6457d [release-branch.go1.12] runtime: safely load DLLs by Jason A. Donenfeld · 7 years ago
  23. ff04803 [release-branch.go1.12] os: consistently return PathError from RemoveAll by Baokun Lee · 7 years ago
  24. c1d8d9d [release-branch.go1.12] doc: add minor revisions header for 1.12 by Andrew Bonventre · 7 years ago
  25. 0380c9a [release-branch.go1.12] go1.12.1 by Andrew Bonventre · 7 years ago go1.12.1
  26. 100b673 [release-branch.go1.12] doc: document Go 1.12.1 by Andrew Bonventre · 7 years ago
  27. 82d12bd [release-branch.go1.12] doc: document Go 1.11.6 by Andrew Bonventre · 7 years ago
  28. 32355f5 Revert "[release-branch.go1.12] cmd/go: fix the default build output name for versioned binaries" by Bryan C. Mills · 7 years ago
  29. 35ddc14 [release-branch.go1.12] cmd/cgo: use explicit type for arg with bad pointer typedef by Ian Lance Taylor · 7 years ago
  30. 746edd4 [release-branch.go1.12] cmd/go: fix the default build output name for versioned binaries by Hana Kim · 7 years ago
  31. ad8ebb9 [release-branch.go1.12] text/template: error on method calls on nil interfaces by Daniel Martí · 7 years ago
  32. 6fc1242 [release-branch.go1.12] cmd/compile: make KeepAlive work on stack object by Cherry Zhang · 7 years ago
  33. f9d0594 [release-branch.go1.12] cmd/cgo: simplify and fix handling of untyped constants by Rémy Oudompheng · 7 years ago
  34. 7294ede [release-branch.go1.12] fmtsort: sort interfaces deterministically by lukechampine · 7 years ago
  35. f062f48 [release-branch.go1.12] cmd/compile: fix ordering for short-circuiting ops by Keith Randall · 7 years ago
  36. a40b76a [release-branch.go1.12] cmd/go: avoid link errors when -coverpkg covers main packages by Jay Conrod · 7 years ago
  37. 7e88015 [release-branch.go1.12] doc/go1.12: new go line in go.mod can break builds with Go 1.11 - 1.11.3 by Ian Lance Taylor · 7 years ago
  38. 4dd46a6 [release-branch.go1.12] cmd/go/internal/modfetch: handle codeRoot == path for paths with major-version suffixes by Bryan C. Mills · 7 years ago
  39. 0ea7460 [release-branch.go1.12] path/filepath: don't discard .. in EvalSymlinks by Ian Lance Taylor · 7 years ago
  40. 6ff06c1 [release-branch.go1.12] os: remove unreadable directories in RemoveAll by Baokun Lee · 7 years ago
  41. 71b8a3b [release-branch.go1.12] doc: fix bad lib/time link in 1.12 release notes by Alberto Donizetti · 7 years ago
  42. 91fd14b [release-branch.go1.12] runtime: scan defer closure in stack scan by Cherry Zhang · 7 years ago
  43. 162b361 [release-branch.go1.12] cmd/go/internal/cache: disable builds if GOCACHE is not an absolute path by Baokun Lee · 7 years ago
  44. a2884af [release-branch.go1.12] doc: add 1.10.8 and 1.11.5 to the releases list by Alberto Donizetti · 7 years ago
  45. c55fb33 [release-branch.go1.12] path/filepath: revert "fix Windows-specific Clean bug" by Ian Lance Taylor · 7 years ago
  46. 4754cba [release-branch.go1.12] doc: add 1.12 to the project history by Alberto Donizetti · 7 years ago
  47. 491b7bc [release-branch.go1.12] cmd/internal/obj/arm64: fix the bug assembling TSTW by fanzha02 · 7 years ago
  48. 05e77d4 [release-branch.go1.12] go1.12 by Andrew Bonventre · 7 years ago go1.12
  49. 297d394 [release-branch.go1.12] doc: document Go 1.12 by Andrew · 7 years ago
  50. 6e501da [release-branch.go1.12] doc/go1.12: remove draft notice by Andrew · 7 years ago
  51. 6ae7c0b [release-branch.go1.12] doc/go1.12: change go install to go get by Andrew · 7 years ago
  52. efc6d86 [release-branch.go1.12] cmd/compile: call ginsnop, not ginsnop2 on ppc64le for mid-stack inlining tracebacks by Lynn Boger · 7 years ago
  53. a718f93 [release-branch.go1.12] cmd/compile: guard against loads with negative offset from readonly constants by Cherry Zhang · 7 years ago
  54. da1f5d3 [release-branch.go1.12] crypto/rc4: remove false guarantees from Reset docs and deprecate it by Filippo Valsorda · 7 years ago
  55. 35e6a10 [release-branch.go1.12] cmd/compile: flow interface data to heap if CONVIFACE of a non-direct interface escapes by Cherry Zhang · 7 years ago
  56. 320da8d [release-branch.go1.12] crypto/tls: don't select RSA-PSS for client certificates in TLS 1.2 by Filippo Valsorda · 7 years ago
  57. b840ae1 [release-branch.go1.12] database/sql/driver: fix typo by Zhou Peng · 7 years ago
  58. fc60d9d [release-branch.go1.12] doc/go1.12: document net/url.Parse now rejecting ASCII CTLs by Brad Fitzpatrick · 7 years ago
  59. 96d3920 [release-branch.go1.12] cmd/go: add newline after module-requires-version message by Ian Lance Taylor · 7 years ago
  60. a4aee30 [release-branch.go1.12] syscall: skip TestSyscallNoError when temp dir is mounted nosuid by Brad Fitzpatrick · 7 years ago
  61. e3a53db [release-branch.go1.12] net/http/httptrace: fix typo by berkant ipek · 7 years ago
  62. 52d0202 [release-branch.go1.12] doc/go1.12: soften, expand crypto/rc4 assembly removal text by Brad Fitzpatrick · 7 years ago
  63. 9527a46 [release-branch.go1.12] doc/go1.12: note that Go 1.12 is the last release to include godoc by Brad Fitzpatrick · 7 years ago
  64. fa5e4ba [release-branch.go1.12] os: don't return ENOENT if directory removed before Fstatat by Ian Lance Taylor · 7 years ago
  65. 0cfe46c [release-branch.go1.12] crypto/tls, runtime: document GODEBUG TLS 1.3 option by Brad Fitzpatrick · 7 years ago
  66. 74f0f69 [release-branch.go1.12] runtime: scan gp._panic in stack scan by Cherry Zhang · 7 years ago
  67. 7ab5e0c [release-branch.go1.12] doc: don't use "go tool vet" as an example by Ian Lance Taylor · 7 years ago
  68. 1af509d [release-branch.go1.12] go1.12rc1 by Andrew Bonventre · 7 years ago go1.12rc1
  69. 701f6a2 cmd/go/internal/modcmd: use replaced paths to break cycles in 'go mod tidy' by Bryan C. Mills · 7 years ago
  70. e1b49ad doc: remove last pieces of advice to set GOROOT by Daniel Martí · 7 years ago
  71. ca7c12d sync/atomic: add 32-bit MIPS to the 64-bit alignment requirement by Ian Lance Taylor · 7 years ago
  72. c7026f9 doc: fix typos by alkesh26 · 7 years ago
  73. d5a3653 database/sql: document Stmt lifetime by Justin Li · 7 years ago
  74. 7ccd358 crypto/tls: disable RSA-PSS in TLS 1.2 by Filippo Valsorda · 7 years ago
  75. 5d9bc60 crypto/tls: make TLS 1.3 opt-in by Filippo Valsorda · 7 years ago
  76. 95e5b07 crypto/x509: consider parents by Subject if AKID has no match by Filippo Valsorda · 7 years ago
  77. aa161ad test/chan: fix broken link to Squinting at Power Series by Yasser Abdolmaleki · 7 years ago
  78. ccd9d9d crypto/x509: improve CertificateRequest docs by Filippo Valsorda · 7 years ago
  79. 10faf00 doc: fix a typo by alkesh26 · 7 years ago
  80. 20c110e doc: go1.12: document FreeBSD 12.0 requires COMPAT_FREEBSD11 by Yuval Pavel Zholkover · 7 years ago
  81. b5be877 cmd/go: clarify @none effect on dependants modules by Alberto Donizetti · 7 years ago
  82. 691a2d4 crypto/aes: replace broken extenal link to FIPS 197 by spring1843 · 7 years ago
  83. 3fc276c cmd/cgo: don't copy a simple variable x in &x[0] by Ian Lance Taylor · 7 years ago
  84. 8f85424 cmd/compile: fix crash when memmove argument is not the right type by Keith Randall · 7 years ago
  85. 7e987b7 reflect: eliminate write barrier for copying result in callReflect by Cherry Zhang · 7 years ago
  86. 03a9f5a doc: go1.12: update notes on go directive by Ian Lance Taylor · 7 years ago
  87. 6f4dc1c cmd/cgo: ignore unrecognized GCC warning group pragmas by Yuval Pavel Zholkover · 7 years ago
  88. faf187f runtime: add credit system for scavenging by Michael Anthony Knyszek · 7 years ago
  89. 8e093e7 runtime: scavenge memory upon allocating from scavenged memory by Michael Anthony Knyszek · 7 years ago
  90. f2a416b cmd/cgo: disable GCC 9 warnings triggered by cgo code by Ian Lance Taylor · 7 years ago
  91. 7376952 CONTRIBUTORS: second round of updates for Go 1.12 by Dmitri Shuralyov · 7 years ago
  92. 3a91061 doc: note go tool tour removal in 1.12 release notes by Alberto Donizetti · 7 years ago
  93. 56c9f8e os: treat EACCES as a permission error in RemoveAll by Ian Lance Taylor · 7 years ago
  94. ea27cd3 os: restore RemoveAll docs by making a single copy by Ian Lance Taylor · 7 years ago
  95. da648ea doc: remove meaningless word from Go 1.12 release notes by Ian Lance Taylor · 7 years ago
  96. eb72a30 os: make openFdAt act like openFileNolog by Ian Lance Taylor · 7 years ago
  97. f1d662f net/url, net/http: relax CTL-in-URL validation to only ASCII CTLs by Brad Fitzpatrick · 7 years ago
  98. d34c0db doc/go1.12: add notes about 'go doc -src' by kim yongbin · 7 years ago
  99. df719d9 doc: go1.12: mention change in text/template user function panic by Ian Lance Taylor · 7 years ago
  100. 66065c3 cmd/link: fix confusing error on unresolved symbol by Austin Clements · 7 years ago