2022-11-22 |
Russ Cox | cmd/go: document new architecture feature build tags |
commit | commitdiff | tree |
2022-11-22 |
Filippo Valsorda | crypto/internal/boring: tolerate empty ECDSA signatures |
commit | commitdiff | tree |
2022-11-22 |
Robert Findley | doc/go1.20: document changes to the loopclosure vet... |
commit | commitdiff | tree |
2022-11-22 |
Bryan C. Mills | misc/cgo/testcshared: reapply CL 451816 |
commit | commitdiff | tree |
2022-11-22 |
Matthew Dempsky | cmd/compile: add -d=inlstaticinit debug flag |
commit | commitdiff | tree |
2022-11-21 |
Tim King | cmd: update golang.org/x/tools to 3b9d20c52192 |
commit | commitdiff | tree |
2022-11-21 |
Bryan C. Mills | cmd/go: do not install .a files for packages in std |
commit | commitdiff | tree |
2022-11-21 |
Russ Cox | doc: document more cgo, go command changes |
commit | commitdiff | tree |
2022-11-21 |
Egon Elbre | crypto/{sha512,sha256,sha1}: reduce Write calls in Sum |
commit | commitdiff | tree |
2022-11-21 |
David Chase | cmd/dist: add serial/small build option for GOMAXPROCS=1 |
commit | commitdiff | tree |
2022-11-21 |
Damien Neil | archive/tar, archive/zip: disable insecure file name... |
commit | commitdiff | tree |
2022-11-21 |
Robert Griesemer | go/types, types2: report empty type sets in operand... |
commit | commitdiff | tree |
2022-11-21 |
Matthew Dempsky | cmd/compile: reject anonymous interface cycles |
commit | commitdiff | tree |
2022-11-21 |
Cherry Mui | cmd/dist: stop trying to access runtime/internal/sys... |
commit | commitdiff | tree |
2022-11-21 |
Robert Griesemer | go/types, types2: better variable names, cleanups in... |
commit | commitdiff | tree |
2022-11-21 |
Cherry Mui | go/types, cmd/compile: skip crypto/internal/bigmod... |
commit | commitdiff | tree |
2022-11-21 |
Martin Möhrmann | cmd/dist: update to assume Go 1.17.13 as minimal Go... |
commit | commitdiff | tree |
2022-11-21 |
Than McIntosh | testing: skip TestVectoredHandlerExceptionInNonGoThread... |
commit | commitdiff | tree |
2022-11-21 |
qmuntal | cmd/go,internal/platform: enable pie buildmode for... |
commit | commitdiff | tree |
2022-11-21 |
Than McIntosh | testing: skip flaky TestRaiseException on windows-amd64... |
commit | commitdiff | tree |
2022-11-21 |
Filippo Valsorda | crypto/internal/bigmod: add amd64 assembly core |
commit | commitdiff | tree |
2022-11-21 |
Filippo Valsorda | crypto/ecdsa: use bigmod and nistec instead of math... |
commit | commitdiff | tree |
2022-11-21 |
Filippo Valsorda | crypto/internal/bigmod: move nat implementation out... |
commit | commitdiff | tree |
2022-11-21 |
Filippo Valsorda | crypto/ed25519: implement Ed25519ctx and Ed25519ph... |
commit | commitdiff | tree |
2022-11-21 |
Paul E. Murphy | crypto/aes: On ppc64le, use better instructions when... |
commit | commitdiff | tree |
2022-11-19 |
Than McIntosh | cmd/link: revise DLL import symbol handling |
commit | commitdiff | tree |
2022-11-19 |
Than McIntosh | misc/cgo/testcshared: handle unsuffixed dlltool path |
commit | commitdiff | tree |
2022-11-19 |
Than McIntosh | cmd/link: add capturehostobjs debugging flag |
commit | commitdiff | tree |
2022-11-19 |
Than McIntosh | cmd/link: improved host archive debug trace output |
commit | commitdiff | tree |
2022-11-19 |
Filippo Valsorda | crypto/rsa: allocate nats on the stack for RSA 2048 |
commit | commitdiff | tree |
2022-11-19 |
Filippo Valsorda | crypto/rsa: use R*R multiplication to get into the... |
commit | commitdiff | tree |
2022-11-19 |
Filippo Valsorda | crypto/rsa: precompute moduli |
commit | commitdiff | tree |
2022-11-19 |
Filippo Valsorda | crypto/rsa: deprecate and de-optimize multi-prime RSA |
commit | commitdiff | tree |
2022-11-19 |
Lúcás Meier | crypto/rsa: replace big.Int for encryption and decryption |
commit | commitdiff | tree |
2022-11-19 |
Filippo Valsorda | crypto/ecdsa,crypto/x509: add encoding paths for NIST... |
commit | commitdiff | tree |
2022-11-19 |
Joel Sing | runtime: change tfork behaviour to unbreak openbsd... |
commit | commitdiff | tree |
2022-11-19 |
Damien Neil | net/http: deflake TestIssue4191_InfiniteGetTimeout |
commit | commitdiff | tree |
2022-11-19 |
Damien Neil | net/http: direct server logs to test output in tests |
commit | commitdiff | tree |
2022-11-18 |
Dmitri Shuralyov | net/http: regenerate h2_bundle.go |
commit | commitdiff | tree |
2022-11-18 |
Roland Shoemaker | crypto/x509: implement SetFallbackRoots |
commit | commitdiff | tree |
2022-11-18 |
Filippo Valsorda | all: update golang.org/x/crypto to 2c476679df9a |
commit | commitdiff | tree |
2022-11-18 |
David Chase | cmd/compile: package-annotate structs when error would... |
commit | commitdiff | tree |
2022-11-18 |
Michael Matloob | cmd/go: don't report non-go files in CompiledGoFiles |
commit | commitdiff | tree |
2022-11-18 |
Michael Matloob | cmd/go/internal/script: check lack of error for non... |
commit | commitdiff | tree |
2022-11-18 |
Damien Neil | doc/go1.20: add release notes for net package |
commit | commitdiff | tree |
2022-11-18 |
Damien Neil | net: fix typo in ControlContext parameter names |
commit | commitdiff | tree |
2022-11-18 |
Gabor Tanz | crypto/tls: add CertificateVerificationError to tls... |
commit | commitdiff | tree |
2022-11-18 |
Michael Matloob | cmd/go: replace 'directory .' with 'current directory... |
commit | commitdiff | tree |
2022-11-18 |
cui fliter | all: add missing periods in comments |
commit | commitdiff | tree |
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 |
next |