2022-11-18 |
Keith Randall | runtime,cmd/link: increase stack guard space when build... |
commit | commitdiff | tree |
2022-11-18 |
Joel Sing | runtime: optimise memmove on riscv64 |
commit | commitdiff | tree |
2022-11-18 |
Tobias Klauser | io/fs: clean up test helper functions |
commit | commitdiff | tree |
2022-11-18 |
Paul E. Murphy | cmd/link/internal/ppc64: fix trampoline reuse distance... |
commit | commitdiff | tree |
2022-11-18 |
Tobias Klauser | cmd/compile/internal/base, cmd/internal/bio: use syscal... |
commit | commitdiff | tree |
2022-11-18 |
Wayne Zuo | cmd/compile: fix wrong optimization for eliding Not... |
commit | commitdiff | tree |
2022-11-18 |
eric fang | cmd/internal/obj/arm64: tidy literal pool |
commit | commitdiff | tree |
2022-11-18 |
Michael Knyszek | runtime: add page tracer |
commit | commitdiff | tree |
2022-11-18 |
eric fang | cmd/internal/obj/arm64: mark branch instructions in... |
commit | commitdiff | tree |
2022-11-18 |
Robert Findley | go/types, types2: ensure signatures are instantiated... |
commit | commitdiff | tree |
2022-11-18 |
Robert Griesemer | go/types, types2: replace some Errorf calls with Error... |
commit | commitdiff | tree |
2022-11-18 |
Robert Griesemer | go/types, types2: replace (internal) writePackage with... |
commit | commitdiff | tree |
2022-11-18 |
Filippo Valsorda | crypto/ecdsa: improve benchmarks |
commit | commitdiff | tree |
2022-11-17 |
Keith Randall | runtime: fix conflict between lfstack and checkptr |
commit | commitdiff | tree |
2022-11-17 |
Mateusz Poliwczak | net: return errNoSuchHost when no entry found in /etc... |
commit | commitdiff | tree |
2022-11-17 |
Russ Cox | runtime: work around Apple libc bugs to make exec stop... |
commit | commitdiff | tree |
2022-11-17 |
Cherry Mui | cmd/compile/internal/pgo: count only the last two frame... |
commit | commitdiff | tree |
2022-11-17 |
Cherry Mui | cmd/compile: simplify PGO hot caller/callee computation |
commit | commitdiff | tree |
2022-11-17 |
Cuong Manh Le | cmd/compile: fix broken IR for iface -> eface |
commit | commitdiff | tree |
2022-11-17 |
Keith Randall | sync/atomic: hint users of old API to use new type... |
commit | commitdiff | tree |
2022-11-17 |
Damien Neil | net/http: deflake TestResponseControllerSetFutureWriteD... |
commit | commitdiff | tree |
2022-11-17 |
Keith Randall | cmd/compile: teach regalloc about temporary registers |
commit | commitdiff | tree |
2022-11-17 |
Cuong Manh Le | cmd/compile: fix static init for inlined calls |
commit | commitdiff | tree |
2022-11-17 |
Damien Neil | path/filepath: detect Windows CONIN$ and CONOUT$ paths... |
commit | commitdiff | tree |
2022-11-17 |
Roland Shoemaker | crypto/x509: reduce boring test key size |
commit | commitdiff | tree |
2022-11-17 |
Robert Griesemer | go/types, types2: implement type checking of "clear... |
commit | commitdiff | tree |
2022-11-17 |
cia-rana | go/parser: allow trailing commas in embedded instantiat... |
commit | commitdiff | tree |
2022-11-17 |
cui fliter | os: use testenv.Command instead of exec.Command in... |
commit | commitdiff | tree |
2022-11-17 |
Tobias Klauser | internal/profile: remove unused encodeStringOpt |
commit | commitdiff | tree |
2022-11-17 |
Cuong Manh Le | test: remove optimizationOff |
commit | commitdiff | tree |
2022-11-17 |
Zeke Lu | time: avoid creating a parse error from the next chunk... |
commit | commitdiff | tree |
2022-11-17 |
Russ Cox | cmd/compile: handle integer conversions in static init... |
commit | commitdiff | tree |
2022-11-17 |
Alan Donovan | go/types: mention FakeImportC in Package.Import doc... |
commit | commitdiff | tree |
2022-11-17 |
Austin Clements | cmd/dist: skip non-race tests |
commit | commitdiff | tree |
2022-11-17 |
Bryan C. Mills | cmd/fix: allow cgo commands in tests to fail if 'go... |
commit | commitdiff | tree |
2022-11-17 |
Damien Neil | path/filepath: remove IsLocal tests dependent on Window... |
commit | commitdiff | tree |
2022-11-17 |
Bryan C. Mills | cmd/go: disable cgo by default if DefaultCC is absolute... |
commit | commitdiff | tree |
2022-11-17 |
Ian Lance Taylor | net: change resolverConfig.dnsConfig to an atomic.Pointer |
commit | commitdiff | tree |
2022-11-16 |
Damien Neil | archive/tar, archive/zip: return ErrInsecurePath for... |
commit | commitdiff | tree |
2022-11-16 |
Damien Neil | path/filepath: add IsLocal |
commit | commitdiff | tree |
2022-11-16 |
Jakub Ciolek | cmd/compile: elide unnecessary Not in Phi block controls |
commit | commitdiff | tree |
2022-11-16 |
Cherry Mui | cmd/go: add PGO auto mode |
commit | commitdiff | tree |
2022-11-16 |
Bryan C. Mills | cmd/fix: disallow cgo errors in tests |
commit | commitdiff | tree |
2022-11-16 |
Russ Cox | cmd/go: automatically disable cgo on systems with no... |
commit | commitdiff | tree |
2022-11-16 |
Russ Cox | runtime/race: do not use cgo on macOS |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: simplify old code |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: convert host tests to use goTest |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: convert most remaining tests to use goTest |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: restructure cgo_test |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: make registerTest take a goTest |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: use goTest for manual go test invocations |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: introduce "go test" abstraction |
commit | commitdiff | tree |
2022-11-16 |
Russ Cox | math/rand: deprecate Seed |
commit | commitdiff | tree |
2022-11-16 |
Paul E. Murphy | cmd/internal/obj/ppc64: add ISA 3.1B opcodes |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/go: make testterminal18153 a normal test |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | internal/testpty: move from os/signal/internal/pty |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: eliminate "time" special case |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: eliminate registerSeqTest |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: add doc comments to some functions |
commit | commitdiff | tree |
2022-11-16 |
Bryan C. Mills | testing: in TestRacyOutput, ensure that the Run calls... |
commit | commitdiff | tree |
2022-11-16 |
Austin Clements | cmd/dist: add curiously missing GOOS/GOARCH combinations |
commit | commitdiff | tree |
2022-11-16 |
Mateusz Poliwczak | net: remove unused goLookupHost method |
commit | commitdiff | tree |
2022-11-16 |
Robert Findley | go/types, types2: ensure invalid generic types are... |
commit | commitdiff | tree |
2022-11-16 |
Changkun Ou | testing: reject calls to Run within Cleanup callbacks |
commit | commitdiff | tree |
2022-11-16 |
Tobias Klauser | internal/goroot: report PkgfileMap error on invalid... |
commit | commitdiff | tree |
2022-11-16 |
Filippo Valsorda | crypto/x509: add support for PKCS8/PKIX X25519 key... |
commit | commitdiff | tree |
2022-11-16 |
Filippo Valsorda | crypto/ecdh: move ECDH method to PrivateKey |
commit | commitdiff | tree |
2022-11-16 |
Russ Cox | test: fix noinit on noopt builder |
commit | commitdiff | tree |
2022-11-16 |
Russ Cox | cmd/compile: handle simple inlined calls in staticinit |
commit | commitdiff | tree |
2022-11-16 |
Russ Cox | cmd/compile: do not emit a few more basic types from... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | doc/go1.20: document new sync.Map methods |
commit | commitdiff | tree |
2022-11-15 |
Keith Randall | cmd/compile: be more careful about pointer incrementing... |
commit | commitdiff | tree |
2022-11-15 |
Roland Shoemaker | crypto/rsa: return err when key too small to compute... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/addr2line: use the test binary as 'addr2line' inste... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/addr2line: use testenv.Command instead of exec... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/vet: use testenv.Command instead of exec.Command... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/vet: use the test binary as 'vet' instead of rebuil... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/pprof: use testenv.Command instead of exec.Command... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/pprof: use the test binary as 'pprof' instead of... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/pack: use testenv.Command instead of exec.Command... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/pack: use the test binary as 'pack' instead of... |
commit | commitdiff | tree |
2022-11-15 |
Matthew Dempsky | go/internal/gcimporter: backport flattenImports optimiz... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/objdump: use testenv.Command instead of exec.Comman... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/objdump: use the test binary as 'objdump' instead... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/nm: use the test binary as 'nm' instead of rebuildi... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/link: use testenv.Command instead of exec.Command... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/internal/goobj: use testenv.Command instead of... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/internal/archive: use testenv.Command instead of... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/internal/obj: use testenv.Command instead of exec... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/internal/moddeps: use testenv.Command instead of... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/go: use testenv.Command instead of exec.Command... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/compile: use testenv.Command instead of exec.Comman... |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | cmd/cover: use testenv.Command instead of exec.Command |
commit | commitdiff | tree |
2022-11-15 |
Bryan C. Mills | go: use testenv.Command instead of exec.Command in... |
commit | commitdiff | tree |
2022-11-15 |
Ian Lance Taylor | net: rewrite nsswitch.conf parsing to work like other... |
commit | commitdiff | tree |
2022-11-15 |
Cherry Mui | crypto/rsa: fix loop variable capture in test |
commit | commitdiff | tree |
2022-11-15 |
David Chase | cmd/compile: add testing-flag guard to package-is-colle... |
commit | commitdiff | tree |
2022-11-15 |
Russ Cox | sync/atomic: allow linked list of atomic pointers again |
commit | commitdiff | tree |
2022-11-15 |
Rob Stradling | crypto/x509: Reallow duplicate attributes in CSRs. |
commit | commitdiff | tree |
2022-11-15 |
Changkun Ou | sync: add new Map method Swap, CompareAndSwap, CompareA... |
commit | commitdiff | tree |
next |