| 2022-06-22 | 
Ian Lance Taylor | net: don't set netGo = true on Windows with no cgo | 
commit | commitdiff | tree | 
| 2022-06-22 | 
Alan Donovan | cmd/trace: add basic documentation to main page | 
commit | commitdiff | tree | 
| 2022-06-22 | 
Robert Griesemer | go/types, types2: fix parameter order dependence in...  | 
commit | commitdiff | tree | 
| 2022-06-21 | 
Robert Griesemer | spec: document operations which accept []byte|string...  | 
commit | commitdiff | tree | 
| 2022-06-21 | 
Rhys Hiltner | runtime/trace: ignore fallback stacks in test | 
commit | commitdiff | tree | 
| 2022-06-21 | 
Ian Lance Taylor | doc/go1.19: use correct link to sync/atomic docs | 
commit | commitdiff | tree | 
| 2022-06-21 | 
Michael Anthony...  | runtime: convert flaky semaphore linearity test into...  | 
commit | commitdiff | tree | 
| 2022-06-21 | 
Bryan C. Mills | cmd/go/internal/modindex: avoid walking modules when...  | 
commit | commitdiff | tree | 
| 2022-06-21 | 
Keith Randall | cmd/compile: allow 128-bit values to be spilled | 
commit | commitdiff | tree | 
| 2022-06-21 | 
Matthew Dempsky | test: add regress test for #53477 | 
commit | commitdiff | tree | 
| 2022-06-20 | 
Tobias Klauser | doc/go1.19: fix HTML validation issues | 
commit | commitdiff | tree | 
| 2022-06-18 | 
Cuong Manh Le | cmd/compile: skip substituting closures in unsafe built...  | 
commit | commitdiff | tree | 
| 2022-06-17 | 
Matthew Dempsky | test: add regress test for #53419 | 
commit | commitdiff | tree | 
| 2022-06-17 | 
Josh Powers | cmd/go/internal/modfetch: prevent duplicate hashes...  | 
commit | commitdiff | tree | 
| 2022-06-17 | 
Kevin Burke | sync: add more notes about Cond behavior | 
commit | commitdiff | tree | 
| 2022-06-17 | 
Bryan C. Mills | cmd/go/internal/work: log clearer detail for subprocess...  | 
commit | commitdiff | tree | 
| 2022-06-17 | 
Dmitri Goutnik | net: fix flaky *TimeoutMustNotReturn tests | 
commit | commitdiff | tree | 
| 2022-06-17 | 
Alan Donovan | go/token: delete unused File.set field | 
commit | commitdiff | tree | 
| 2022-06-16 | 
Bryan C. Mills | cmd/dist: add package . to 'go test' commands | 
commit | commitdiff | tree | 
| 2022-06-16 | 
Michael Anthony...  | runtime: write much more direct test for semaphore...  | 
commit | commitdiff | tree | 
| 2022-06-16 | 
Michael Matloob | cmd/go: add more tracing | 
commit | commitdiff | tree | 
| 2022-06-16 | 
Russ Cox | cmd/go: pass GOEXPERIMENT through to subtests | 
commit | commitdiff | tree | 
| 2022-06-16 | 
Ian Lance Taylor | expvar: don't crash if map value set to nil | 
commit | commitdiff | tree | 
| 2022-06-16 | 
Robert Griesemer | go/parser: remove unused method checkBinaryExpr | 
commit | commitdiff | tree | 
| 2022-06-16 | 
Michael Matloob | cmd/go: parallelize matchPackages work in each module | 
commit | commitdiff | tree | 
| 2022-06-16 | 
Cherry Mui | cmd/link: consider alignment in carrier symbol size...  | 
commit | commitdiff | tree | 
| 2022-06-16 | 
Robert Griesemer | spec: adjust incorrect sentence in section on rune...  | 
commit | commitdiff | tree | 
| 2022-06-16 | 
Ian Lance Taylor | test: add test that gofrontend fails | 
commit | commitdiff | tree | 
| 2022-06-15 | 
Ian Lance Taylor | internal/goarch, internal/goos: update generators for...  | 
commit | commitdiff | tree | 
| 2022-06-15 | 
Koichi Shiraishi | reflect: fix reference comment to runtime/map.go | 
commit | commitdiff | tree | 
| 2022-06-15 | 
Vojtěch Boček | syscall: clarify Pdeathsig documentation on Linux | 
commit | commitdiff | tree | 
| 2022-06-15 | 
Robert Griesemer | go/types, types2: add test case for issue for coverage | 
commit | commitdiff | tree | 
| 2022-06-15 | 
Tobias Klauser | doc/go1.19: use matching closing tag in unix build...  | 
commit | commitdiff | tree | 
| 2022-06-15 | 
Guoqi Chen | syscall, runtime/internal/syscall: always zero the...  | 
commit | commitdiff | tree | 
| 2022-06-15 | 
subham sarkar | net/netip: add missing ) in ParsePrefix errors | 
commit | commitdiff | tree | 
| 2022-06-15 | 
Cherry Mui | cmd/link: set alignment for carrier symbols | 
commit | commitdiff | tree | 
| 2022-06-15 | 
Bryan C. Mills | cmd/go/internal/modindex: disable indexing for modules...  | 
commit | commitdiff | tree | 
| 2022-06-15 | 
Robert Griesemer | test: add tests for string/[]byte/[]rune conversions | 
commit | commitdiff | tree | 
| 2022-06-15 | 
Ian Lance Taylor | net: avoid infinite recursion in Windows Resolver.lookupTXT | 
commit | commitdiff | tree | 
| 2022-06-14 | 
Robert Griesemer | spec: clarify "slice of bytes" and "slice of runes...  | 
commit | commitdiff | tree | 
| 2022-06-14 | 
Keith Randall | reflect: when StructOf overflows computing size/offset...  | 
commit | commitdiff | tree | 
| 2022-06-14 | 
Keith Randall | cmd/compile,runtime,reflect: move embedded bit from...  | 
commit | commitdiff | tree | 
| 2022-06-14 | 
Ian Lance Taylor | cmd/go: quote package directory when calling glob | 
commit | commitdiff | tree | 
| 2022-06-14 | 
ag9920 | cpu: fix typos in test case | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Austin Clements | runtime: add HACKING section on nosplit functions | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Austin Clements | doc/go1.19: minor edits | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Michael Anthony...  | sync: improve linearity test robustness | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Michael Anthony...  | sync: move lock linearity test and treat it like a...  | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Michael Anthony...  | internal/testmath: add two-sample Welch's t-test for...  | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Dmitri Shuralyov | doc/go1.19: prefer relative links to other parts of...  | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Ian Lance Taylor | cmd/cgo: remove -fsanitize=hwaddress hardware tags | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Robert Griesemer | spec: clarify behavior of map size hint for make built-in | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Robert Griesemer | spec: add missing optional type arguments after TypeNam...  | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Damien Neil | net: avoid darwin_arm64 bug in TestDialParallelSpurious...  | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Michael Matloob | doc/go1.19: add a release note for module indexing | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Cuong Manh Le | cmd/compile: fix missing dict pass for type assertions | 
commit | commitdiff | tree | 
| 2022-06-13 | 
Roland Shoemaker | doc/go1.19: fix crypto tags | 
commit | commitdiff | tree | 
| 2022-06-10 | 
Louis PORTAY | net/http: doc: update RFC reference for appropriate...  | 
commit | commitdiff | tree | 
| 2022-06-10 | 
Dominik Honnef | doc: fix typos in Go memory model | 
commit | commitdiff | tree | 
| 2022-06-10 | 
Cherry Mui | cmd/dist, cmd/internal/metadata: don't install metadata...  | 
commit | commitdiff | tree | 
| 2022-06-10 | 
Khaled Yakdan | runtime: fix stack split at bad time when fuzzing | 
commit | commitdiff | tree | 
| 2022-06-09 | 
Dmitri Goutnik | cmd/cgo: recognize clang 14 DWARF type names  go1.19beta1 | 
commit | commitdiff | tree | 
| 2022-06-09 | 
Michael Pratt | runtime/cgo: retry _beginthread on EACCES | 
commit | commitdiff | tree | 
| 2022-06-09 | 
Michael Pratt | runtime/cgo: merge bodies of cgo_sys_thread_start on...  | 
commit | commitdiff | tree | 
| 2022-06-09 | 
Cherry Mui | api: promote next to go1.19 | 
commit | commitdiff | tree | 
| 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 | 
| next |