aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-06-26[release-branch.go1.14] doc/go1.14: crypto/tls.Config.NameToCertificate is de...Ian Lance Taylor
2020-04-07[release-branch.go1.14] doc: update the minimum supported macOS version to 10.11Carlos Amedee
2020-03-18[release-branch.go1.14] doc/go1.14: mention Windows change for Open permissionsIan Lance Taylor
2020-03-06[release-branch.go1.14] doc/go1.14: document that unparsable URL in net/url.E...Stefan Baebler
2020-02-25[release-branch.go1.14] doc/articles/race_detector: mention memory leak poten...Kevin Burke
2020-02-25[release-branch.go1.14] doc/go1.14: add link to module migration guideAlexander Rakoczy
2020-02-25[release-branch.go1.14] doc: add Go 1.14 to release historyCarlos Amedee
2020-02-24[release-branch.go1.14] doc/go1.14: document that freebsd/arm64 requires Free...Tobias Klauser
2020-02-24[release-branch.go1.14] doc/go1.14: remove draft noticeDmitri Shuralyov
2020-02-21[release-branch.go1.14] doc/go1.14: document the change to json.Number decodingDaniel Martí
2020-02-18doc/go1.14: highlight the addition of hash/maphash packageDmitri Shuralyov
2020-02-18doc/go1.14: remove TODO comment for CL 200439Dmitri Shuralyov
2020-02-17doc/go1.14: add missing period at sentence endAlberto Donizetti
2020-02-11hash/maphash: mention that hash values do not persist in package docsIan Lance Taylor
2020-02-10doc/go1.14: add a couple minor crypto release notesFilippo Valsorda
2020-02-10doc: move doc/modules.md to x/websiteJay Conrod
2020-02-08doc/go1.14: rearrange in alphabetical orderToshihiro Shiino
2020-02-08doc/go1.14: add link to TempFile in io/ioutilToshihiro Shiino
2020-02-08doc/go1.14: fix inconsistent markupToshihiro Shiino
2020-02-07doc: fill in 'go mod init' section of module documentationJay Conrod
2020-02-07doc: fill in 'go mod download' section of module documentationJay Conrod
2020-02-07doc: fill in 'go list -m' section in module documentationJay Conrod
2020-02-07doc: fill in 'Module-aware commands' section in module documentationJay Conrod
2020-02-07doc: add section on module paths to module documentationJay Conrod
2020-02-07doc: add section on go.mod file syntaxJay Conrod
2020-02-06doc/go1.14: disable text/template processing in HTML pageDmitri Shuralyov
2020-02-05doc/go1.14: quote {{ and }} in text/template noteIan Lance Taylor
2020-02-05doc/go1.14: mention better error checking in text/templateIan Lance Taylor
2020-02-05doc/go1.14: document io/ioutil.TempDir's predictable prefix+suffixEmmanuel T Odeke
2020-02-05doc/go1.14: document http.ServeFile large file fix for WindowsEmmanuel T Odeke
2020-02-05doc/install.html: streamline the “Test your installation” step and make i...Bryan C. Mills
2020-02-05doc/go1.14: add remarks about range inference and check removalDavid Chase
2020-02-05doc: rename HTML element IDs to avoid duplicatesDmitri Shuralyov
2020-02-04doc: remove paragraph break for upgrading to modulesKatie Hockman
2020-02-04doc/go1.14: note that all changes to the standard library are minorDmitri Shuralyov
2020-02-04doc/go1.14: fix broken linksToshihiro Shiino
2020-02-04doc/go1.14: remove TODO about Solaris portDmitri Shuralyov
2020-02-04doc/go1.14: remove TODO about Illumos portDmitri Shuralyov
2020-02-04doc/go1.14: document encoding/asn1 support for BMPStringDmitri Shuralyov
2020-02-04doc/go1.14: remove TODO about Dragonfly passingTobias Klauser
2020-02-04doc/go1.14: add missing slashesToshihiro Shiino
2020-02-04doc/go1.14: mention changes to debug/dwarfIan Lance Taylor
2020-01-31doc/go1.14: fix math/big.(*Int).GCD notesFilippo Valsorda
2020-01-31doc/go1.14: mention new method encoding/json.Decoder.InputOffsetIan Lance Taylor
2020-01-31doc/go1.14: add crypto/tls release notesFilippo Valsorda
2020-01-31doc/go1.14: move "Minor changes to the library" heading upDmitri Shuralyov
2020-01-31doc/go1.14: fix id attribute of Testing headingJean de Klerk
2020-01-31doc/go1.14: mention new method strconv.NumError.UnwrapIan Lance Taylor
2020-01-31doc/go1.14: mention new field go/build.Context.DirIan Lance Taylor
2020-01-31doc/go1.14: mention new log.Lmsgprefix flagIan Lance Taylor