2024-11-18 |
Austin Clements | cmd/go: temporarily disable build JSON in test output |
commit | commitdiff | tree |
2024-11-18 |
khr@golang.org | internal/runtime/maps: fix noswiss builder |
commit | commitdiff | tree |
2024-11-18 |
Russ Cox | runtime: relax TestWindowsStackMemory from 100kB to... |
commit | commitdiff | tree |
2024-11-17 |
Keith Randall | runtime/internal/maps: remove entryMask |
commit | commitdiff | tree |
2024-11-17 |
Keith Randall | internal/runtime/maps: simplify small group lookup |
commit | commitdiff | tree |
2024-11-17 |
Keith Randall | internal/runtime/maps: eliminate a load from the hot... |
commit | commitdiff | tree |
2024-11-17 |
Keith Randall | runtime/internal/maps: optimize long string keys for... |
commit | commitdiff | tree |
2024-11-17 |
Austin Clements | cmd/go: change Printer.Output -> Printer.Printf for... |
commit | commitdiff | tree |
2024-11-17 |
Austin Clements | cmd/go: print build errors during go test -json in... |
commit | commitdiff | tree |
2024-11-17 |
Austin Clements | cmd/go: track root failing Action |
commit | commitdiff | tree |
2024-11-17 |
Austin Clements | cmd/go: report all loading errors in tests as "setup... |
commit | commitdiff | tree |
2024-11-17 |
Austin Clements | cmd/go: implement "go build -json" |
commit | commitdiff | tree |
2024-11-17 |
Austin Clements | cmd/go: add Printer interface and use for error reporting |
commit | commitdiff | tree |
2024-11-17 |
Tim King | crypto/internal/fips/check: remove unreachable return |
commit | commitdiff | tree |
2024-11-16 |
Joel Sing | crypto/sha512: improve performance of riscv64 assembly |
commit | commitdiff | tree |
2024-11-16 |
Felix Geisendörfer | runtime/pprof: reduce label overhead |
commit | commitdiff | tree |
2024-11-16 |
Tobias Klauser | os: add and use ignoringEINTR2 |
commit | commitdiff | tree |
2024-11-16 |
Sean Liao | fmt: document nil receiver handling for GoStringer |
commit | commitdiff | tree |
2024-11-16 |
Carlos Amedee | runtime: implement Stop for AddCleanup |
commit | commitdiff | tree |
2024-11-16 |
Carlos Amedee | runtime: implement AddCleanup |
commit | commitdiff | tree |
2024-11-16 |
Cosmos Nicolaou | runtime/pprof: continued attempt to deflake the VMInfo... |
commit | commitdiff | tree |
2024-11-16 |
Xiaolin Zhao | runtime: improve CALLFN macro for loong64 |
commit | commitdiff | tree |
2024-11-16 |
Guoqi Chen | runtime: use ABIInternal for calls to sigtrampgo on... |
commit | commitdiff | tree |
2024-11-15 |
Rhys Hiltner | runtime: unify lock2, allow deeper sleep |
commit | commitdiff | tree |
2024-11-15 |
Rhys Hiltner | runtime: allow futex OSes to use sema-based mutex |
commit | commitdiff | tree |
2024-11-15 |
Carlos Amedee | runtime: validate all calls to SetFinalizer |
commit | commitdiff | tree |
2024-11-15 |
Lin Lin | runtime: add race detector tips to reportZombies func |
commit | commitdiff | tree |
2024-11-15 |
Cherry Mui | crypto/internal/bigmod: add comparison test for addMulVVW |
commit | commitdiff | tree |
2024-11-15 |
Cherry Mui | crypto/internal/bigmod: apply wasm-specific implementat... |
commit | commitdiff | tree |
2024-11-15 |
Jorropo | sync/atomic: make intrinsics noescape except 64bits... |
commit | commitdiff | tree |
2024-11-15 |
Sam Thanawalla | cmd/go: add user provided auth mode for GOAUTH |
commit | commitdiff | tree |
2024-11-15 |
Sam Thanawalla | cmd/go: add bzr based version stamping for binaries |
commit | commitdiff | tree |
2024-11-15 |
Cherry Mui | doc/next: pre-announce dropping macOS 11 support |
commit | commitdiff | tree |
2024-11-15 |
qmuntal | os/user: support built-in service user accounts on... |
commit | commitdiff | tree |
2024-11-15 |
Russ Cox | cmd/compile/internal/staticinit: remove FIPS debugging |
commit | commitdiff | tree |
2024-11-15 |
Russ Cox | crypto/internal/fips: make linknames path-independent |
commit | commitdiff | tree |
2024-11-15 |
Russ Cox | crypto/internal/fips/check: fix for ASAN builds |
commit | commitdiff | tree |
2024-11-15 |
Jakub Ciolek | internal/fuzz: add benchmarks for byte slice mutators |
commit | commitdiff | tree |
2024-11-15 |
Filippo Valsorda | crypto/internal/fips/check: enable windows/arm64 |
commit | commitdiff | tree |
2024-11-14 |
Paul E. Murphy | cmd/internal/obj/fips: mark R_ADDRPOWR_GOT as a pcrel... |
commit | commitdiff | tree |
2024-11-14 |
Carlana Johnson | log/slog: add DiscardHandler |
commit | commitdiff | tree |
2024-11-14 |
Tim King | internal/exportdata: introduce shared library for expor... |
commit | commitdiff | tree |
2024-11-14 |
Rhys Hiltner | runtime: add test for mutex starvation |
commit | commitdiff | tree |
2024-11-14 |
Tim King | cmd/compile/internal/importer: minimize Import differences |
commit | commitdiff | tree |
2024-11-14 |
Robert Griesemer | cmd/compile/internal/types2: enable disabled part of... |
commit | commitdiff | tree |
2024-11-14 |
Tim King | go/internal/gcimporter,cmd/compile/internal/importer... |
commit | commitdiff | tree |
2024-11-14 |
Jorropo | strconv: cleanup old compiler bits.TrailingZeros workaround |
commit | commitdiff | tree |
2024-11-14 |
Richard Miller | make.rc: correct test for undefined GOROOT_BOOTSTRAP |
commit | commitdiff | tree |
2024-11-14 |
qiulaidongfeng | cmd/go: print not-defaults arch-env |
commit | commitdiff | tree |
2024-11-14 |
qmuntal | runtime/cgo: report a meaningful error message when... |
commit | commitdiff | tree |
2024-11-14 |
lugen4ro | embed: remove incorrect slash in comment |
commit | commitdiff | tree |
2024-11-14 |
Flavio Castelli | syscall: define EBADFD for wasip1 target |
commit | commitdiff | tree |
2024-11-14 |
Jes Cok | runtime: make Frames example produce documented output |
commit | commitdiff | tree |
2024-11-14 |
Austin Clements | cmd/go: remove confusing TrimPrefix(str, "\n") |
commit | commitdiff | tree |
2024-11-14 |
Russ Cox | cmd/go: code cleanups and go env output sorting |
commit | commitdiff | tree |
2024-11-14 |
Russ Cox | all: enable FIPS verification code |
commit | commitdiff | tree |
2024-11-14 |
Robert Griesemer | cmd/compile: better error message when offending/missin... |
commit | commitdiff | tree |
2024-11-13 |
Cherry Mui | crypto/internal/bigmod: optimize addMulVVW on Wasm |
commit | commitdiff | tree |
2024-11-13 |
Cherry Mui | cmd/internal/obj/wasm: correct return PC for frameless... |
commit | commitdiff | tree |
2024-11-13 |
Russ Cox | cmd/dist: add more pie tests, fips tests |
commit | commitdiff | tree |
2024-11-13 |
Robert Griesemer | go/types, types2: avoid errors due to missing methods... |
commit | commitdiff | tree |
2024-11-13 |
Brad Fitzpatrick | cmd/go: enable GOCACHEPROG by default, without GOEXPERIMENT |
commit | commitdiff | tree |
2024-11-13 |
Sean Liao | testing/slogtest: reuse results obtained from previous... |
commit | commitdiff | tree |
2024-11-13 |
Sean Liao | runtime/pprof: note different between go test -memprofi... |
commit | commitdiff | tree |
2024-11-13 |
Michael Anthony... | runtime: prevent weak->strong conversions during mark... |
commit | commitdiff | tree |
2024-11-13 |
Constantin... | testing: replace CRLF by LF on windows before comparing... |
commit | commitdiff | tree |
2024-11-13 |
David Chase | cmd/compile: change status of "bad iterator" panic |
commit | commitdiff | tree |
2024-11-13 |
Michael Pratt | internal/runtime/maps: use match to skip non-full slots... |
commit | commitdiff | tree |
2024-11-13 |
Michael Pratt | runtime: add benchmark of iteration over map with low... |
commit | commitdiff | tree |
2024-11-13 |
Robert Griesemer | go/types: adjust type-checking of pointer types |
commit | commitdiff | tree |
2024-11-13 |
Russ Cox | crypto/internal/fips/check: add new package |
commit | commitdiff | tree |
2024-11-13 |
Keith Randall | cmd/asm: fix format string so vet doesn't complain |
commit | commitdiff | tree |
2024-11-13 |
chenguoqi | cmd/internal/obj: add tool to generate Cnames string |
commit | commitdiff | tree |
2024-11-13 |
Russ Cox | cmd/compile, cmd/link: add FIPS verification support |
commit | commitdiff | tree |
2024-11-13 |
Russ Cox | runtime: reserve 4kB for system stack on windows-386 |
commit | commitdiff | tree |
2024-11-13 |
Xiaolin Zhao | cmd/compile: wire up math/bits.TrailingZeros intrinsics... |
commit | commitdiff | tree |
2024-11-13 |
Guoqi Chen | cmd/internal/obj/loong64: add support of VMOVQ and... |
commit | commitdiff | tree |
2024-11-13 |
Tim King | cmd/compile/internal/importer: exportdata section ends... |
commit | commitdiff | tree |
2024-11-12 |
Youlin Feng | runtime: fix iterator returns map entries after clear... |
commit | commitdiff | tree |
2024-11-12 |
Tim King | cmd/compile/internal/noder,go/internal/gcimporter:... |
commit | commitdiff | tree |
2024-11-12 |
Ian Lance Taylor | time: regenerate zoneinfo_abbrs_windows.go |
commit | commitdiff | tree |
2024-11-12 |
Ian Lance Taylor | image/color/palette: add godoc link to generator program |
commit | commitdiff | tree |
2024-11-12 |
Paul E. Murphy | cmd/compile/internal/ssa: improve carry addition rules... |
commit | commitdiff | tree |
2024-11-12 |
shenleban tongying | doc/go_mem: fix broken paper link in go_mem.html |
commit | commitdiff | tree |
2024-11-12 |
Emmanuel T... | cmd: update github.com/google/pprof dependencies |
commit | commitdiff | tree |
2024-11-12 |
Guoqi Chen | cmd/compile: optimize math/bits.OnesCount{16,32,64... |
commit | commitdiff | tree |
2024-11-11 |
Keith Randall | internal/runtime/maps: don't hash twice when deleting |
commit | commitdiff | tree |
2024-11-11 |
Keith Randall | internal/runtime/maps: get rid of a few obsolete TODOs |
commit | commitdiff | tree |
2024-11-11 |
sunnymilk | cmd/compile: keep variables alive in testing.B.Loop... |
commit | commitdiff | tree |
2024-11-11 |
Cherry Mui | runtime, syscall: use pointer types on wasmimport functions |
commit | commitdiff | tree |
2024-11-11 |
Russ Cox | crypto/internal/fips: avoid some non-relocatable global... |
commit | commitdiff | tree |
2024-11-11 |
Cherry Mui | cmd/compile: allow more types for wasmimport/wasmexport... |
commit | commitdiff | tree |
2024-11-11 |
Xiaolin Zhao | cmd/compile: wire up bits.Reverse intrinsics for loong64 |
commit | commitdiff | tree |
2024-11-11 |
Guoqi Chen | cmd/internal/obj/loong64: switch Lookup function call... |
commit | commitdiff | tree |
2024-11-11 |
Guoqi Chen | cmd/compiler,internal/runtime/atomic: optimize And... |
commit | commitdiff | tree |
2024-11-11 |
Guoqi Chen | cmd/compiler,internal/runtime/atomic: optimize xchg... |
commit | commitdiff | tree |
2024-11-08 |
Youlin Feng | cmd/compile: update comment for initLimit in prove... |
commit | commitdiff | tree |
2024-11-08 |
Tim King | cmd/compile/internal/noder: replace recompile library... |
commit | commitdiff | tree |
2024-11-08 |
Ian Lance Taylor | cmd/internal/goobj: regenerate builtinlist |
commit | commitdiff | tree |
2024-11-08 |
Tim King | cmd/compile/internal/importer: drop support for indexed... |
commit | commitdiff | tree |
next |