aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2018-07-17doc: rewrite run-on sentence in garbage collection discussionRob Pike
2018-07-16doc: populate and add go1.11 notes related to cryptoFilippo Valsorda
2018-07-16doc: move the go1.11 "all" section elsewhere, add os/signal.Ignored, GOMIPS64Brad Fitzpatrick
2018-07-16doc: add more to go1.11, sort, remove dupsBrad Fitzpatrick
2018-07-16doc: flesh out go1.11 notesBrad Fitzpatrick
2018-07-16doc: add net/http additions to go1.11 notesBrad Fitzpatrick
2018-07-16doc/go1.11: update with latest output from x/build/cmd/relnoteAndrew Bonventre
2018-07-15doc: update Design and Types sections of the FAQRob Pike