2023-05-19 |
Austin Clements | cmd/cgo/internal/testtls: build and run everywhere |
commit | commitdiff | tree |
2023-05-19 |
Austin Clements | cmd/dist: don't pass -linkmode=auto |
commit | commitdiff | tree |
2023-05-19 |
Austin Clements | cmd/dist: let several cgo tests run as regular cmd... |
commit | commitdiff | tree |
2023-05-19 |
Austin Clements | cmd/dist: refine test conditions and enable more cgo... |
commit | commitdiff | tree |
2023-05-19 |
Austin Clements | cmd/dist: enable more cgo tests if GO_GCFLAGS != "" |
commit | commitdiff | tree |
2023-05-19 |
Russ Cox | cmd/api: skip TestIssue21181 |
commit | commitdiff | tree |
2023-05-19 |
Alan Donovan | slices: add in-place Reverse function |
commit | commitdiff | tree |
2023-05-19 |
Oleksandr Redko | os: remove unnecessary return after t.Fatal |
commit | commitdiff | tree |
2023-05-18 |
Heschi Kreinick | doc: add TODOs to go1.21 |
commit | commitdiff | tree |
2023-05-18 |
Robert Griesemer | go/types, types2: remove unnecessary assignment (minor... |
commit | commitdiff | tree |
2023-05-18 |
Austin Clements | cmd/dist: tweaks to -json mode |
commit | commitdiff | tree |
2023-05-18 |
Robert Griesemer | go/types, types2: implement min/max builtins |
commit | commitdiff | tree |
2023-05-18 |
Bryan C. Mills | cmd/go/internal/modfetch: avoid creating unused temp... |
commit | commitdiff | tree |
2023-05-18 |
Bryan C. Mills | cmd/go/internal/modload: fix sanity check in rawGoModSu... |
commit | commitdiff | tree |
2023-05-18 |
Bryan C. Mills | cmd/go: log more information about leaked temp files |
commit | commitdiff | tree |
2023-05-18 |
Bryan C. Mills | cmd/go: make TestScript/gotoolchain more realistic |
commit | commitdiff | tree |
2023-05-18 |
Bryan C. Mills | cmd/go: propagate Context arguments through modfetch... |
commit | commitdiff | tree |
2023-05-18 |
Robert Griesemer | go/types, types2: factor out type matching in binary... |
commit | commitdiff | tree |
2023-05-18 |
Robert Griesemer | go/types, types2: reduce differences between go/types... |
commit | commitdiff | tree |
2023-05-18 |
Robert Griesemer | go/types, types2: assert that builtin reports valid... |
commit | commitdiff | tree |
2023-05-18 |
Robert Griesemer | go/types, types2: remove argument "getter" use from... |
commit | commitdiff | tree |
2023-05-18 |
Michael Pratt | Revert "cmd/compile: build compiler with PGO" |
commit | commitdiff | tree |
2023-05-18 |
Austin Clements | cmd/cgo/internal/test: fix TestThreadLock |
commit | commitdiff | tree |
2023-05-18 |
Cherry Mui | doc/go1.21: fix HTML formatting |
commit | commitdiff | tree |
2023-05-18 |
Bryan C. Mills | cmd/gofmt: fix a data race in TestPermissions |
commit | commitdiff | tree |
2023-05-18 |
Junxian Zhu | cmd/compile: intrinsify runtime/internal/atomic.{And... |
commit | commitdiff | tree |
2023-05-18 |
Tobias Klauser | os: set File.appendMode in NewFile if file was opened... |
commit | commitdiff | tree |
2023-05-18 |
Tobias Klauser | internal/poll, internal/syscall/unix, net: move and... |
commit | commitdiff | tree |
2023-05-18 |
erifan01 | cmd/asm: remove unsupported opcodes MOVNP and STLP... |
commit | commitdiff | tree |
2023-05-18 |
Robert Griesemer | cmd/compile: enable more lenient type inference for... |
commit | commitdiff | tree |
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 |
next |