1. a864cc7 doc: rename HTML element IDs to avoid duplicates by Dmitri Shuralyov · 5 years ago
  2. cded9f4 doc: align documents link by obei · 6 years ago
  3. 352f1b7 doc/go1.11: add note about go run supporting for go run pkg or go run . by komuW · 6 years ago
  4. 58c6afe doc/go1.11, cmd/go: elaborate on new GOFLAGS environment variable by Dmitri Shuralyov · 7 years ago
  5. aacc891 doc/go1.11: fix typo by Shenghou Ma · 7 years ago
  6. 6e76aeb doc/go1.11: add link to new WebAssembly wiki page by Dmitri Shuralyov · 7 years ago
  7. e897d43 doc/go1.11: remove draft status by Andrew Bonventre · 7 years ago
  8. de16b32 crypto/tls: make ConnectionState.ExportKeyingMaterial a method by Filippo Valsorda · 7 years ago
  9. edf8105 doc/go1.11: Delve 1.1.0 added support for method calls by Austin Clements · 7 years ago
  10. 08d10f9 doc: describe golang.org/x/go/packages in go1.11 release notes by Alan Donovan · 7 years ago
  11. 89e13c80 doc/go1.11: add note about vet checks for printf wrappers by Andrew Bonventre · 7 years ago
  12. 8cc7540 doc: describe cgo ptr->uintptr changes for 1.11. by Keith Randall · 7 years ago
  13. 16ec180 doc/go1.11: remove go/scanner note by Ian Lance Taylor · 7 years ago
  14. ce06f5a doc/go1.11: mention ReverseProxy passing TE: trailers headers to backend by Brad Fitzpatrick · 7 years ago
  15. d3c3aaa net/http: revert CL 89275 (don't sniff Content-Type when nosniff set) by Brad Fitzpatrick · 7 years ago
  16. 137f2fb doc/go1.11: add note to remove CLI support for godoc by Agniva De Sarker · 7 years ago
  17. 5332b5e doc: mention Faccessat flags support in go1.11 by Ian Lance Taylor · 7 years ago
  18. af29e98 doc: add link to go command modules docs from Go 1.11 release notes by Paul Jolly · 7 years ago
  19. 86f907f doc/go1.11: add missing word by Alberto Donizetti · 7 years ago
  20. 12d27d8 doc/go1.11: note that godoc now shows the Go version that added features by Brad Fitzpatrick · 7 years ago
  21. 8898097 doc: explain minor change to gofmt in go1.11 by Daniel Martí · 7 years ago
  22. e68ac45 doc/go1.11: fix bad link to Int.ModInverse by Alberto Donizetti · 7 years ago
  23. f5425dc doc/go1.11: fix unclosed html and typos in net section by Alberto Donizetti · 7 years ago
  24. f3582de doc: remove paragraph about text/template/parse by Daniel Martí · 7 years ago
  25. 1ff8717 doc: fill in final standard library TODOs in go1.11.html by Ian Lance Taylor · 7 years ago
  26. 9c9c5a0 doc: update go1.11 release notes by Brad Fitzpatrick · 7 years ago
  27. 1de44474 doc: update go1.11 release notes by Andrew Bonventre · 7 years ago
  28. e954bdb doc: update go1.11 release notes by Andrew Bonventre · 7 years ago
  29. 8cbc02a doc/go1.11: add some links to text/scanner, remove parens by Brad Fitzpatrick · 7 years ago
  30. 407eb30 doc/go1.11: update runtime/trace to use region instead of span by Hana (Hyang-Ah) Kim · 7 years ago
  31. 7ae4909 doc: add a couple of links to go1.11 release notes by Ian Lance Taylor · 7 years ago
  32. ee198df doc: update go1.11 release notes by Ian Lance Taylor · 7 years ago
  33. 798f74b doc/go1.11: shorten, tidy, and promote user annotation API by Austin Clements · 7 years ago
  34. d2f663c doc/go1.11: mention major performance optimizations by Austin Clements · 7 years ago
  35. d0764a2 doc: update go1.11.html removing TODO about TLS offsets by Andrew Bonventre · 7 years ago
  36. c7c147c doc: update go1.11.html with user annotation API additions by Andrew Bonventre · 7 years ago
  37. 96b5f6d doc: update go1.11 release notes by Andrew Bonventre · 7 years ago
  38. ac1cb99 doc/go1.11: remove unnecessary absolute link by Brad Fitzpatrick · 7 years ago
  39. b9761b1 doc/go1.11: link to module overview by Russ Cox · 7 years ago
  40. 3522cd8 doc: fix a link in go1.11.html and flesh out a few sections by Brad Fitzpatrick · 7 years ago
  41. 311ec41 doc/go1.11: update runtime/pprof change note by Hana (Hyang-Ah) Kim · 7 years ago
  42. bd9a018 doc/go1.11: add space in Go version name by Alberto Donizetti · 7 years ago
  43. 8362a8e doc/go1.11: mention the libSystem.so change for iOS by Elias Naur · 7 years ago
  44. 07b8191 doc/go1.11: add time package changes to release notes by Alberto Donizetti · 7 years ago
  45. 92e03bb doc/go1.11: compiler and runtime release notes by Austin Clements · 7 years ago
  46. 61a0447 doc/go1.11: fix some typos by Austin Clements · 7 years ago
  47. a80a7f0 doc: minor go1.11 changes by Filippo Valsorda · 7 years ago
  48. bccbf59 doc/go1.11: explain new vet typechecking behaviour in release notes by Alberto Donizetti · 7 years ago
  49. c80897b doc: populate and add go1.11 notes related to crypto by Filippo Valsorda · 7 years ago
  50. f49a5c6 doc: move the go1.11 "all" section elsewhere, add os/signal.Ignored, GOMIPS64 by Brad Fitzpatrick · 7 years ago
  51. 6c44036 doc: add more to go1.11, sort, remove dups by Brad Fitzpatrick · 7 years ago
  52. f4b8a51 doc: flesh out go1.11 notes by Brad Fitzpatrick · 7 years ago
  53. e07e9c4 doc: add net/http additions to go1.11 notes by Brad Fitzpatrick · 7 years ago
  54. 3fcfb1f doc/go1.11: update with latest output from x/build/cmd/relnote by Andrew Bonventre · 7 years ago
  55. d87f635 doc: clarify a sentence about *_js.go by Rob Pike · 7 years ago
  56. 40bc0a7 doc: mention that *_js.go files are now ignored and treated like a GOOS by Brad Fitzpatrick · 7 years ago
  57. eb9356b doc/go1.11: mention import path restriction by Russ Cox · 7 years ago
  58. be1dfb0 doc: describe modules in Go 1.11 release notes and Go FAQ by Russ Cox · 7 years ago
  59. 4f172e7 doc/go1.11: add note about package versioning by Andrew Bonventre · 7 years ago
  60. 82d1c2a doc/go1.11: clarify GOOS/GOARCH pair of WebAssembly port by Dmitri Shuralyov · 7 years ago
  61. dda7985 doc/go1.11: first draft of release notes by Andrew Bonventre · 7 years ago