2023-10-02 |
Cherry Mui | runtime: use smaller fields for mspan.freeindex and... |
commit | commitdiff | tree |
2023-10-02 |
Jonathan Amsterdam | net/http: add a test for an empty ServeMux |
commit | commitdiff | tree |
2023-10-02 |
Jonathan Amsterdam | net/http: add GODEBUG setting for old ServeMux behavior |
commit | commitdiff | tree |
2023-10-02 |
Michael Anthony... | runtime: delete hugepage tracking dead code |
commit | commitdiff | tree |
2023-10-02 |
Michael Anthony... | runtime: don't eagerly collapse hugepages |
commit | commitdiff | tree |
2023-10-02 |
Joel Sing | cmd/dist,internal/platform: add openbsd/riscv64 port |
commit | commitdiff | tree |
2023-10-02 |
qiulaidongfeng | go/printer: use max/min func |
commit | commitdiff | tree |
2023-10-02 |
Roland Shoemaker | html/template: support parsing complex JS template... |
commit | commitdiff | tree |
2023-10-02 |
Jonathan Amsterdam | log/slog: JSONHandler elides empty groups even with... |
commit | commitdiff | tree |
2023-09-30 |
Than McIntosh | internal,cmd/internal: relocate covcmd package from... |
commit | commitdiff | tree |
2023-09-30 |
Than McIntosh | cmd/go: fix percent covered problems with -coverpkg |
commit | commitdiff | tree |
2023-09-30 |
Than McIntosh | cmd/go: improve handling of no-test packages for coverage |
commit | commitdiff | tree |
2023-09-29 |
Than McIntosh | cmd/link: split text sections for arm 32-bit |
commit | commitdiff | tree |
2023-09-29 |
Jes Cok | syscall: make origRlimitNofile atomic.Pointer[Rlimit] |
commit | commitdiff | tree |
2023-09-29 |
Paul E. Murphy | cmd/internal/obj/ppc64: fix rebuilding of optab for... |
commit | commitdiff | tree |
2023-09-29 |
Alexander Yastrebov | internal/zstd: reset reader buffer |
commit | commitdiff | tree |
2023-09-29 |
Daniel Martí | path/filepath: reuse os.ReadDir |
commit | commitdiff | tree |
2023-09-28 |
qmuntal | syscall: simplify and optimize environment block creati... |
commit | commitdiff | tree |
2023-09-28 |
Alexander Yastrebov | internal/zstd: handle match extending past window |
commit | commitdiff | tree |
2023-09-28 |
Tobias Klauser | cmp: gofmt |
commit | commitdiff | tree |
2023-09-28 |
Alexander Yastrebov | internal/zstd: allow zero dictionary id |
commit | commitdiff | tree |
2023-09-28 |
Cherry Mui | cmd/link: unskip TestBuildForTvOS on dwarin/arm64 |
commit | commitdiff | tree |
2023-09-28 |
Mateusz Poliwczak | net: set IsNotFound for unknown services in LookupPort |
commit | commitdiff | tree |
2023-09-28 |
Tobias Klauser | internal/syscall/unix: implement Eaccess on freebsd |
commit | commitdiff | tree |
2023-09-28 |
Alexander Yastrebov | internal/zstd: allow stream consisting of skippable... |
commit | commitdiff | tree |
2023-09-27 |
Bryan C. Mills | net/http: add extra synchronization for a Logf call... |
commit | commitdiff | tree |
2023-09-27 |
Alexander Yastrebov | internal/zstd: configure window size for single segment... |
commit | commitdiff | tree |
2023-09-27 |
qmuntal | syscall: remove Windows 7 console handle workaround |
commit | commitdiff | tree |
2023-09-27 |
Adam Cmiel | cmd/go: make malformed go.sum a fatal error |
commit | commitdiff | tree |
2023-09-27 |
Jes Cok | cmd/go/internal/vcs: don’t new errors ahead of time... |
commit | commitdiff | tree |
2023-09-27 |
Jes Cok | go/build/constraint: delete, replace stringsCut calls... |
commit | commitdiff | tree |
2023-09-27 |
cui fliter | all: fix misuses of "a" vs "an" |
commit | commitdiff | tree |
2023-09-27 |
Alexander Yastrebov | internal/zstd: allow empty compressed blocks |
commit | commitdiff | tree |
2023-09-27 |
Jes Cok | all: use the indefinite article an in comments |
commit | commitdiff | tree |
2023-09-27 |
Kir Kolyshkin | log/slog: fix time regexp in test |
commit | commitdiff | tree |
2023-09-26 |
Jes Cok | cmd/go/internal/modload: omit space in 'os /exec' |
commit | commitdiff | tree |
2023-09-25 |
Jonathan Amsterdam | log/slog: ensure ReplaceAttr does not see a group |
commit | commitdiff | tree |
2023-09-25 |
Aaron Delaney | cmd/vet: add defers analysis pass |
commit | commitdiff | tree |
2023-09-25 |
Holger Hans... | cmd/go: permit additional cflags when compiling |
commit | commitdiff | tree |
2023-09-25 |
Jonathan Amsterdam | net/http: remove unused function |
commit | commitdiff | tree |
2023-09-25 |
Jonathan Amsterdam | net/http: unescape paths and patterns by segment |
commit | commitdiff | tree |
2023-09-25 |
Lynn Boger | cmd/compile: add rules to avoid unnecessary MOVDaddr... |
commit | commitdiff | tree |
2023-09-25 |
Daiki Ueno | crypto/tls: pretty-print SignatureScheme in tests |
commit | commitdiff | tree |
2023-09-25 |
Carl Johnson | cmp: add Or |
commit | commitdiff | tree |
2023-09-25 |
Jes Cok | all: use the indefinite article an in comments |
commit | commitdiff | tree |
2023-09-25 |
Ian Lance Taylor | fmt: clarify that we don't call String for %#v |
commit | commitdiff | tree |
2023-09-23 |
Rob Pike | runtime: reword the documentation for Pinner |
commit | commitdiff | tree |
2023-09-22 |
Mateusz Poliwczak | SECURITY.md: update the Reporting a Vulnerability link |
commit | commitdiff | tree |
2023-09-22 |
Ian Lance Taylor | slices: use strings.EqualFold in ExampleCompactFunc |
commit | commitdiff | tree |
2023-09-22 |
cui fliter | cmd/link/internal/ld: use strings.Cut |
commit | commitdiff | tree |
2023-09-22 |
Dominique Lefevre | reflect: remove broken support for embedding of interfa... |
commit | commitdiff | tree |
2023-09-22 |
Jes Cok | all: clean unnecessary casts for test files |
commit | commitdiff | tree |
2023-09-22 |
Paul E. Murphy | cmd/cgo/internal/test: test PPC64 ELFv2 call/plt stub... |
commit | commitdiff | tree |
2023-09-22 |
Paul E. Murphy | cmd/compile/internal/ssa: optimize (AND (MOVDconst... |
commit | commitdiff | tree |
2023-09-21 |
Michael Pratt | cmd/compile: capitalize ir.MethodSym in comment |
commit | commitdiff | tree |
2023-09-21 |
Tim King | cmd: go get golang.org/x/tools@f9b8da7 and revendor |
commit | commitdiff | tree |
2023-09-21 |
Jes Cok | runtime: no need to convert 'c.fault()' to uintptr... |
commit | commitdiff | tree |
2023-09-21 |
qmuntal | runtime: implement usleep in Go instead of assembly... |
commit | commitdiff | tree |
2023-09-21 |
eric fang | cmd/compile: optimize absorbing InvertFlags into Noov... |
commit | commitdiff | tree |
2023-09-20 |
Bryan C. Mills | syscall: skip TestDeathSignalSetuid if exec fails with... |
commit | commitdiff | tree |
2023-09-20 |
Ian Lance Taylor | debug/elf: don't crash on empty symbol section |
commit | commitdiff | tree |
2023-09-20 |
Kir Kolyshkin | all: stop using fmt.Sprintf in t.Error/t.Fatal |
commit | commitdiff | tree |
2023-09-20 |
Kir Kolyshkin | cmd/go/internal/fsys: improve initOverlay test helper |
commit | commitdiff | tree |
2023-09-20 |
Kirill Che | cmd/go: improve go build documentation |
commit | commitdiff | tree |
2023-09-20 |
Jes Cok | runtime: unify the method signature for *sigctxt.fault |
commit | commitdiff | tree |
2023-09-20 |
Tobias Klauser | syscall: remove unused writelen |
commit | commitdiff | tree |
2023-09-20 |
Oleksandr Redko | all: simplify bool conditions |
commit | commitdiff | tree |
2023-09-20 |
Alexander Yastrebov | internal/zstd: use circular buffer for backreference... |
commit | commitdiff | tree |
2023-09-20 |
qmuntal | runtime: implement osyield in Go instead of assembly... |
commit | commitdiff | tree |
2023-09-20 |
Michael Pratt | runtime: print fault addr in fatalsignal |
commit | commitdiff | tree |
2023-09-20 |
Robert Griesemer | go/types, types2: pass *TypeName instead of *Named... |
commit | commitdiff | tree |
2023-09-20 |
Bryan C. Mills | net/http: eliminate more clientServerTest leaks in... |
commit | commitdiff | tree |
2023-09-20 |
Bryan C. Mills | net/http: eliminate a goroutine leak in (*persistConn... |
commit | commitdiff | tree |
2023-09-20 |
Russ Cox | cmd/compile: implement range over func |
commit | commitdiff | tree |
2023-09-20 |
Russ Cox | cmd/compile: implement range over integer |
commit | commitdiff | tree |
2023-09-20 |
Russ Cox | cmd/compile, go/types: typechecking of range over int... |
commit | commitdiff | tree |
2023-09-20 |
Cherry Mui | cmd/link, runtime: initialize packages in shared build... |
commit | commitdiff | tree |
2023-09-19 |
Jonathan Amsterdam | net/http: add a benchmark for multi indexing |
commit | commitdiff | tree |
2023-09-19 |
Jonathan Amsterdam | net/http: test index exhaustively |
commit | commitdiff | tree |
2023-09-19 |
Michael Pratt | runtime: set stackguard1 on extra M g0 |
commit | commitdiff | tree |
2023-09-19 |
Jonathan Amsterdam | net/http: show offset in pattern parsing error |
commit | commitdiff | tree |
2023-09-19 |
Jonathan Amsterdam | net/http: explain why two patterns conflict |
commit | commitdiff | tree |
2023-09-19 |
Jonathan Amsterdam | net/http: index patterns for faster conflict detection |
commit | commitdiff | tree |
2023-09-19 |
Joel Sing | cmd/internal/obj/riscv,cmd/link: rework riscv64 call... |
commit | commitdiff | tree |
2023-09-19 |
Bryan C. Mills | net/http: buffer the testConn close channel in TestHand... |
commit | commitdiff | tree |
2023-09-19 |
Bryan C. Mills | cmd/go: in TestGoBuildUmask, create a file using os... |
commit | commitdiff | tree |
2023-09-19 |
Cherry Mui | cmd/compile: add pgohash for debugging/bisecting PGO... |
commit | commitdiff | tree |
2023-09-19 |
Tobias Klauser | syscall: correctly generate accept on linux/arm |
commit | commitdiff | tree |
2023-09-18 |
Michael Pratt | runtime: skip TestStackSwitchCallback on ios |
commit | commitdiff | tree |
2023-09-18 |
Bryan C. Mills | cmd/go: in TestScript/gotoolchain_path, remove the... |
commit | commitdiff | tree |
2023-09-18 |
Jonathan Amsterdam | net/http: fix bugs in comparePaths and combineRelationships |
commit | commitdiff | tree |
2023-09-18 |
Bryan C. Mills | cmd/go: avoid writing non-JSON "build failed" errors... |
commit | commitdiff | tree |
2023-09-18 |
Jes Cok | all: clean unnecessary casts |
commit | commitdiff | tree |
2023-09-18 |
Robert Griesemer | go/types: use InvalidSyntaxTree in a couple of places... |
commit | commitdiff | tree |
2023-09-18 |
Ian Lance Taylor | doc/go1.22: correct tipo languague => language |
commit | commitdiff | tree |
2023-09-18 |
Bryan C. Mills | os: in TestMkdirStickyUmask, create a non-sticky direct... |
commit | commitdiff | tree |
2023-09-18 |
Bryan C. Mills | net: enable most tests on wasip1 and js |
commit | commitdiff | tree |
2023-09-18 |
Tobias Klauser | os/exec: adjust function name in fatal message |
commit | commitdiff | tree |
2023-09-18 |
Damien Neil | context: avoid key collisions in test afterfunc map |
commit | commitdiff | tree |
2023-09-18 |
Patrick Steinhardt | cmd/link: allow deriving GNU build ID from Go build... |
commit | commitdiff | tree |
next |