| 2025-11-03 |
Ariel Otilibili | cmd/cgo: use the export'ed file/line in error messages |
commit | commitdiff | tree |
| 2025-11-03 |
Mateusz Poliwczak | cmd/go: link to go.dev/doc/godebug for removed GODEBUG... |
commit | commitdiff | tree |
| 2025-11-03 |
Daniel McCarney | crypto/tls: add BetterTLS test coverage |
commit | commitdiff | tree |
| 2025-11-03 |
Alexander Musman | cmd/internal/obj: support arm64 FMOVQ large offset... |
commit | commitdiff | tree |
| 2025-11-03 |
matloob@golang.org | cmd/go/testdata/script: loosen list_empty_importpath... |
commit | commitdiff | tree |
| 2025-11-03 |
Michael Anthony... | internal/runtime/cgobench: add cgo callback benchmark |
commit | commitdiff | tree |
| 2025-11-03 |
Ian Alexander | cmd/go: move functions to methods |
commit | commitdiff | tree |
| 2025-11-03 |
Ian Alexander | cmd/go: eliminate additional global variable |
commit | commitdiff | tree |
| 2025-11-03 |
qmuntal | cmd/go/internal/telemetrystats: count cgo usage |
commit | commitdiff | tree |
| 2025-11-03 |
Youlin Feng | runtime: update outdated comments for deferprocStack |
commit | commitdiff | tree |
| 2025-11-03 |
cuishuang | all: remove extra space in the comments |
commit | commitdiff | tree |
| 2025-11-03 |
Maxim Merzhanov | internal/profile: optimize Parse allocs |
commit | commitdiff | tree |
| 2025-11-03 |
Ilia Choly | bytes: add Buffer.Peek |
commit | commitdiff | tree |
| 2025-11-03 |
Youlin Feng | runtime: remove the pc field of _defer struct |
commit | commitdiff | tree |
| 2025-11-03 |
Filippo Valsorda | crypto/internal/constanttime: expose intrinsics to... |
commit | commitdiff | tree |
| 2025-11-02 |
David Finkel | cmd/go: skip git sha256 tests if git < 2.29 |
commit | commitdiff | tree |
| 2025-11-01 |
Nicholas S... | runtime: prevent time.Timer.Reset(0) from deadlocking... |
commit | commitdiff | tree |
| 2025-10-31 |
Sean Liao | cmd/go: document purego convention |
commit | commitdiff | tree |
| 2025-10-31 |
Lance Yang | runtime: avoid zeroing scavenged memory |
commit | commitdiff | tree |
| 2025-10-30 |
Michael Anthony... | runtime: prioritize panic output over racefini |
commit | commitdiff | tree |
| 2025-10-30 |
Michael Anthony... | runtime: optimistically CAS atomicstatus directly in... |
commit | commitdiff | tree |
| 2025-10-30 |
Michael Anthony... | runtime: don't track scheduling latency for _Grunning... |
commit | commitdiff | tree |
| 2025-10-30 |
Michael Anthony... | runtime: document tracer invariants explicitly |
commit | commitdiff | tree |
| 2025-10-30 |
Michael Anthony... | runtime: eliminate _Psyscall |
commit | commitdiff | tree |
| 2025-10-30 |
Russ Cox | strconv: delete divmod1e9 |
commit | commitdiff | tree |
| 2025-10-30 |
Russ Cox | runtime: delete timediv |
commit | commitdiff | tree |
| 2025-10-30 |
Russ Cox | strconv: remove arch-specific decision in formatBase10 |
commit | commitdiff | tree |
| 2025-10-30 |
Ian Lance Taylor | reflect: correct internal docs for uncommonType |
commit | commitdiff | tree |
| 2025-10-30 |
Russ Cox | cmd/compile/internal/ssa: model right shift more precisely |
commit | commitdiff | tree |
| 2025-10-30 |
Alexander F... | go/token: fix a typo in a comment |
commit | commitdiff | tree |
| 2025-10-30 |
Russ Cox | strconv: remove hand-written divide on 32-bit systems |
commit | commitdiff | tree |
| 2025-10-30 |
Russ Cox | cmd/compile: implement bits.Mul64 on 32-bit systems |
commit | commitdiff | tree |
| 2025-10-30 |
Boris Nagaev | crypto/internal/fips140/aes: fix CTR generator |
commit | commitdiff | tree |
| 2025-10-30 |
Robert Griesemer | go/types, types: proceed with correct (invalid) type... |
commit | commitdiff | tree |
| 2025-10-30 |
Russ Cox | strconv: remove &0xFF trick in formatBase10 |
commit | commitdiff | tree |
| 2025-10-30 |
Russ Cox | cmd/compile: make prove understand div, mod better |
commit | commitdiff | tree |
| 2025-10-29 |
Russ Cox | test/codegen: simplify asmcheck pattern matching |
commit | commitdiff | tree |
| 2025-10-29 |
Jes Cok | runtime: tweak example code for gorecover |
commit | commitdiff | tree |
| 2025-10-29 |
Filippo Valsorda | crypto/internal/fips140/bigmod: fix extendedGCD comment |
commit | commitdiff | tree |
| 2025-10-29 |
Russ Cox | runtime: use internal/strconv |
commit | commitdiff | tree |
| 2025-10-29 |
Russ Cox | internal/itoa, internal/runtime/strconv: delete |
commit | commitdiff | tree |
| 2025-10-29 |
Russ Cox | strconv: move all but Quote to internal/strconv |
commit | commitdiff | tree |
| 2025-10-28 |
Michael Pratt | internal/runtime/gc/scan: avoid memory destination... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: extend ppc64 MADDLD to match const ADDcons... |
commit | commitdiff | tree |
| 2025-10-28 |
Keith Randall | cmd/compile: name change isDirect -> isDirectAndComparable |
commit | commitdiff | tree |
| 2025-10-28 |
Keith Randall | cmd/compile: don't optimize away a panicing interface... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: extend loong MOV*idx rules to match ADDshi... |
commit | commitdiff | tree |
| 2025-10-28 |
Ian Lance Taylor | runtime: define PanicBounds in funcdata.h |
commit | commitdiff | tree |
| 2025-10-28 |
Filippo Valsorda | crypto/internal/fips140test: collect 300M entropy sampl... |
commit | commitdiff | tree |
| 2025-10-28 |
Jes Cok | runtime: amend comments a bit |
commit | commitdiff | tree |
| 2025-10-28 |
Damien Neil | errors: document that the target of Is must be comparable |
commit | commitdiff | tree |
| 2025-10-28 |
Mark Freeman | go/types, types2: pull up package-level object sort... |
commit | commitdiff | tree |
| 2025-10-28 |
Mark Freeman | go/types, types2: reduce locks held at once in resolveU... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: rewrite proved multiplies by 0 or 1 into... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: move branchelim supported arches to Config |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | crypto/subtle,cmd/compile: add intrinsics for ConstantT... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: add generic rules to remove bool → int... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: do not Zext bools to 64bits in amd64 CMOV... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: introduce bytesizeToConst to cleanup switc... |
commit | commitdiff | tree |
| 2025-10-28 |
qmuntal | cmd/link: internal linking support for windows/arm64 |
commit | commitdiff | tree |
| 2025-10-28 |
Michael Pratt | internal/runtime/gc/scan: correct size class size check |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: add position info to sccp debug messages |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: teach prove about unsigned rounding-up... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: change !l.nonzero() into l.maybezero() |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: optimize Add64carry with unused carries... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: remove 68857 ModU flowLimit workaround... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: remove 68857 min & max flowLimit workaroun... |
commit | commitdiff | tree |
| 2025-10-28 |
Jorropo | cmd/compile: use topo-sort in prove to correctly learn... |
commit | commitdiff | tree |
| 2025-10-28 |
Cuong Manh Le | runtime: avoid bound check in freebsd binuptime |
commit | commitdiff | tree |
| 2025-10-28 |
Xiaolin Zhao | cmd/internal/obj, cmd/asm: reclassify the offset of... |
commit | commitdiff | tree |
| 2025-10-27 |
Ian Alexander | cmd/go: remove global loader state variable |
commit | commitdiff | tree |
| 2025-10-27 |
Ian Alexander | cmd/go: use local state for telemetry |
commit | commitdiff | tree |
| 2025-10-27 |
Ian Alexander | cmd/go: use tagged switch |
commit | commitdiff | tree |
| 2025-10-27 |
Ian Alexander | cmd/go: increase stmt threshold on amd64 |
commit | commitdiff | tree |
| 2025-10-27 |
Ian Alexander | cmd/go: removed unused code in toolchain.Exec |
commit | commitdiff | tree |
| 2025-10-27 |
Mark Freeman | go/types, types2: clarify docs for resolveUnderlying |
commit | commitdiff | tree |
| 2025-10-27 |
Mark Freeman | go/types, types2: wrap Named.fromRHS into Named.rhs |
commit | commitdiff | tree |
| 2025-10-27 |
Mark Freeman | go/types, types2: verify stateMask transitions in debug... |
commit | commitdiff | tree |
| 2025-10-27 |
Julien Cretel | net/url: further speed up escape and unescape |
commit | commitdiff | tree |
| 2025-10-27 |
Ian Lance Taylor | runtime: remove unused cgoCheckUsingType function |
commit | commitdiff | tree |
| 2025-10-27 |
baycore | time: rewrite IsZero method to use wall and ext fields |
commit | commitdiff | tree |
| 2025-10-27 |
Ian Alexander | cmd/go: reorder parameters so that context is first |
commit | commitdiff | tree |
| 2025-10-27 |
Jes Cok | sync: update comments for Once.done |
commit | commitdiff | tree |
| 2025-10-27 |
thepudds | runtime: add GOEXPERIMENT=runtimefree |
commit | commitdiff | tree |
| 2025-10-27 |
Meng Zhuo | cmd/compile: use MOV(D|F) with const for Const(64|32... |
commit | commitdiff | tree |
| 2025-10-27 |
Meng Zhuo | internal/chacha8rand: provide vector implementation... |
commit | commitdiff | tree |
| 2025-10-26 |
Ian Alexander | cmd/go: use local loader state in test |
commit | commitdiff | tree |
| 2025-10-26 |
Ian Alexander | cmd/go: remove loaderstate dependency |
commit | commitdiff | tree |
| 2025-10-26 |
Ian Alexander | cmd/go: remove unused loader state |
commit | commitdiff | tree |
| 2025-10-26 |
Ian Alexander | cmd/go: remove temporary rf cleanup script |
commit | commitdiff | tree |
| 2025-10-26 |
Cherry Mui | cmd/compile: allow unaligned load/store on Wasm |
commit | commitdiff | tree |
| 2025-10-25 |
Ian Alexander | cmd/go: use local state object in work.runBuild and... |
commit | commitdiff | tree |
| 2025-10-25 |
Jorropo | runtime: add ppc and s390 to 32 build constraints for... |
commit | commitdiff | tree |
| 2025-10-25 |
Jorropo | runtime: add ppc and s390 to linux 32 bits syscall... |
commit | commitdiff | tree |
| 2025-10-25 |
Ian Alexander | cmd/go: use local state object in `generate.runGenerate` |
commit | commitdiff | tree |
| 2025-10-25 |
Ian Alexander | cmd/go: use local state object in `env.runEnv` |
commit | commitdiff | tree |
| 2025-10-25 |
Ian Alexander | cmd/go: use local state object in `vet.runVet` |
commit | commitdiff | tree |
| 2025-10-25 |
Ian Alexander | cmd/go: use local state object in pkg `workcmd` |
commit | commitdiff | tree |
| 2025-10-25 |
Ian Alexander | cmd/go: use local state object in `tool.runTool` |
commit | commitdiff | tree |
| 2025-10-25 |
Ian Alexander | cmd/go: use local state object in `test.runTest` |
commit | commitdiff | tree |
| next |