summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* runtime: implement GODEBUG=inittrace=1 supportMartin Möhrmann2020-10-141-0/+2
* doc: update install docs for 387->softfloat transitionKeith Randall2020-10-091-7/+4
* cmd/compile: split exported/non-exported methods for interface typeCuong Manh Le2020-10-091-0/+8
* net/http: make SameSiteDefaultMode behavior match the specificationRoberto Clapis2020-10-081-0/+5
* doc/go1.16: document GO386=387 and GO386=softfloatDmitri Shuralyov2020-10-071-0/+21
* cmd/go/internal/get: improve -insecure deprecation docswitchard2020-10-061-6/+7
* doc: fix typo in contribute.htmlAlberto Donizetti2020-10-061-4/+3
* doc/go1.16: announce netbsd/arm64 supportTobias Klauser2020-10-021-2/+5
* crypto/dsa,crypto/x509: deprecate DSA and remove crypto/x509 supportFilippo Valsorda2020-10-021-0/+19
* doc/go1.16: fix crypto typoRoland Shoemaker2020-10-011-1/+1
* crypto/x509: enforce SAN IA5String encoding restrictionsRoland Shoemaker2020-09-301-0/+10
* doc/go1.16: document net.ErrClosed usage in crypto/tlsAinar Garipov2020-09-271-0/+10
* spec: better variable name for operator exampleRobert Griesemer2020-09-241-2/+2
* doc/go1.16: add -insecure deprecation to release noteswitchard2020-09-241-0/+10
* all: add GOOS=iosCherry Zhang2020-09-231-2/+5
* doc: update overview for authenticationKatie Hockman2020-09-231-2/+2
* cmd/go: add a '-e' flag to 'mod tidy' and 'mod vendor'Bryan C. Mills2020-09-221-0/+7
* doc/go1.16: add subheads and adjust formatting in the 'Go command' sectionBryan C. Mills2020-09-221-2/+6
* cmd/cgo: don't translate bitfields into Go fieldsIan Lance Taylor2020-09-161-0/+10
* cmd/go: implement 'go install pkg@version'Jay Conrod2020-09-151-0/+12
* cmd/go/internal/modload: implement the "all" pattern for lazy loadingBryan C. Mills2020-09-091-1/+13
* doc/go1.16: reformat the minor changes section as a definition listAinar Garipov2020-09-051-19/+23
* net/http: reject negative suffix-length Range:bytes=--N with 416 status codeEmmanuel T Odeke2020-09-021-0/+6
* doc/asm: add BP is callee-save paragraphEgon Elbre2020-09-011-0/+7
* text/template: add CommentNode to template parse treeAriel Mashraki2020-08-281-0/+10
* doc: add linux/riscv64 valid combinationSantiago De la Cruz2020-08-281-0/+3
* cmd/go, testing, os: fail test that calls os.Exit(0)Ian Lance Taylor2020-08-271-1/+11
* doc/go1.14: document json.Umarshal map key support of TextUnmarshalerShihCheng Tu2020-08-271-0/+6
* net: export ErrClosedIan Lance Taylor2020-08-261-0/+12
* doc: add module retraction to release notesJay Conrod2020-08-261-0/+9
* net/http: handle Request.URL.RawPath in StripPrefixAndrew Gerrand2020-08-251-0/+14
* unicode: upgrade to Unicode 13.0.0Marcel van Lohuizen2020-08-201-0/+11
* all: replace Replace(..., -1) with ReplaceAll(...)Polina Osadcha2020-08-171-1/+1
* doc/articles/wiki: add missing log import to net/http tutorialChirag Sukhala2020-08-161-0/+1
* doc: add a release notes blurb on 1.16 linker improvementsThan McIntosh2020-08-131-1/+20
* doc/go1.15: include behavior updates to the context packageAndrew2020-08-121-0/+13
* doc/go1.15: clarify external linking can still be used for building PIECherry Zhang2020-08-121-1/+4
* doc/go1.16: start draft release notesDmitri Shuralyov2020-08-121-0/+84
* doc/go1.15: encoding/json's CL 191783 was revertedDaniel Martí2020-08-101-5/+0
* doc/go1.15: remove draft noticeAndrew2020-08-101-5/+13
* doc/go1.15: document crypto/tls permanent errorKatie Hockman2020-08-101-0/+11
* doc/go1.15: fix a few trivial inconsistenciesToshihiro Shiino2020-08-011-5/+6
* doc/go1.15: surface the crypto/x509 CommonName deprecation noteFilippo Valsorda2020-07-241-9/+17
* doc/go1.15: announce GO386=387 deprecationAustin Clements2020-07-231-0/+10
* doc/go1.15: add release notes for math/cmplxBrian Kessler2020-07-171-0/+10
* go/printer: remove exported StdFormat flagDmitri Shuralyov2020-07-171-7/+10
* doc/go1.15: fix TODO about -buildmode=pieAustin Clements2020-07-091-2/+4
* doc/go1.15: add line for testing streaming changeJean de Klerk2020-07-091-1/+2
* doc/editors.html: update VS Code Go extension urlHana (Hyang-Ah) Kim2020-07-081-1/+1
* crypto/x509/pkix: print non-standard parsed Names at the endFilippo Valsorda2020-07-071-2/+2