summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/go1.18: document type parameter name restrictionRobert Griesemer2022-01-071-0/+6
* spec: be more precise with rules on specific typesRobert Griesemer2022-01-071-3/+4
* doc/go1.18: point to spec in same directory for release notesRobert Griesemer2022-01-071-8/+8
* doc: improve documentation for GOAMD64Ulrich Kunitz2022-01-061-4/+5
* doc/go1.18: mention new cmd/go fuzzing flagsIan Lance Taylor2022-01-041-1/+24
* doc/go1.18: add section for runtime/debug changesIan Lance Taylor2021-12-231-0/+21
* doc/go1.18: mention debug/plan9obj.ErrNoSymbolsIan Lance Taylor2021-12-231-0/+11
* doc/go1.18: fix broken HTML in net/http.MaxBytesHandlerCarl Johnson2021-12-221-1/+1
* doc/go1.18: list new net/netip and net functions and methodsIan Lance Taylor2021-12-221-2/+32
* doc/go1.18: mention testing.F in testing package sectionIan Lance Taylor2021-12-221-0/+6
* doc/go1.18: document {text,html}/template {break,continue} commandsIan Lance Taylor2021-12-221-0/+37
* doc/go1.18: add net/http.MaxBytesHandlerCarl Johnson2021-12-211-0/+8
* doc/go1.18: mention new go/types/Config.Context fieldIan Lance Taylor2021-12-211-5/+8
* doc/go1.18: mention new debug/elf.R_PPC64_RELATIVE constantIan Lance Taylor2021-12-211-1/+10
* doc/go1.18: document union element restrictionIan Lance Taylor2021-12-171-0/+5
* spec: describe constraint parsing ambiguity and work-around more preciselyRobert Griesemer2021-12-171-3/+6
* spec: clarify that comparable cannot be a union elementRobert Griesemer2021-12-171-2/+4
* doc/go1.18: discuss embedded build info compatibilityHana2021-12-151-0/+9
* doc/go1.18: mention that embedding a type parameter is forbiddenIan Lance Taylor2021-12-151-0/+6
* doc/go1.18: fix an unclosed anchorBrad Fitzpatrick2021-12-141-3/+3
* doc: fix typo in 1.18 release notes for package testingOlivier Mengué2021-12-141-1/+1
* doc/go1.18: add caution about use of generics in productionIan Lance Taylor2021-12-141-0/+15
* doc/go1.18: move debug/buildinfo to core library sectionCherry Mui2021-12-141-13/+12
* doc: update go1.18 release notes with a blurb about workspace modeMichael Matloob2021-12-141-0/+11
* doc/go1.18: remove residual TODOsCherry Mui2021-12-141-10/+0
* spec: fix conversion rules (match implementation)Robert Griesemer2021-12-131-4/+6
* doc: document cmd/vet changes for 1.18 releaseTim King2021-12-101-0/+15
* doc: document the new types.Config.GoVersion fieldRobert Findley2021-12-081-5/+10
* doc: document cmd/vet changes for generics in 1.18Robert Findley2021-12-081-0/+22
* doc: add in release note about compiler being roughly 15% slowerDan Scales2021-12-081-2/+5
* doc/go1.18: clarify additions to net package APIAustin Clements2021-12-081-9/+9
* doc/go1.18: move fuzzing to tools sectionIan Lance Taylor2021-12-081-21/+21
* doc/go1.18: mention bytes.Cut and strings.CutAustin Clements2021-12-071-8/+20
* doc/go1.18: drop TODO for "Changes to the language"Austin Clements2021-12-071-4/+0
* doc/go1.18: add docs for -count when benchmarkingJeremy Faller2021-12-071-2/+8
* doc/go1.18: add new sync.[RW]Mutex methodsJeremy Faller2021-12-061-1/+5
* doc/go1.18: add changes to strconv.Unquote to release notesJeremy Faller2021-12-061-1/+2
* doc/go1.18: add docs for js.Wrapper's removalJeremy Faller2021-12-061-1/+1
* doc/go1.18: add changes to regexp to release notesJeremy Faller2021-12-061-1/+2
* doc/go1.18: minor tweaks to generics sectionAustin Clements2021-12-061-8/+8
* doc/go1.18: cite CLs for more efficient scavengingAustin Clements2021-12-061-1/+1
* go/types, types2: unexport NewTypeListRobert Findley2021-12-061-3/+1
* doc/go1.18: use correct link for reflect.PointerToIan Lance Taylor2021-12-041-1/+1
* doc/go1.18: add docs for SysProcAttr.PdeathsigJeremy Faller2021-12-041-1/+2
* doc/go1.18: expand section on genericsRobert Griesemer2021-12-041-18/+60
* doc/go1.18: add documentation for changes to go/typesRobert Griesemer2021-12-041-0/+87
* doc/go1.18: add documentation for changes to go/astRobert Griesemer2021-12-041-0/+24
* doc/go1.18: add documentation for changes to go/tokenRobert Griesemer2021-12-041-0/+12
* doc/go1.18: add documentation for changes to go/constantRobert Griesemer2021-12-041-11/+4
* doc/go1.18: change github.com/golang/go/issues to golang.org/issueHossein Zolfi2021-12-031-1/+1