summaryrefslogtreecommitdiff
path: root/doc/go1.7.html
Commit message (Expand)AuthorAgeFilesLines
* doc: fix broken links in 1.7 release docsJoe Farrell2016-11-071-3/+3
* doc: remove mention of Go 1.6.3 working on SierraBrad Fitzpatrick2016-10-281-2/+1
* doc/go1.7.html: fix name of tls.Config.NextProtosBrad Fitzpatrick2016-08-161-1/+1
* doc/go1.7.html: remove DRAFTChris Broadfoot2016-08-151-10/+1
* doc/go1.7.html: update compress/flate sectionChris Broadfoot2016-08-091-4/+3
* doc/go1.7.html: mention Server.Serve HTTP/2 behavior changeBrad Fitzpatrick2016-08-021-0/+6
* doc/go1.7.html: add known issues section for FreeBSD crashesBrad Fitzpatrick2016-07-281-0/+11
* doc/go1.7.html: start sentence on a new lineAustin Clements2016-07-181-1/+2
* doc/go1.7.html: avoid term of artAustin Clements2016-07-181-3/+3
* doc/go1.7.html: the 1.6.3 release supports SierraIan Lance Taylor2016-07-181-2/+3
* doc/go1.7.html: mention specific runtime improvementsAustin Clements2016-07-181-0/+12
* doc/go1.7.html: remove erroneous note about ppc64 and power8Ian Lance Taylor2016-07-151-1/+3
* doc/go1.7.html: earlier Go versions don't work on macOS SierraIan Lance Taylor2016-07-131-0/+6
* doc/go1.7.html: document that http.Server now enforces request versionsEmmanuel Odeke2016-07-131-0/+7
* doc/go1.7.html: no concurrent calls of math/rand methodsIan Lance Taylor2016-07-111-0/+10
* doc/go1.7.html: fix name of IsExistIan Lance Taylor2016-07-081-1/+1
* all: be consistent about spelling of cancelationBrad Fitzpatrick2016-06-301-1/+1
* doc: update 1.7 release notes on Unicode upgradeMarcel van Lohuizen2016-06-281-0/+12
* doc/go1.7.html: mention recent changes to Rand.ReadJoe Tsai2016-06-281-0/+14
* doc: describe vet -lostcancel in go1.7 release notesAlan Donovan2016-06-211-0/+12
* doc/go1.7.html: don't mention obsolete RFCMikio Hara2016-06-201-1/+1
* doc/go1.7.html: net/http RFC 2616 conformation + timeoutHandler on empty bodyEmmanuel Odeke2016-06-201-0/+10
* doc/go1.7.html: html tidyIan Lance Taylor2016-06-031-37/+66
* doc/go1.7.html: add missing <code> and </a>Ian Lance Taylor2016-06-031-1/+2
* doc/go1.7.html: net/mail.ParseAddress is stricterIan Lance Taylor2016-06-031-0/+9
* doc/go1.7.html: typo fix; replace "," at end of sentence with "."Steve Phillips2016-06-021-1/+1
* doc/go1.7: fix typo in nsswitch.conf nameAlberto Donizetti2016-06-021-1/+1
* doc: mention net/http/httptrace package in release notesAndrew Gerrand2016-06-021-0/+7
* doc/go1.7.html: fix spelling of cancelationIan Lance Taylor2016-06-021-1/+1
* doc: rename Unshare to Unshareflags in go1.7 release notesDan Peterson2016-06-011-1/+1
* doc/go1.7.html: make RFC an actual linkJoe Tsai2016-05-311-1/+2
* doc: remove remnant mention of io.SizedReaderAt from Go 1.7 docsAndrew Gerrand2016-05-301-9/+0
* doc: correct release notes for non-string map keys in encoding/jsonAugusto Roman2016-05-301-13/+5
* doc/go1.7.html: update documentation regarding compress/flateJoe Tsai2016-05-291-4/+19
* doc: mention frame pointers in Go 1.7 release notesRuss Cox2016-05-271-0/+11
* doc/go1.7.html: fix broken sentenceRuss Cox2016-05-271-1/+4
* doc/go1.7.html: incorporate Rob's comments from CL 23379Russ Cox2016-05-271-33/+25
* doc/go1.7: document signal name printing during panicsEmmanuel Odeke2016-05-271-0/+5
* doc: reflect {Num,}Method skips unexported methodsDavid Crawshaw2016-05-251-0/+10
* doc: first draft of Go 1.7 release notesRuss Cox2016-05-241-0/+1122