2023-01-03 |
Heschi Kreinick | [release-branch.go1.20] all: merge master (db36eca... |
commit | commitdiff | tree |
2022-12-29 |
Xiao Cui | doc/go1.20: fix typos |
commit | commitdiff | tree |
2022-12-29 |
Robert Griesemer | go/types, types2: use strict comparability for type... |
commit | commitdiff | tree |
2022-12-28 |
Cherry Mui | misc/cgo/testsanitizers: run libfuzzer tests in temp... |
commit | commitdiff | tree |
2022-12-27 |
Cherry Mui | misc/cgo/testsanitizers: add libfuzzer tests |
commit | commitdiff | tree |
2022-12-23 |
Andrey Bozhko | testing: rephrase the sentence about naming test files |
commit | commitdiff | tree |
2022-12-23 |
Cherry Mui | cmd/link, runtime: use a different section for Go libfu... |
commit | commitdiff | tree |
2022-12-22 |
Russ Cox | runtime: call __fork instead of fork on darwin |
commit | commitdiff | tree |
2022-12-22 |
Russ Cox | runtime: revert Apple libc atfork workaround |
commit | commitdiff | tree |
2022-12-22 |
Cherry Mui | misc/cgo/testshared: test build std in shared mode |
commit | commitdiff | tree |
2022-12-22 |
Cherry Mui | runtime/internal/startlinetest: work around shared... |
commit | commitdiff | tree |
2022-12-22 |
Cherry Mui | runtime/race: add build tag to internal amd64vN packages |
commit | commitdiff | tree |
2022-12-22 |
Tobias Klauser | doc/go1.20: fix typo |
commit | commitdiff | tree |
2022-12-21 |
Than McIntosh | runtime/coverage: add missing file close in test suppor... |
commit | commitdiff | tree |
2022-12-21 |
Roland Shoemaker | crypto/x509: return typed verification errors on macOS |
commit | commitdiff | tree |
2022-12-21 |
Damien Neil | archive/tar, archive/zip: revert documentation of ErrIn... |
commit | commitdiff | tree |
2022-12-21 |
Damien Neil | net/http/httputil: don't add X-Forwarded-{Host,Proto... |
commit | commitdiff | tree |
2022-12-21 |
Michael Pratt | syscall: don't use faccessat2 on android |
commit | commitdiff | tree |
2022-12-21 |
Mateusz Poliwczak | net: use correct dns msg size |
commit | commitdiff | tree |
2022-12-19 |
qmuntal | os: reenable TestReaddirSmallSeek on windows |
commit | commitdiff | tree |
2022-12-17 |
Guoqi Chen | cmd/compile: sign-extend the 2nd argument of the Lowere... |
commit | commitdiff | tree |
2022-12-16 |
Than McIntosh | os/user,net: add -fno-stack-protector to CFLAGS |
commit | commitdiff | tree |
2022-12-16 |
Damien Neil | net/http: improve errors in TestCancelRequestWhenSharin... |
commit | commitdiff | tree |
2022-12-16 |
Ian Lance Taylor | syscall, internal/poll: fall back to accept on linux-arm |
commit | commitdiff | tree |
2022-12-16 |
Bryan C. Mills | os/exec: retry ETXTBSY errors in TestFindExecutableVsNoexec |
commit | commitdiff | tree |
2022-12-15 |
Robert Griesemer | doc/go1.20: fix typo |
commit | commitdiff | tree |
2022-12-15 |
Robert Griesemer | spec: fix typo |
commit | commitdiff | tree |
2022-12-14 |
Robert Griesemer | spec: document which recursive arrays and structs are... |
commit | commitdiff | tree |
2022-12-14 |
Heschi Kreinick | doc/go1.20.html: pre-announce dropping Windows 7, 8... |
commit | commitdiff | tree |
2022-12-14 |
Matthew Dempsky | cmd/compile: desugar OCALLMETH->OCALLFUNC within devirt... |
commit | commitdiff | tree |
2022-12-14 |
Robert Griesemer | spec: document illegal recursive type parameter lists |
commit | commitdiff | tree |
2022-12-14 |
Robert Griesemer | spec: describe new semantics for comparable and constra... |
commit | commitdiff | tree |
2022-12-14 |
Robert Griesemer | spec: introduce notion of strict comparability |
commit | commitdiff | tree |
2022-12-13 |
miller | syscall: fix closing of reordered FDs in plan9 ForkExec |
commit | commitdiff | tree |
2022-12-13 |
Robert Griesemer | go/types, types2: report type mismatch error when conve... |
commit | commitdiff | tree |
2022-12-13 |
Oleg Zaytsev | cmd/gc: test temp string comparison with all ops |
commit | commitdiff | tree |
2022-12-12 |
Paul E. Murphy | syscall: skip TestUseCgroupFD if cgroupfs mounted RO |
commit | commitdiff | tree |
2022-12-12 |
Bryan C. Mills | syscall: fix shadowing bugs in forkAndExecInChild |
commit | commitdiff | tree |
2022-12-12 |
Changkun Ou | sync: remove unused const |
commit | commitdiff | tree |
2022-12-12 |
Alexander Frolov | doc/go1.20: fix typo |
commit | commitdiff | tree |
2022-12-12 |
Nikola Jokic | debug/buildinfo: check pointer size on buildinfo.Read |
commit | commitdiff | tree |
2022-12-12 |
Shengyu Zhang | doc/go1.20: fix URL anchor |
commit | commitdiff | tree |
2022-12-11 |
Keith Randall | cmd/compile: fix conditional move rule on PPC64 |
commit | commitdiff | tree |
2022-12-10 |
Ian Lance Taylor | os: skip size test in TestLstat if the file is a symlink |
commit | commitdiff | tree |
2022-12-09 |
Keith Randall | cmd/compile: fix conditional select rule |
commit | commitdiff | tree |
2022-12-09 |
Than McIntosh | doc: fix typo in 1.20 release notes |
commit | commitdiff | tree |
2022-12-09 |
Bryan C. Mills | os/user: zero-initialize C structs returned to Go |
commit | commitdiff | tree |
2022-12-08 |
Robert Findley | go/types, types2: always rename type parameters during... |
commit | commitdiff | tree |
2022-12-08 |
Zhizhen He | doc: fix typo |
commit | commitdiff | tree |
2022-12-08 |
Dmitri Shuralyov | doc/go1.20: correct test binary -v flag value for test2json |
commit | commitdiff | tree |
2022-12-08 |
Than McIntosh | cmd/{go,cover,covdata}: fix 'package main' inconsistent... |
commit | commitdiff | tree |
2022-12-08 |
cia-rana | cmd/link: fix dynamic interpreter path for musl-based... |
commit | commitdiff | tree |
2022-12-08 |
Bryan C. Mills | runtime: remove arbitrary timeouts in finalizer tests |
commit | commitdiff | tree |
2022-12-08 |
Bryan C. Mills | cmd/go: deflake TestScript/test2json_interrupt |
commit | commitdiff | tree |
2022-12-08 |
Ian Lance Taylor | os/user: on AIX getpwuid_r seems to return -1 on overflow |
commit | commitdiff | tree |
2022-12-07 |
David du Colombier | internal/safefilepath: fix TestFromFS on Plan 9 |
commit | commitdiff | tree |
2022-12-07 |
Gopher Robot | [release-branch.go1.20] go1.20rc1 go1.20rc1 |
commit | commitdiff | tree |
2022-12-07 |
Bryan C. Mills | cmd/go: in TestTerminalPassthrough, delay subprocess... |
commit | commitdiff | tree |
2022-12-07 |
Michael Pratt | [release-branch.go1.20] update codereview.cfg for relea... |
commit | commitdiff | tree |
2022-12-07 |
Michael Pratt | api: promote next to go1.20 |
commit | commitdiff | tree |
2022-12-07 |
Michael Pratt | doc/go1.20: delete remaining TODO |
commit | commitdiff | tree |
2022-12-07 |
Than McIntosh | doc/go1.20: add section on coverage |
commit | commitdiff | tree |
2022-12-07 |
Russ Cox | os/user: fix buffer retry loop on macOS |
commit | commitdiff | tree |
2022-12-07 |
Russ Cox | doc/go1.20: relnote and take care of TODOs |
commit | commitdiff | tree |
2022-12-07 |
Matthew Dempsky | go/internal/gcimporter: simplify unified IR importer |
commit | commitdiff | tree |
2022-12-07 |
Matthew Dempsky | cmd/compile: restore test/nested.go test cases |
commit | commitdiff | tree |
2022-12-07 |
Damien Neil | all: update vendored golang.org/x/net |
commit | commitdiff | tree |
2022-12-07 |
Russ Cox | lib/time: update to 2022g/2022g |
commit | commitdiff | tree |
2022-12-06 |
Damien Neil | os, net/http: avoid escapes from os.DirFS and http... |
commit | commitdiff | tree |
2022-12-06 |
Cherry Mui | Revert "runtime/pprof: unskip TestTimeVDSO on Android" |
commit | commitdiff | tree |
2022-12-06 |
Bryan C. Mills | cmd/go: unskip TestScript/build_issue48319 on Windows |
commit | commitdiff | tree |
2022-12-06 |
Roland Shoemaker | archive/zip: only consider UncompressedSize when checki... |
commit | commitdiff | tree |
2022-12-06 |
Dmitri Shuralyov | run.bash, cmd/dist: document GO_TEST_SHORT and GO_TEST_... |
commit | commitdiff | tree |
2022-12-06 |
Robert Griesemer | go/types, types2: better error message for invalid... |
commit | commitdiff | tree |
2022-12-06 |
Cherry Mui | runtime/pprof: unskip TestTimeVDSO on Android |
commit | commitdiff | tree |
2022-12-06 |
Than McIntosh | cmd/link: pass -Wl,--no-insert-timestamp to external... |
commit | commitdiff | tree |
2022-12-06 |
Keith Randall | cmd/compile: turn off jump tables when spectre retpolin... |
commit | commitdiff | tree |
2022-12-05 |
Keith Randall | cmd/asm: improve assembler error messages |
commit | commitdiff | tree |
2022-12-05 |
Robert Griesemer | go/types, types2: better error message for failing... |
commit | commitdiff | tree |
2022-12-05 |
Keith Randall | cmd/compile: clean up amd64 opcode comments |
commit | commitdiff | tree |
2022-12-05 |
Cherry Mui | runtime: prioritize VDSO and libcall unwinding in profiler |
commit | commitdiff | tree |
2022-12-05 |
Mateusz Poliwczak | net: support context cancellation in resSearch |
commit | commitdiff | tree |
2022-12-05 |
David Chase | doc: 1.20 compiler changes |
commit | commitdiff | tree |
2022-12-05 |
Cherry Mui | runtime/cgo: fix typo in gcc_loong64.S |
commit | commitdiff | tree |
2022-12-05 |
Cherry Mui | runtime/cgo: add .file directive to GNU assembly files |
commit | commitdiff | tree |
2022-12-03 |
cui fliter | all: fix some comments for method |
commit | commitdiff | tree |
2022-12-02 |
Russ Cox | runtime/debug: add missing period |
commit | commitdiff | tree |
2022-12-02 |
Heschi Kreinick | doc/go1.20: preannounce dropping macOS 10.13 and 10... |
commit | commitdiff | tree |
2022-12-02 |
Bryan C. Mills | cmd/go: remove TestScript/version_buildvcs_git_gpg |
commit | commitdiff | tree |
2022-12-02 |
Bryan C. Mills | cmd/go: skip TestScript/mod_replace_gopkgin |
commit | commitdiff | tree |
2022-12-02 |
Damien Neil | path/filepath: make Join("c:", "/a") return "c:/a"... |
commit | commitdiff | tree |
2022-12-02 |
Bryan C. Mills | go/internal/gcimporter: in short tests, avoid creating... |
commit | commitdiff | tree |
2022-12-02 |
Roland Shoemaker | doc/go1.20: resolve root bundle package TODO |
commit | commitdiff | tree |
2022-12-02 |
Filippo Valsorda | math/big: fix BitLen performance regression |
commit | commitdiff | tree |
2022-12-02 |
Russ Cox | cmd/api: track darwin arm64 port |
commit | commitdiff | tree |
2022-12-02 |
Russ Cox | encoding/csv: use proper doc comment for Deprecated... |
commit | commitdiff | tree |
2022-12-02 |
Russ Cox | archive/zip: use proper doc comment for Deprecated... |
commit | commitdiff | tree |
2022-12-02 |
Russ Cox | archive/tar: use proper doc comment for Deprecated... |
commit | commitdiff | tree |
2022-12-02 |
Russ Cox | cmd/api: track deprecations |
commit | commitdiff | tree |
2022-12-02 |
Russ Cox | runtime/debug: more complete BuildInfo documentation |
commit | commitdiff | tree |
next |