aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-08-22[release-branch.go1.11] crypto/tls: make ConnectionState.ExportKeyingMaterial...Filippo Valsorda
2018-08-20doc/go1.11: Delve 1.1.0 added support for method callsAustin Clements
2018-08-17doc: describe golang.org/x/go/packages in go1.11 release notesAlan Donovan
2018-08-17doc/code: drop mentions of GOPATH/pkg directoryRuss Cox
2018-08-13doc: update the primary security coordinator to filippo@Filippo Valsorda
2018-08-09doc/go1.11: add note about vet checks for printf wrappersAndrew Bonventre
2018-08-08doc/contribute: add examples for finding issues on the issue trackerLeigh McCulloch
2018-08-06doc: describe cgo ptr->uintptr changes for 1.11.Keith Randall
2018-08-02doc/go1.11: remove go/scanner noteIan Lance Taylor
2018-07-31doc: fix link in contribute.htmlMohit kumar Bajoria
2018-07-31doc/go1.11: mention ReverseProxy passing TE: trailers headers to backendBrad Fitzpatrick
2018-07-31net/http: revert CL 89275 (don't sniff Content-Type when nosniff set)Brad Fitzpatrick
2018-07-31doc/go1.11: add note to remove CLI support for godocAgniva De Sarker
2018-07-31doc: mention Faccessat flags support in go1.11Ian Lance Taylor
2018-07-31doc: add link to go command modules docs from Go 1.11 release notesPaul Jolly
2018-07-30doc/go1.11: add missing wordAlberto Donizetti
2018-07-29doc/go1.11: note that godoc now shows the Go version that added featuresBrad Fitzpatrick
2018-07-24doc: fix a couple of drive-by review comments in FAQRob Pike
2018-07-20doc: explain minor change to gofmt in go1.11Daniel Martí
2018-07-20doc/go1.11: fix bad link to Int.ModInverseAlberto Donizetti
2018-07-20doc/go1.11: fix unclosed html and typos in net sectionAlberto Donizetti
2018-07-19doc: remove paragraph about text/template/parseDaniel Martí
2018-07-19doc: update the Origins section of the FAQRob Pike
2018-07-18doc: fill in final standard library TODOs in go1.11.htmlIan Lance Taylor
2018-07-18doc: update go1.11 release notesBrad Fitzpatrick
2018-07-18doc: update go1.11 release notesAndrew Bonventre
2018-07-18doc: update go1.11 release notesAndrew Bonventre
2018-07-18doc/go1.11: add some links to text/scanner, remove parensBrad Fitzpatrick
2018-07-18doc/go1.11: update runtime/trace to use region instead of spanHana (Hyang-Ah) Kim
2018-07-18doc: add a couple of links to go1.11 release notesIan Lance Taylor
2018-07-18doc: update go1.11 release notesIan Lance Taylor
2018-07-18doc/go1.11: shorten, tidy, and promote user annotation APIAustin Clements
2018-07-18doc/go1.11: mention major performance optimizationsAustin Clements
2018-07-18doc: update go1.11.html removing TODO about TLS offsetsAndrew Bonventre
2018-07-18doc: update go1.11.html with user annotation API additionsAndrew Bonventre
2018-07-18doc: update go1.11 release notesAndrew Bonventre
2018-07-18doc/go1.11: remove unnecessary absolute linkBrad Fitzpatrick
2018-07-18doc/go1.11: link to module overviewRuss Cox
2018-07-18doc: fix a link in go1.11.html and flesh out a few sectionsBrad Fitzpatrick
2018-07-18doc/go1.11: update runtime/pprof change noteHana (Hyang-Ah) Kim
2018-07-18doc/go1.11: add space in Go version nameAlberto Donizetti
2018-07-18doc/go1.11: mention the libSystem.so change for iOSElias Naur
2018-07-18doc/go1.11: add time package changes to release notesAlberto Donizetti
2018-07-18doc/gopher: add model sheetRob Pike
2018-07-17doc: improve the garbage collection discussionRob Pike
2018-07-17doc/go1.11: compiler and runtime release notesAustin Clements
2018-07-17doc/go1.11: fix some typosAustin Clements
2018-07-17doc: minor go1.11 changesFilippo Valsorda
2018-07-17doc/go1.11: explain new vet typechecking behaviour in release notesAlberto Donizetti
2018-07-17doc: update Usage section of the FAQRob Pike