summaryrefslogtreecommitdiff
path: root/doc/go1.19.html
Commit message (Expand)AuthorAgeFilesLines
* doc: move Go 1.19 release notes to x/websiteDmitri Shuralyov2022-08-011-1008/+0
* doc: mention removal of cmd/compile's -importmap and -installsuffix flagsMatthew Dempsky2022-08-011-0/+7
* doc/go1.19: fix typo: EM_LONGARCH -> EM_LOONGARCHWANG Xuerui2022-08-011-1/+1
* doc/go1.19: fix a few links that were missing trailing slashesBrad Fitzpatrick2022-08-011-9/+9
* doc/go1.19: minor adjustments and linksRuss Cox2022-07-281-8/+15
* doc/go1.19: improve the loong64 release notesWANG Xuerui2022-07-281-2/+11
* doc/go1.19: note that updated race syso files require GNU ld 2.26Ian Lance Taylor2022-07-261-1/+2
* doc/go1.19: minor fixesTobias Klauser2022-07-251-5/+5
* doc/go1.19: expand crypto release notesFilippo Valsorda2022-07-251-18/+74
* doc/go1.19: add a release note for 'go list -json=SomeField'Bryan C. Mills2022-07-141-0/+9
* doc/go1.19: Linux race detector now requires glibc 2.17Ian Lance Taylor2022-06-241-0/+1
* doc/go1.19: use correct link to sync/atomic docsIan Lance Taylor2022-06-211-1/+1
* doc/go1.19: fix HTML validation issuesTobias Klauser2022-06-201-2/+1
* doc/go1.19: use matching closing tag in unix build constraint headingTobias Klauser2022-06-151-1/+1
* doc/go1.19: minor editsAustin Clements2022-06-131-7/+11
* doc/go1.19: prefer relative links to other parts of the Go websiteDmitri Shuralyov2022-06-131-3/+3
* doc/go1.19: add a release note for module indexingMichael Matloob2022-06-131-0/+5
* doc/go1.19: fix crypto tagsRoland Shoemaker2022-06-131-3/+3
* doc/go1.19: delete remaining TODOsRuss Cox2022-06-081-33/+3
* doc/go1.19: complete most remaining TODOsRuss Cox2022-06-081-126/+199
* doc/go1.19: mention riscv64 supported regabiMeng Zhuo2022-06-081-1/+3
* doc/go1.19: document that the assembler requires -pCherry Mui2022-06-071-0/+9
* doc/go1.19: document linker CL that switches DWARF compressed section formatCherry Mui2022-06-071-2/+4
* doc/go1.19: add release notes for net/http and net/urlDamien Neil2022-06-071-7/+31
* doc/go1.19: adjust runtime release notesMichael Pratt2022-06-071-19/+34
* doc/go1.19: document loong64 portDavid Chase2022-06-071-0/+3
* doc/go1.19: some platforms are still on TSAN v2Austin Clements2022-06-071-3/+12
* doc/go1.19: compiler section is complete, modulo TODOsAustin Clements2022-06-071-3/+1
* doc/go1.19: minor editsAustin Clements2022-06-071-16/+8
* doc/go1.19: complete TODOs for go/typesRobert Findley2022-06-071-4/+13
* doc/go1.19: add various crypto release notesRoland Shoemaker2022-06-071-9/+68
* doc/go1.19: delete boringcrypto TODORuss Cox2022-06-071-4/+0
* doc/go1.19: add more TODOs from updated relnoteRuss Cox2022-06-071-23/+201
* doc/go1.19: add release notes for the soft memory limit and idle GCMichael Anthony Knyszek2022-06-061-4/+29
* doc/go1.19: gc requires -p=importpathAustin Clements2022-06-061-2/+6
* doc/go1.19: document Resolver.PreferGoBrad Fitzpatrick2022-06-061-1/+14
* doc/go1.19: add TODOs for changes to go/typesRobert Findley2022-06-061-0/+11
* doc/go1.19: remove TODO about LimitedReaderRuss Cox2022-06-041-4/+0
* doc/go1.19: add TODOs for undocumented runtime featuresMichael Pratt2022-06-031-2/+11
* doc/go1.19: add release notes for runtime packagesMichael Pratt2022-06-031-1/+75
* doc/go1.19: add release notes for syscallMichael Pratt2022-06-031-0/+18
* doc/go1.19: add release notes for sync/atomicMichael Pratt2022-06-031-0/+24
* doc/go1.19: add a release note for CL 404134Bryan C. Mills2022-06-021-0/+7
* doc/go1.19: add release note for CL 398058Bryan C. Mills2022-06-021-3/+7
* doc: add release note for reflect.Value.{Bytes,Len,Cap}Keith Randall2022-05-301-2/+2
* mime: ignore .js => text/plain in Windows registryIan Lance Taylor2022-05-281-0/+16
* doc/go1.19: mention runtime/trace's CPU samplesRhys Hiltner2022-05-281-0/+10
* doc: fix up race detector release noteKeith Randall2022-05-271-6/+3
* doc/go1.19: don't mention golang.org/x/crypto/sshRhys Hiltner2022-05-271-8/+0
* doc/go1.19: fix strconv.Quote pkg linkKoichi Shiraishi2022-05-261-1/+1