aboutsummaryrefslogtreecommitdiff
path: root/doc/go1.7.html
AgeCommit message (Expand)Author
2019-08-26doc: align documents linkobei
2018-06-12doc: use HTTPS for man.openbsd.org link in go1.7.htmlSuriyaa Sundararuban
2016-11-07doc: fix broken links in 1.7 release docsJoe Farrell
2016-10-28doc: remove mention of Go 1.6.3 working on SierraBrad Fitzpatrick
2016-08-16doc/go1.7.html: fix name of tls.Config.NextProtosBrad Fitzpatrick
2016-08-15doc/go1.7.html: remove DRAFTChris Broadfoot
2016-08-09doc/go1.7.html: update compress/flate sectionChris Broadfoot
2016-08-02doc/go1.7.html: mention Server.Serve HTTP/2 behavior changeBrad Fitzpatrick
2016-07-28doc/go1.7.html: add known issues section for FreeBSD crashesBrad Fitzpatrick
2016-07-18doc/go1.7.html: start sentence on a new lineAustin Clements
2016-07-18doc/go1.7.html: avoid term of artAustin Clements
2016-07-18doc/go1.7.html: the 1.6.3 release supports SierraIan Lance Taylor
2016-07-18doc/go1.7.html: mention specific runtime improvementsAustin Clements
2016-07-15doc/go1.7.html: remove erroneous note about ppc64 and power8Ian Lance Taylor
2016-07-13doc/go1.7.html: earlier Go versions don't work on macOS SierraIan Lance Taylor
2016-07-13doc/go1.7.html: document that http.Server now enforces request versionsEmmanuel Odeke
2016-07-11doc/go1.7.html: no concurrent calls of math/rand methodsIan Lance Taylor
2016-07-08doc/go1.7.html: fix name of IsExistIan Lance Taylor
2016-06-30all: be consistent about spelling of cancelationBrad Fitzpatrick
2016-06-28doc: update 1.7 release notes on Unicode upgradeMarcel van Lohuizen
2016-06-28doc/go1.7.html: mention recent changes to Rand.ReadJoe Tsai
2016-06-21doc: describe vet -lostcancel in go1.7 release notesAlan Donovan
2016-06-20doc/go1.7.html: don't mention obsolete RFCMikio Hara
2016-06-20doc/go1.7.html: net/http RFC 2616 conformation + timeoutHandler on empty bodyEmmanuel Odeke
2016-06-03doc/go1.7.html: html tidyIan Lance Taylor
2016-06-03doc/go1.7.html: add missing <code> and </a>Ian Lance Taylor
2016-06-03doc/go1.7.html: net/mail.ParseAddress is stricterIan Lance Taylor
2016-06-02doc/go1.7.html: typo fix; replace "," at end of sentence with "."Steve Phillips
2016-06-02doc/go1.7: fix typo in nsswitch.conf nameAlberto Donizetti
2016-06-02doc: mention net/http/httptrace package in release notesAndrew Gerrand
2016-06-02doc/go1.7.html: fix spelling of cancelationIan Lance Taylor
2016-06-01doc: rename Unshare to Unshareflags in go1.7 release notesDan Peterson
2016-05-31doc/go1.7.html: make RFC an actual linkJoe Tsai
2016-05-30doc: remove remnant mention of io.SizedReaderAt from Go 1.7 docsAndrew Gerrand
2016-05-30doc: correct release notes for non-string map keys in encoding/jsonAugusto Roman
2016-05-29doc/go1.7.html: update documentation regarding compress/flateJoe Tsai
2016-05-27doc: mention frame pointers in Go 1.7 release notesRuss Cox
2016-05-27doc/go1.7.html: fix broken sentenceRuss Cox
2016-05-27doc/go1.7.html: incorporate Rob's comments from CL 23379Russ Cox
2016-05-27doc/go1.7: document signal name printing during panicsEmmanuel Odeke
2016-05-25doc: reflect {Num,}Method skips unexported methodsDavid Crawshaw
2016-05-24doc: first draft of Go 1.7 release notesRuss Cox