2023-05-17 |
Cherry Mui | doc/go1.21: document that -pgo=auto enabled by default |
commit | commitdiff | tree |
2023-05-17 |
Cherry Mui | runtime/cgo: store M for C-created thread in pthread key |
commit | commitdiff | tree |
2023-05-17 |
Ian Lance Taylor | cmd/gofmt: try to write original data on rewrite failure |
commit | commitdiff | tree |
2023-05-17 |
Cherry Mui | cmd/compile: build compiler with PGO |
commit | commitdiff | tree |
2023-05-17 |
Ian Lance Taylor | os: if descriptor is non-blocking, retain that in Fd... |
commit | commitdiff | tree |
2023-05-17 |
Patryk Chelmecki | crypto/x509: fix certificate validation with FQDN on... |
commit | commitdiff | tree |
2023-05-17 |
Ian Lance Taylor | runtime: publish netpoll info after incrementing fdseq |
commit | commitdiff | tree |
2023-05-17 |
David Chase | cmd/link, internal/abi: minor follow-up cleanups |
commit | commitdiff | tree |
2023-05-17 |
Austin Clements | cmd/dist: add -json flag |
commit | commitdiff | tree |
2023-05-17 |
Austin Clements | cmd/dist: refactor rtPreFunc to print skips in only... |
commit | commitdiff | tree |
2023-05-17 |
Austin Clements | cmd/dist: make it possible to filter output of backgrou... |
commit | commitdiff | tree |
2023-05-17 |
Austin Clements | cmd/dist: simplify work list functions |
commit | commitdiff | tree |
2023-05-17 |
Dmitri Shuralyov | cmd: update vendored golang.org/x/mod |
commit | commitdiff | tree |
2023-05-17 |
Cherry Mui | doc/go1.21: document wasip1 port |
commit | commitdiff | tree |
2023-05-17 |
Thuy Linh Luu | encoding/xml: wrap charsetReader errors |
commit | commitdiff | tree |
2023-05-17 |
Michael Anthony... | runtime: replace sysBlockTraced with tracedSyscallEnter |
commit | commitdiff | tree |
2023-05-17 |
Michael Anthony... | runtime: hide sysExitTicks a little better |
commit | commitdiff | tree |
2023-05-17 |
Cherry Mui | cmd/compile: don't inline from norace packages in race... |
commit | commitdiff | tree |
2023-05-17 |
Filippo Valsorda | crypto/ed25519,crypto/rsa: make Equal methods constant... |
commit | commitdiff | tree |
2023-05-17 |
Michael Anthony... | runtime: capture per-p trace state in a type |
commit | commitdiff | tree |
2023-05-17 |
Michael Anthony... | runtime: capture per-m trace state in a type |
commit | commitdiff | tree |
2023-05-17 |
Michael Anthony... | runtime: capture per-g trace state in a type |
commit | commitdiff | tree |
2023-05-17 |
Keith Randall | hash/maphash: weaken avalanche test a bit |
commit | commitdiff | tree |
2023-05-17 |
Michael Anthony... | runtime: factor our oneNewExtraM trace code |
commit | commitdiff | tree |
2023-05-17 |
Ian Lance Taylor | internal/abi: update type name in comment |
commit | commitdiff | tree |
2023-05-17 |
Bryan C. Mills | cmd/go: prune more dependencies in 'go get' |
commit | commitdiff | tree |
2023-05-17 |
Bryan C. Mills | cmd/go: add a test that reproduces the root cause of... |
commit | commitdiff | tree |
2023-05-17 |
Filippo Valsorda | crypto/rsa: use BoringCrypto for 4096 bit keys |
commit | commitdiff | tree |
2023-05-17 |
Ian Lance Taylor | runtime: consistently define fcntl |
commit | commitdiff | tree |
2023-05-16 |
Keith Randall | slices: for Insert and Replace, grow slices like append... |
commit | commitdiff | tree |
2023-05-16 |
Keith Randall | slices: handle aliasing cases in Insert/Replace |
commit | commitdiff | tree |
2023-05-16 |
Robert Griesemer | go/types, types2: permit partially instantiated functio... |
commit | commitdiff | tree |
2023-05-16 |
Robert Griesemer | go/types, types2: remove superfluous argument test... |
commit | commitdiff | tree |
2023-05-16 |
Jakub Ciolek | cmd/compile: call phiElimValue from removePhiArg |
commit | commitdiff | tree |
2023-05-16 |
Cherry Mui | doc/go1.21: document reflect.Value escape improvements |
commit | commitdiff | tree |
2023-05-16 |
Matthew Dempsky | cmd/compile/internal/noder: suppress unionType consiste... |
commit | commitdiff | tree |
2023-05-16 |
Cherry Mui | Revert "cmd/compile: build compiler with PGO" |
commit | commitdiff | tree |
2023-05-16 |
Cherry Mui | cmd/compile: build compiler with PGO |
commit | commitdiff | tree |
2023-05-16 |
David Chase | cmd/compile: add more information to the bisect-verbose... |
commit | commitdiff | tree |
2023-05-16 |
Paul E. Murphy | cmd/link/internal/ppc64: link ELFv2 objects built with... |
commit | commitdiff | tree |
2023-05-16 |
Keith Randall | cmd/compile: make memcombine pass a bit more robust... |
commit | commitdiff | tree |
2023-05-16 |
Jonathan Amsterdam | log/slog: create prefix buffer earlier |
commit | commitdiff | tree |
2023-05-16 |
cuiweixie | cmd/compile/internal/walk: delete statement that don... |
commit | commitdiff | tree |
2023-05-16 |
Lynn Boger | runtime: improve ppc64x memclr for tail bytes |
commit | commitdiff | tree |
2023-05-16 |
Mateusz Poliwczak | net: use and assert correct res state size at compile... |
commit | commitdiff | tree |
2023-05-16 |
Austin Clements | cmd/dist: introduce test variants |
commit | commitdiff | tree |
2023-05-16 |
Austin Clements | cmd/dist: put cgo tests under a "Testing cgo" heading |
commit | commitdiff | tree |
2023-05-16 |
Austin Clements | cmd/dist: refactor adding to the test list into a method |
commit | commitdiff | tree |
2023-05-16 |
eric fang | cmd/compile: enhance tighten pass for memory values |
commit | commitdiff | tree |
2023-05-16 |
Ian Lance Taylor | os, syscall: permit setting mtime to Unix 0 on Windows |
commit | commitdiff | tree |
2023-05-15 |
Austin Clements | Revert "net/http: do not force the Content-Length heade... |
commit | commitdiff | tree |
2023-05-15 |
Jonathan Amsterdam | log/slog: document that NewRecord should be used to... |
commit | commitdiff | tree |
2023-05-15 |
Lynn Boger | cmd/compile: update rules to generate more prefixed... |
commit | commitdiff | tree |
2023-05-15 |
Damien Neil | net/http: handle WriteHeader(101) as a non-informationa... |
commit | commitdiff | tree |
2023-05-15 |
Laurent Senta | net/http: do not force the Content-Length header if... |
commit | commitdiff | tree |
2023-05-15 |
jchen038 | cmd/go/internal/modload: replace import error message... |
commit | commitdiff | tree |
2023-05-15 |
Austin Clements | misc: remove misc/arm/a script |
commit | commitdiff | tree |
2023-05-15 |
Austin Clements | cmd/cgo: enable test with non-sensible build tag |
commit | commitdiff | tree |
2023-05-15 |
qmuntal | os, syscall: support ill-formed UTF-16 strings on Windows |
commit | commitdiff | tree |
2023-05-13 |
Bryan C. Mills | cmd/go/internal/modindex: update index_format.txt |
commit | commitdiff | tree |
2023-05-12 |
James Bartlett | cmd/link: fix checks for supported linker flags with... |
commit | commitdiff | tree |
2023-05-12 |
Dmitri Shuralyov | cmd/dist: use registerStdTestSpecially for normal Go... |
commit | commitdiff | tree |
2023-05-12 |
Cherry Mui | test: add escape test for reflect.Value operations |
commit | commitdiff | tree |
2023-05-12 |
Ian Lance Taylor | os, runtime: remove unused implementations of os.sigpipe |
commit | commitdiff | tree |
2023-05-12 |
Cherry Mui | reflect: make Value.IsZero not escape |
commit | commitdiff | tree |
2023-05-12 |
Cherry Mui | reflect: do not escape Value.Type |
commit | commitdiff | tree |
2023-05-12 |
Cherry Mui | reflect: allow Value be stack allocated |
commit | commitdiff | tree |
2023-05-12 |
Michael Pratt | cmd/compile: remove post-inlining PGO graph dump |
commit | commitdiff | tree |
2023-05-12 |
Michael Pratt | cmd/compile/internal/pgo: remove node weights from... |
commit | commitdiff | tree |
2023-05-12 |
Carlos Amedee | time: update windows zoneinfo_abbrs |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/cgo/internal/testcarchive: build on all platforms |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/cgo/internal/testsanitizers: build on all platforms |
commit | commitdiff | tree |
2023-05-12 |
Mateusz Poliwczak | net: add tests for forceGoDNS and forceCgoDNS |
commit | commitdiff | tree |
2023-05-12 |
Dmitri Shuralyov | cmd/internal/bootstrap_test: update TestExperimentToolI... |
commit | commitdiff | tree |
2023-05-12 |
Bryan C. Mills | cmd/go: add a regression test for Git configurations... |
commit | commitdiff | tree |
2023-05-12 |
Zeke Lu | cmd/go/internal/modload: reject the -modfile flag in... |
commit | commitdiff | tree |
2023-05-12 |
Jabar Asadi | strings: correct NewReader documentation |
commit | commitdiff | tree |
2023-05-12 |
Dmitri Shuralyov | internal/testdir: move to cmd/internal/testdir |
commit | commitdiff | tree |
2023-05-12 |
Rob Findley | go/types: minor refactoring of missingMethod following... |
commit | commitdiff | tree |
2023-05-12 |
Robert Griesemer | go/types, types2: call recordInstance in instantiateSig... |
commit | commitdiff | tree |
2023-05-12 |
Rob Findley | go/types, types2: be sure to type-check wrong methods... |
commit | commitdiff | tree |
2023-05-12 |
Dmitri Shuralyov | cmd/go: diff .so files quietly in TestScript/build_plug... |
commit | commitdiff | tree |
2023-05-12 |
Felix Geisendörfer | runtime: remove unused skip arg from fpTracebackPCs |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | Revert "reflect: change rtype so that it (not *rtype... |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/dist: drop goTest.dir |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | test/bench: delete |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/reboot: move to cmd/internal/bootstrap_test |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/dist: drop host test support |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/dist,internal/testdir: more cooperative host test... |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | test,internal/testdir: don't set GOOS/GOARCH |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc: update go.mod comment |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/swig: move tests to cmd/cgo/internal |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/swig: restructure as a driver |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | cmd/go: fix swigOne action with -n |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/cgo: move registerCgoTests tests to cmd/cgo/internal |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/cgo/test: add cgo build constraints |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/cgo/test: fix vet error |
commit | commitdiff | tree |
2023-05-12 |
Austin Clements | misc/cgo: move easy tests to cmd/cgo/internal |
commit | commitdiff | tree |
2023-05-12 |
Ian Lance Taylor | runtime: remove crash_cgo_test CgoRaceSignal timeout |
commit | commitdiff | tree |
2023-05-11 |
Mateusz Poliwczak | net: don't treat unknown sources as dns when there... |
commit | commitdiff | tree |
next |