| 2022-06-09 | 
Robert Findley | go/types, types2: only set instance context if packages...  | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Michael Matloob | cmd/go/testdata/script: fix skip on list_replace_absolu...  | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Cherry Mui | api/next: minor reformat | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Michael Pratt | runtime: use pidleget for faketime jump | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Michael Matloob | cmd/go: clean paths before using them form index functions | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Tobias Klauser | syscall: remove unused setgroups on linux/loong64 | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Austin Clements | runtime: skip TestGdbBacktrace on gdb bug | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Damien Neil | net: fix testHookDialTCP race | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Michael Matloob | cmd/go: enable module index by default | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Michael Matloob | cmd/go: properly call PackageModuleRoot to get modroot...  | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Michael Matloob | cmd/go: set Root and target fields for packages in...  | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Russ Cox | doc/go1.19: delete remaining TODOs | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Michael Pratt | runtime: gofmt | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Russ Cox | doc/go1.19: complete most remaining TODOs | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Tobias Klauser | runtime: remove unused pipe and setNonblock on linux...  | 
commit | commitdiff | tree | 
| 2022-06-08 | 
Meng Zhuo | doc/go1.19: mention riscv64 supported regabi | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Dan Kortschak | os: document that Chdir affects fs.FS returned by DirFS...  | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Tobias Klauser | syscall: remove unused accept on linux/loong64 | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Damien Neil | net: use synthetic network in TestDialParallel | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Cherry Mui | doc/go1.19: document that the assembler requires -p | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Cherry Mui | doc/go1.19: document linker CL that switches DWARF...  | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Robert Griesemer | go/types, types2: better error message for invalid...  | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Robert Griesemer | go/types, types2: better error message if type is not...  | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Robert Griesemer | go/types, types2: use | rather than ∪ when printing...  | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Damien Neil | doc/go1.19: add release notes for net/http and net/url | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Michael Pratt | doc/go1.19: adjust runtime release notes | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Michael Pratt | runtime: document GOMEMLIMIT in environment variables...  | 
commit | commitdiff | tree | 
| 2022-06-07 | 
David Chase | doc/go1.19: document loong64 port | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Will Hawkins | sync/atomic: clarify that 8-byte alignment of variables...  | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Austin Clements | doc/go1.19: some platforms are still on TSAN v2 | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Austin Clements | doc/go1.19: compiler section is complete, modulo TODOs | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Austin Clements | doc/go1.19: minor edits | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Robert Findley | doc/go1.19: complete TODOs for go/types | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Roland Shoemaker | doc/go1.19: add various crypto release notes | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Khaled Yakdan | runtime: fix inline assembly trampoline for arm64 | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Motiejus Jakštys | cmd/link: specify -Wl,-z params as documented | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Russ Cox | doc/go1.19: delete boringcrypto TODO | 
commit | commitdiff | tree | 
| 2022-06-07 | 
Russ Cox | doc/go1.19: add more TODOs from updated relnote | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Michael Anthony...  | doc/go1.19: add release notes for the soft memory limit...  | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Russ Cox | runtime, sync, sync/atomic: document happens-before...  | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Russ Cox | go/doc/comment: add heuristics for common badly formatt...  | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Russ Cox | doc/go_mem: update revision date | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Austin Clements | doc/go1.19: gc requires -p=importpath | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Brad Fitzpatrick | doc/go1.19: document Resolver.PreferGo | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Michael Matloob | cmd/go: use index to match packages in dependency modules | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Russ Cox | all: boringcrypto post-merge cleanup | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Russ Cox | go/doc/comment: do not turn ``` into “` | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Russ Cox | go/doc/comment: add doc comment | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Joel Sing | cmd/compile: cast riscv64 rewrite shifts to unsigned int | 
commit | commitdiff | tree | 
| 2022-06-06 | 
90364136+butterfly19...  | strconv: fix typo in atof.go | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Than McIntosh | cmd/link/internal/loadpe: handle _main reference properly | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Robert Griesemer | go/types, types2: simplify implementation of validType...  | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Robert Griesemer | go/types, types2: use type nest to detect type cycles...  | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Robert Findley | doc/go1.19: add TODOs for changes to go/types | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Alejandro Sáez | runtime: fix breakpoint in ppc64x | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Eli Bendersky | text/template/parse: fix data race on lexer initialization | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Robert Findley | go/types, types2: ensure that named types never expand...  | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Robert Findley | go/types, types2: store Named instance information...  | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Robert Findley | go/types, types2: eliminate methodList in favor of...  | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Robert Findley | go/types, types2: remove Named.once in favor of monoton...  | 
commit | commitdiff | tree | 
| 2022-06-06 | 
Stephen Eckels | cmd/buildid: reject rewriting legacy buildids | 
commit | commitdiff | tree | 
| 2022-06-04 | 
Ben Hoyt | strconv: clarify ParseFloat accepts Go syntax for float...  | 
commit | commitdiff | tree | 
| 2022-06-04 | 
Ikko Ashimine | runtime: fix typo in libfuzzer_arm64.s | 
commit | commitdiff | tree | 
| 2022-06-04 | 
mstmdev | database/sql/driver: fix typo in driver.go | 
commit | commitdiff | tree | 
| 2022-06-04 | 
Bryan Boreham | regexp: avoid copying each instruction executed | 
commit | commitdiff | tree | 
| 2022-06-04 | 
Russ Cox | doc: update Go memory model | 
commit | commitdiff | tree | 
| 2022-06-04 | 
Russ Cox | doc/go1.19: remove TODO about LimitedReader | 
commit | commitdiff | tree | 
| 2022-06-04 | 
Russ Cox | io: revert: add an Err field to LimitedReader | 
commit | commitdiff | tree | 
| 2022-06-04 | 
Michael Matloob | cmd/go: index standard library packages | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Pratt | doc/go1.19: add TODOs for undocumented runtime features | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Pratt | doc/go1.19: add release notes for runtime packages | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Anthony...  | runtime: track total idle time for GC CPU limiter | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Anthony...  | runtime: avoid string allocation in printDebuglog | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Anthony...  | runtime: only use CPU time from the current window...  | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Anthony...  | cmd/compile/internal/escape: escape values with >PtrSiz...  | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Matloob | cmd/go: changes to use modindex | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Matloob | cmd/go: add functions to read index file | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Pratt | sync/atomic: note that alignment responsibility doesn...  | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Pratt | doc/go1.19: add release notes for syscall | 
commit | commitdiff | tree | 
| 2022-06-03 | 
Michael Pratt | doc/go1.19: add release notes for sync/atomic | 
commit | commitdiff | tree | 
| 2022-06-03 | 
eric fang | cmd/link: fix TestLargeText | 
commit | commitdiff | tree | 
| 2022-06-02 | 
Bryan C. Mills | doc/go1.19: add a release note for CL 404134 | 
commit | commitdiff | tree | 
| 2022-06-02 | 
Bryan C. Mills | doc/go1.19: add release note for CL 398058 | 
commit | commitdiff | tree | 
| 2022-06-02 | 
Ian Lance Taylor | archive/zip: use bufio.Reset rather than NewReader | 
commit | commitdiff | tree | 
| 2022-06-02 | 
Christian Stewart | cmd/dist: use gohostarch for ssa rewrite check | 
commit | commitdiff | tree | 
| 2022-06-02 | 
Ian Lance Taylor | archive/zip: if non-zero base offset fails, fall back...  | 
commit | commitdiff | tree | 
| 2022-06-01 | 
Lukas Joisten | encoding/json: mention SyntaxError in Unmarshal doc...  | 
commit | commitdiff | tree | 
| 2022-06-01 | 
Michael Matloob | cmd/go: add index creation methods | 
commit | commitdiff | tree | 
| 2022-06-01 | 
Bryan C. Mills | cmd/go: set GIT_TRACE_CURL for tests on builders | 
commit | commitdiff | tree | 
| 2022-05-31 | 
Cuong Manh Le | cmd/compile: fix wrong unsafe.Offsetof evaluation insid...  | 
commit | commitdiff | tree | 
| 2022-05-31 | 
Than McIntosh | cmd/link: call syscall.FlushFileBuffers on outbuf Unmap | 
commit | commitdiff | tree | 
| 2022-05-31 | 
Dmitri Shuralyov | lib/time, time/tzdata: update to 2022a | 
commit | commitdiff | tree | 
| 2022-05-30 | 
Brad Fitzpatrick | net: permit use of Resolver.PreferGo, netgo on Windows...  | 
commit | commitdiff | tree | 
| 2022-05-30 | 
Keith Randall | doc: add release note for reflect.Value.{Bytes,Len...  | 
commit | commitdiff | tree | 
| 2022-05-28 | 
Ian Lance Taylor | mime: ignore .js => text/plain in Windows registry | 
commit | commitdiff | tree | 
| 2022-05-28 | 
Rhys Hiltner | doc/go1.19: mention runtime/trace's CPU samples | 
commit | commitdiff | tree | 
| 2022-05-27 | 
Michael Anthony...  | test/heapsampling.go: slow down allocation rate and...  | 
commit | commitdiff | tree | 
| 2022-05-27 | 
Michael Anthony...  | runtime: cancel mark and scavenge assists if the limite...  | 
commit | commitdiff | tree | 
| 2022-05-27 | 
Bryan C. Mills | misc/cgo/testsanitizers: buffer the signal channel...  | 
commit | commitdiff | tree | 
| 2022-05-27 | 
Keith Randall | doc: fix up race detector release note | 
commit | commitdiff | tree | 
| next |