2025-05-09 |
Daniel McCarney | crypto/tls: enable more large record bogo tests |
commit | commitdiff | tree |
2025-05-09 |
Daniel McCarney | crypto/tls: skip BadRSAClientKeyExchange-[4,5] |
commit | commitdiff | tree |
2025-05-09 |
Daniel McCarney | crypto/tls: err for unsupported point format configs |
commit | commitdiff | tree |
2025-05-09 |
Daniel McCarney | crypto/tls: update TLS 1.3 client compression validation |
commit | commitdiff | tree |
2025-05-09 |
Daniel McCarney | crypto/tls: use illegal param alert for bad compression |
commit | commitdiff | tree |
2025-05-09 |
Michael Matloob | cmd/go: change go tool to build tools missing from... |
commit | commitdiff | tree |
2025-05-09 |
Mark Freeman | cmd/compile/internal/noder: begin documenting meta... |
commit | commitdiff | tree |
2025-05-09 |
Julian Zhu | crypto/internal/fips140/subtle: add assembly implementa... |
commit | commitdiff | tree |
2025-05-09 |
limeidan | internal/bytealg: optimize the function indexbyte using... |
commit | commitdiff | tree |
2025-05-09 |
Xiaolin Zhao | cmd/internal/obj/loong64: add [X]VF{ADD/SUB/MUL/DIV... |
commit | commitdiff | tree |
2025-05-09 |
Xiaolin Zhao | crypto/sha512: improve performance of loong64 |
commit | commitdiff | tree |
2025-05-09 |
Xiaolin Zhao | crypto/sha256: improve performance of loong64 |
commit | commitdiff | tree |
2025-05-08 |
Austin Clements | hash: use testhash.TestHash in all hash functions |
commit | commitdiff | tree |
2025-05-08 |
Austin Clements | internal/testhash: move cryptotest.TestHash to shared... |
commit | commitdiff | tree |
2025-05-08 |
Michael Anthony... | crypto/tls: use runtime.Gosched instead of time.After... |
commit | commitdiff | tree |
2025-05-08 |
Mark Freeman | cmd/compile/internal/noder: begin a formal UIR grammar. |
commit | commitdiff | tree |
2025-05-08 |
Rhys Hiltner | runtime: avoid overflow in mutex delay calculation |
commit | commitdiff | tree |
2025-05-08 |
khr@golang.org | runtime: remove ptr/scalar bitmap metric |
commit | commitdiff | tree |
2025-05-08 |
Michael Anthony... | runtime: schedule cleanups across multiple goroutines |
commit | commitdiff | tree |
2025-05-08 |
Michael Anthony... | crypto/tls: add scheduler call to TestCertCache refcoun... |
commit | commitdiff | tree |
2025-05-08 |
Jakub Ciolek | cmd/compile: add 2 phiopt cases |
commit | commitdiff | tree |
2025-05-08 |
Sam Thanawalla | cmd/vendor: pull in the x/mod/modfile ignore directive |
commit | commitdiff | tree |
2025-05-08 |
Constantin... | cmd/go: replace backslash systematically in path of... |
commit | commitdiff | tree |
2025-05-08 |
qiulaidongfeng | cmd/go: fix incorrect determining default value of... |
commit | commitdiff | tree |
2025-05-08 |
Mark Freeman | pkgbits: consolidate doc.go to only relevant details |
commit | commitdiff | tree |
2025-05-08 |
Michael Anthony... | runtime: fix condition to emit gcpacertrace end-of... |
commit | commitdiff | tree |
2025-05-08 |
Roland Shoemaker | crypto,crypto/x509: implement MessageSigner |
commit | commitdiff | tree |
2025-05-08 |
Mark Ryan | cmd/internal/obj/riscv: reject invalid vadc/vsbc encodings |
commit | commitdiff | tree |
2025-05-08 |
Mark Ryan | cmd/internal/obj/riscv: fix LMUL encoding for MF2 and MF8 |
commit | commitdiff | tree |
2025-05-08 |
Xiaolin Zhao | cmd/internal/obj/loong64: add [X]VFRINT[{RNE/RZ/RP... |
commit | commitdiff | tree |
2025-05-07 |
Rhys Hiltner | cmd/compile/internal/test: verify inlining for mutex... |
commit | commitdiff | tree |
2025-05-07 |
Keith Randall | runtime: fix tag pointers on aix, take 2 |
commit | commitdiff | tree |
2025-05-07 |
Damien Neil | runtime: use "bubble" terminology for synctest |
commit | commitdiff | tree |
2025-05-07 |
Damien Neil | runtime, testing/synctest: stop advancing time when... |
commit | commitdiff | tree |
2025-05-07 |
khr@golang.org | internal/runtime/maps: make clear also erase tombstones |
commit | commitdiff | tree |
2025-05-07 |
Rhys Hiltner | runtime: remove GODEBUG=runtimecontentionstacks |
commit | commitdiff | tree |
2025-05-07 |
Rhys Hiltner | runtime: verify attribution of mutex delay |
commit | commitdiff | tree |
2025-05-07 |
Rhys Hiltner | runtime: blame unlocker for mutex delay |
commit | commitdiff | tree |
2025-05-07 |
Guoqi Chen | cmd,runtime: enable race detector on loong64 |
commit | commitdiff | tree |
2025-05-07 |
Damien Neil | runtime: print stack traces for bubbled goroutines... |
commit | commitdiff | tree |
2025-05-07 |
Michael Pratt | runtime: improve Error documentation |
commit | commitdiff | tree |
2025-05-07 |
Carlos Amedee | crypto/tls: use runtime.AddCleanup instead of runtime... |
commit | commitdiff | tree |
2025-05-06 |
cuishuang | cmd/go/internal: make function comment match function... |
commit | commitdiff | tree |
2025-05-06 |
Michael Anthony... | unique: use a bespoke canonicalization map and runtime... |
commit | commitdiff | tree |
2025-05-06 |
Mark Freeman | pkgbits: replace references to RelocKind with SectionKind |
commit | commitdiff | tree |
2025-05-06 |
Mark Freeman | spec: avoid use of "raise" in conjunction with panics |
commit | commitdiff | tree |
2025-05-06 |
Mark Freeman | runtime: replace mentions of "raised" with "panicked" |
commit | commitdiff | tree |
2025-05-06 |
Damien Neil | os: avoid escape from Root via paths ending in ../ |
commit | commitdiff | tree |
2025-05-06 |
Mark Freeman | pkgbits: alias RelocKind with a SectionKind type |
commit | commitdiff | tree |
2025-05-06 |
Mark Freeman | pkgbits: alias the Index type to clarify it is section... |
commit | commitdiff | tree |
2025-05-06 |
Mark Freeman | go/types, types2: set up recording of positions for... |
commit | commitdiff | tree |
2025-05-06 |
Ernesto Alejandro... | log/slog: export Source method in Record for custom... |
commit | commitdiff | tree |
2025-05-06 |
tdakkota | bytes, strings: reduce Split{,After}Seq heap allocations |
commit | commitdiff | tree |
2025-05-05 |
Mark Freeman | pkgbits: improve documentation in reloc.go |
commit | commitdiff | tree |
2025-05-05 |
Keith Randall | Revert "cmd/compile: allow all of the preamble to be... |
commit | commitdiff | tree |
2025-05-05 |
khr@golang.org | cmd/compile: on amd64, use flag result of x instead... |
commit | commitdiff | tree |
2025-05-05 |
Mateusz Poliwczak | go/parser: use non-adjusted position while parsing... |
commit | commitdiff | tree |
2025-05-05 |
qmuntal | net,os: support converting between *os.File and net... |
commit | commitdiff | tree |
2025-05-04 |
Russ Cox | go/types: fix typo in Info.Types doc comment |
commit | commitdiff | tree |
2025-05-02 |
Michael Pratt | runtime: clear frame pointer in morestack |
commit | commitdiff | tree |
2025-05-02 |
Michael Pratt | runtime: don't restore from g0.sched in systemstack... |
commit | commitdiff | tree |
2025-05-02 |
Michael Pratt | runtime: clear frame pointer in mcall |
commit | commitdiff | tree |
2025-05-02 |
Stefan Schlosser | cmd/go/internal/vcs: include Subversion VCS build infor... |
commit | commitdiff | tree |
2025-05-02 |
Michael Anthony... | runtime: mark and scan small objects in whole spans... |
commit | commitdiff | tree |
2025-05-02 |
Dmitri Shuralyov | cmd/api: skip 3 non-TestCheck tests in -check mode |
commit | commitdiff | tree |
2025-05-02 |
Joel Sing | cmd/internal/obj/riscv: add support for vector permutat... |
commit | commitdiff | tree |
2025-05-02 |
Joel Sing | cmd/internal/obj/riscv: add support for vector mask... |
commit | commitdiff | tree |
2025-05-02 |
Joel Sing | cmd/internal/obj/riscv: add support for vector reductio... |
commit | commitdiff | tree |
2025-05-01 |
Josh Rickmar | os: fix Root.Mkdir permission bits on OpenBSD |
commit | commitdiff | tree |
2025-05-01 |
Alan Donovan | sync: WaitGroup.Go: document that f must not panic |
commit | commitdiff | tree |
2025-05-01 |
Keith Randall | cmd/compile: improve multiplication strength reduction |
commit | commitdiff | tree |
2025-05-01 |
Joel Sing | cmd/compile,internal/cpu,runtime: intrinsify math/bits... |
commit | commitdiff | tree |
2025-05-01 |
Joel Sing | cmd/compile: intrinsify math/bits.Bswap on riscv64 |
commit | commitdiff | tree |
2025-05-01 |
Joel Sing | internal/bytealg: deduplicate code between Count/CountS... |
commit | commitdiff | tree |
2025-05-01 |
Joel Sing | cmd/internal/obj/riscv: add support for vector floating... |
commit | commitdiff | tree |
2025-05-01 |
Julian Zhu | math/big: fix incorrect register allocation for mipsx... |
commit | commitdiff | tree |
2025-04-30 |
Dmitri Shuralyov | cmd/dist: move "devel" substring in git-inferred develo... |
commit | commitdiff | tree |
2025-04-30 |
Mark Ryan | cmd/link: fix cgo on riscv64 when building with gcc-15 |
commit | commitdiff | tree |
2025-04-30 |
Dmitri Shuralyov | cmd/go, cmd/internal/objabi: detect "devel" version... |
commit | commitdiff | tree |
2025-04-30 |
qmuntal | os: test overlapped pipes deadlines on Windows |
commit | commitdiff | tree |
2025-04-30 |
Jake Bailey | syscall: cache Errno.Error() on Windows |
commit | commitdiff | tree |
2025-04-30 |
qmuntal | net: support IPv6 addresses in ListenMulticastUDP on... |
commit | commitdiff | tree |
2025-04-30 |
Sean Liao | testing: use more doc links |
commit | commitdiff | tree |
2025-04-29 |
Jakub Ciolek | cmd/compile: relax tighten register-pressure heuristic... |
commit | commitdiff | tree |
2025-04-29 |
John Bampton | doc: fix grammar and spelling |
commit | commitdiff | tree |
2025-04-29 |
Guoqi Chen | cmd/internal/obj/loong64: fix the error parameters... |
commit | commitdiff | tree |
2025-04-29 |
John Bampton | crypto/internal/hpke: rename Receipient to Recipient |
commit | commitdiff | tree |
2025-04-28 |
goto1134 | cmd/list: fix -retracted flag description |
commit | commitdiff | tree |
2025-04-26 |
Julien Cretel | mime: speed up ParseMediaType |
commit | commitdiff | tree |
2025-04-25 |
Austin Clements | sync: tidy WaitGroup documentation, add WaitGroup.Go... |
commit | commitdiff | tree |
2025-04-25 |
David du Colombier | runtime: don't read /dev/random on Plan 9 |
commit | commitdiff | tree |
2025-04-25 |
Dmitri Shuralyov | cmd/dist: add "devel" substring check to isRelease... |
commit | commitdiff | tree |
2025-04-25 |
Keith Randall | cmd/compile: allow all of the preamble to be preemptible |
commit | commitdiff | tree |
2025-04-25 |
limeidan | runtime, internal/fuzz: add comparison tracing for... |
commit | commitdiff | tree |
2025-04-25 |
Guoqi Chen | cmd/internal/obj: add new assembly format for BFPT... |
commit | commitdiff | tree |
2025-04-25 |
Julian Zhu | crypto/sha256: improve performance of riscv64 assembly |
commit | commitdiff | tree |
2025-04-24 |
Mateusz Poliwczak | sync/atomic: document that atomic types should not... |
commit | commitdiff | tree |
2025-04-24 |
changwang ma | runtime: fix typo in comment |
commit | commitdiff | tree |
2025-04-24 |
Keith Randall | cmd/compile: put constant value on node inside parentheses |
commit | commitdiff | tree |
2025-04-24 |
Felix Geisendörfer | runtime/debug: update SetCrashOutput example to not... |
commit | commitdiff | tree |
next |