2025-05-20 |
Michael Anthony... | runtime: prevent unnecessary zeroing of large objects... |
commit | commitdiff | tree |
2025-05-20 |
Michael Anthony... | runtime: only update freeIndexForScan outside of the... |
commit | commitdiff | tree |
2025-05-20 |
Sam Thanawalla | cmd/go: extend the ignore directive for indexed modules |
commit | commitdiff | tree |
2025-05-20 |
David Finkel | cmd/go: add 2 scripts test for git sha256 fetching |
commit | commitdiff | tree |
2025-05-20 |
thepudds | cmd/go/internal/modload: remove likely vestigial abilit... |
commit | commitdiff | tree |
2025-05-20 |
Mateusz Poliwczak | testing: use a pattern to match the elapsed time in... |
commit | commitdiff | tree |
2025-05-20 |
Keith Randall | cmd/compile: align stack-allocated backing stores highe... |
commit | commitdiff | tree |
2025-05-20 |
khr@golang.org | cmd/compile: don't preload registers if destination... |
commit | commitdiff | tree |
2025-05-19 |
Keith Randall | cmd/compile: allocate backing store for append on the... |
commit | commitdiff | tree |
2025-05-19 |
Keith Randall | cmd/compile: derive bounds on signed %N for N a power... |
commit | commitdiff | tree |
2025-05-19 |
ICHINOSE Shogo | math: fix portable FMA implementation when x*y ~ 0... |
commit | commitdiff | tree |
2025-05-19 |
Michael Pratt | runtime: disable TestSegv in race mode |
commit | commitdiff | tree |
2025-05-19 |
Mark Freeman | cmd/compile/internal/noder: mark Sync as a primitive |
commit | commitdiff | tree |
2025-05-19 |
Michael Pratt | runtime: rename ncpu to numCPUStartup |
commit | commitdiff | tree |
2025-05-19 |
Michael Pratt | runtime: move atoi to internal/runtime/strconv |
commit | commitdiff | tree |
2025-05-19 |
Mark Freeman | cmd/compile/internal/noder: document SectionPkg |
commit | commitdiff | tree |
2025-05-19 |
Michael Pratt | internal/runtime/syscall: add basic file system calls |
commit | commitdiff | tree |
2025-05-19 |
Mark Freeman | cmd/compile/internal/noder: format grammar |
commit | commitdiff | tree |
2025-05-19 |
Mark Freeman | cmd/compile/internal/noder: document the PosBase section |
commit | commitdiff | tree |
2025-05-19 |
Jonathan Amsterdam | net/http: clarify ServeMux.Handler behavior |
commit | commitdiff | tree |
2025-05-19 |
Jonathan Amsterdam | net/http: fix ServeMux.Handler on trailing-slash redirect |
commit | commitdiff | tree |
2025-05-19 |
Julian Zhu | cmd/compile: fold negation into addition/subtraction... |
commit | commitdiff | tree |
2025-05-19 |
Alan Donovan | go/token: add FileSet.AddExistingFiles |
commit | commitdiff | tree |
2025-05-19 |
Michael Pratt | runtime: check for gsignal in asancall/msancall/racecall |
commit | commitdiff | tree |
2025-05-19 |
Mark Freeman | go/types, types2: improve error message for init withou... |
commit | commitdiff | tree |
2025-05-19 |
Michael Pratt | runtime: pass through -asan/-msan/-race to testprog... |
commit | commitdiff | tree |
2025-05-19 |
Alan Donovan | go/ast: add PreorderStack, a variant of Inspect that... |
commit | commitdiff | tree |
2025-05-19 |
Alan Donovan | strings,bytes: add internal docs about perennial noCopy... |
commit | commitdiff | tree |
2025-05-19 |
Michael Matloob | cmd/distpack: use positive list of tools to keep |
commit | commitdiff | tree |
2025-05-19 |
Alan Donovan | std: pass bytes.Buffer and strings.Builder by pointer |
commit | commitdiff | tree |
2025-05-19 |
Guoqi Chen | cmd/compile: add prefetch intrinsic support on loong64 |
commit | commitdiff | tree |
2025-05-19 |
limeidan | cmd/link/internal: add support for internal linking... |
commit | commitdiff | tree |
2025-05-17 |
Ville Vesilehto | text/template: limit expression parenthesis nesting |
commit | commitdiff | tree |
2025-05-16 |
Michael Matloob | cmd/distpack: remove more tools from packaged distribution |
commit | commitdiff | tree |
2025-05-16 |
Michael Matloob | cmd/distpack: remove some tools from packaged distribution |
commit | commitdiff | tree |
2025-05-16 |
Julian Zhu | cmd/compile: fold negation into addition/subtraction... |
commit | commitdiff | tree |
2025-05-16 |
Michael Matloob | cmd/go/internal/modget: check in workspace mode if... |
commit | commitdiff | tree |
2025-05-16 |
Michael Anthony... | sync: set GOMAXPROCS to 1 in TestPoolGC |
commit | commitdiff | tree |
2025-05-16 |
Srinivas Pokala | cmd/go/internal/work: update minimum supported s390x... |
commit | commitdiff | tree |
2025-05-16 |
Sam Thanawalla | cmd/go: add global ignore mechanism |
commit | commitdiff | tree |
2025-05-16 |
Michael Anthony... | runtime: prevent cleanup goroutines from missing work |
commit | commitdiff | tree |
2025-05-16 |
Guoqi Chen | cmd/internal/obj/loong64: change the plan9 format of... |
commit | commitdiff | tree |
2025-05-16 |
qmuntal | os: set FILE_FLAG_BACKUP_SEMANTICS when opening without... |
commit | commitdiff | tree |
2025-05-16 |
Daniel McCarney | crypto/tls: fix bogo IgnoreClientVersionOrder skip... |
commit | commitdiff | tree |
2025-05-15 |
Keith Randall | cmd/compile: allow load-op merging in additional situations |
commit | commitdiff | tree |
2025-05-15 |
Keith Randall | strings,bytes: make benchmark work deterministic |
commit | commitdiff | tree |
2025-05-15 |
Keith Randall | cmd/compile: schedule induction variable increments... |
commit | commitdiff | tree |
2025-05-15 |
Keith Randall | cmd/compile: use OpMove instead of memmove more on... |
commit | commitdiff | tree |
2025-05-15 |
Yongyue Sun | cmd/compile: create LSym for closures with type conversion |
commit | commitdiff | tree |
2025-05-15 |
Jonathan Amsterdam | testing: fix panic in t.Log |
commit | commitdiff | tree |
2025-05-15 |
Michael Anthony... | doc: add a release note for greenteagc GOEXPERIMENT |
commit | commitdiff | tree |
2025-05-15 |
Nick Ripley | runtime/pprof: include PCs for deduplication in TestMut... |
commit | commitdiff | tree |
2025-05-15 |
Zxilly | cmd/link: fix outdated output mmap check |
commit | commitdiff | tree |
2025-05-15 |
qmuntal | net: avoid windows hang in TestCloseWrite |
commit | commitdiff | tree |
2025-05-15 |
qmuntal | os: don't fallback to the Stat slow path if file doesn... |
commit | commitdiff | tree |
2025-05-15 |
qmuntal | net: use closesocket when closing socket os.File's... |
commit | commitdiff | tree |
2025-05-15 |
Michael Anthony... | sync: use blockUntilCleanupQueueEmpty instead of busy... |
commit | commitdiff | tree |
2025-05-15 |
Michael Anthony... | runtime: help the race detector detect possible concurr... |
commit | commitdiff | tree |
2025-05-15 |
Keith Randall | runtime: improve scan inner loop |
commit | commitdiff | tree |
2025-05-15 |
Xiaolin Zhao | cmd/compile: fold negation into addition/subtraction... |
commit | commitdiff | tree |
2025-05-14 |
Julian Zhu | crypto/internal/fips140/subtle: add assembly implementa... |
commit | commitdiff | tree |
2025-05-14 |
kmvijay | runtime: Improvement in perf of s390x memclr |
commit | commitdiff | tree |
2025-05-14 |
Ian Alexander | cmd/go/internal/pkg: fail on bad filenames |
commit | commitdiff | tree |
2025-05-14 |
qiulaidongfeng | cmd/go: fix not print GCCGO when it's not the default |
commit | commitdiff | tree |
2025-05-14 |
Mark Freeman | internal/pkgbits, cmd/compile/internal/noder: document... |
commit | commitdiff | tree |
2025-05-14 |
Damien Neil | os: don't follow symlinks on Windows when O_CREATE... |
commit | commitdiff | tree |
2025-05-14 |
Julien Cretel | bytes, strings: speed up Split{,After}Seq |
commit | commitdiff | tree |
2025-05-14 |
Ian Alexander | cmd/internal/script: fix copying directory when symlink... |
commit | commitdiff | tree |
2025-05-14 |
khr@golang.org | runtime: increase freebsd/amd64 pointer size from 48... |
commit | commitdiff | tree |
2025-05-14 |
Xiaolin Zhao | cmd/intarnal/obj: add new assembly format for VANDV... |
commit | commitdiff | tree |
2025-05-14 |
limeidan | internal/bytealg: optimize the function compare using... |
commit | commitdiff | tree |
2025-05-13 |
suntala | testing: add Output |
commit | commitdiff | tree |
2025-05-13 |
Carlos Amedee | internal/poll: use runtime.AddCleanup instead of runtim... |
commit | commitdiff | tree |
2025-05-13 |
Carlos Amedee | reflect: use runtime.AddCleanup instead of runtime... |
commit | commitdiff | tree |
2025-05-13 |
Jonathan Amsterdam | Revert "testing: add Output" |
commit | commitdiff | tree |
2025-05-13 |
Roland Shoemaker | crypto/x509: decouple key usage and policy validation |
commit | commitdiff | tree |
2025-05-13 |
David Finkel | cmd/go: add support for git sha256 hashes |
commit | commitdiff | tree |
2025-05-13 |
Sean Liao | runtime/pprof: return errors from writing profiles |
commit | commitdiff | tree |
2025-05-13 |
xieyuschen | cmd/go: support -json flag in go version |
commit | commitdiff | tree |
2025-05-13 |
Radu Berinde | crypto: limit md5 or sha256 blocks processed at once... |
commit | commitdiff | tree |
2025-05-13 |
suntala | testing: add Output |
commit | commitdiff | tree |
2025-05-13 |
Yao Zi | cmd/link: ignore mapping symbols on riscv64 |
commit | commitdiff | tree |
2025-05-13 |
Carlos Amedee | runtime: only poll network from one P at a time in... |
commit | commitdiff | tree |
2025-05-13 |
Guoqi Chen | cmd/internal/obj/loong64: Add preld{,x} instructions... |
commit | commitdiff | tree |
2025-05-12 |
Mark Freeman | internal/pkgbits: rename Reloc* to Section* |
commit | commitdiff | tree |
2025-05-12 |
Mark Freeman | internal/pkgbits: write a formal grammar for UIR primitives |
commit | commitdiff | tree |
2025-05-12 |
Sean Liao | text/template: clone options when cloning templates |
commit | commitdiff | tree |
2025-05-12 |
Sean Liao | testing: limit TempDir name length |
commit | commitdiff | tree |
2025-05-12 |
Sean Liao | net: don't test with leading 0 in ipv4 addresses |
commit | commitdiff | tree |
2025-05-12 |
Spike Curtis | net: fix deadlock in lookupProtocol on Windows |
commit | commitdiff | tree |
2025-05-12 |
qmuntal | os: remove NewFile socket detection on Windows |
commit | commitdiff | tree |
2025-05-12 |
qmuntal | cmd/link: use >4GB base address for 64-bit PE binaries |
commit | commitdiff | tree |
2025-05-12 |
t-katsumura | net/http: add missing ServeTLS on the comment of http... |
commit | commitdiff | tree |
2025-05-12 |
ArsenySamoylov | runtime: add goschedIfBusy to bgsweep to prevent livelo... |
commit | commitdiff | tree |
2025-05-12 |
Julian Zhu | crypto/internal/fips140/subtle: add assembly implementa... |
commit | commitdiff | tree |
2025-05-12 |
Tobias Klauser | bytes, strings: rename parameters in ExampleCut{Pre... |
commit | commitdiff | tree |
2025-05-12 |
Julien Cretel | bytes, strings: micro-optimize EqualFold |
commit | commitdiff | tree |
2025-05-12 |
Xiaolin Zhao | crypto/sha1: replaced WORD with instruction REVB2W |
commit | commitdiff | tree |
2025-05-12 |
Xiaolin Zhao | cmd/internal/obj/loong64: add [X]VFCLASS.{S/D} instructions |
commit | commitdiff | tree |
2025-05-09 |
Daniel McCarney | crypto/tls: handle client hello version too high |
commit | commitdiff | tree |
next |