aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
3 daysruntime: make convTstring write barrier unreachable from throwAlan Donovan
3 dayscmd/go/internal/modload: compute direct in workspace modeMichael Matloob
3 dayscmd/compile, cmd/internal: fine-grained fiddling with loop alignmentDavid Chase
3 dayscmd/compile/internal/noder: enable type aliases in type checkerMatthew Dempsky
3 daysrun.bash: rm bumping open files soft limitKir Kolyshkin
3 dayscmd/internal/obj/x86: make SEH symbols content-addressableCherry Mui
3 dayscmd/internal/obj: print symbol index at -S=3Cherry Mui
3 dayscmd/compile,cmd/asm: on PPC64, generate compares against constant 0Paul E. Murphy
3 dayscmd/go: add support for godebug lines in go.mod and go.workRuss Cox
3 dayscmd/compile/internal/ssa: combine more shift and masking on PPC64Paul E. Murphy
4 dayssyscall: skip TestAmbientCapsUserns when restricted, documentMichael Stapelberg
4 daysnet/http: avoid panic when writing 100-continue after handler doneDamien Neil
4 dayscmd/compile/internal/ssa: print output on failure in TestFmaHashCherry Mui
4 daysdatabase/sql: reordering fields to reduce struct sizesapocelipes
4 daysinternal/poll: use internal/byteorderTobias Klauser
4 dayssyscall: use internal/byteorderTobias Klauser
4 daysos: use internal/byteorderTobias Klauser
4 dayscmd: add telemetry for commands in cmdMichael Matloob
4 dayscmd: pull in golang.org/x/telemetry@7d78a97Michael Matloob
4 dayscmd/vendor: pull in x/mod/modfile godebug changesRuss Cox
4 daystime: more flake removal in asynctimerchan testRuss Cox
4 dayscmd/link/internal/ld: clean tmpdir obj timestampsThan McIntosh
4 daysencoding/base32: use correct length for unpadded buffer in ReadNiklas Ott
4 daysnet/netip: fix TestInlining after CL 585057Tobias Klauser
5 daysinternal/chacha8rand: use internal/byteorderMateusz Poliwczak
5 daysnet/netip: test that Addr.AsSlice is inlineableTobias Klauser
5 daysnet/netip: replace != nil with != "" in commentMateusz Poliwczak
5 daysnet/netip: combine import groupsTobias Klauser
5 daysslices: fix punctuation in the documentation of ValuesAlberto Donizetti
5 daysimage/gif: use internal/byteorderapocelipes
5 daysencoding/csv: clarify that Writer uses different line break than RFC 4180 by ...nobishino
5 daysmath/rand/v2, math/big: use internal/byteorderMateusz Poliwczak
5 daysfmt, internal/fmtsort: refactor SortedMap to use slice of structs for map sor...aimuz
5 daysencoding/binary: simplify encoder.valueLorenz Bauer
5 dayssyscall: don't change local limit if prlimit used for another processlifubang
5 dayscmd/go: add module information to vet actionsTim King
5 dayscrypto: replace encoding/binary in favour of internal/byteorderMateusz Poliwczak
5 dayscmd/cgo, cmd/go: add cgo -ldflags option, use it in cmd/goIan Lance Taylor
5 daysruntime: use frame pointer unwinding for block and mutex profilersNick Ripley
5 daysruntime: refactor fpunwindExpand to use provided bufferNick Ripley
5 daysnet/netip: use internal/byteorderMateusz Poliwczak
5 dayscmd/go: remove unused codeqiulaidongfeng
5 dayscmd/internal/obj/loong64: improve the definition of plan9 assembly format in ...Guoqi Chen
5 daysall: delete loong64 non-register ABI fallback pathGuoqi Chen
5 dayscmd: vendor golang.org/x/telemetry@51e8b5dMichael Matloob
5 daysruntime: remove unused codeqiulaidongfeng
7 dayshash: use internal/byteorderMateusz Poliwczak
7 daysruntime/internal/atomic: add mips operators for And/OrMauri de Souza Meneguzzo
7 daysruntime: add runtime.debugPinnerV1Alessandro Arzilli
8 dayscmd/go/testdata/script: disable build_plugin_reproducible on darwinMichael Matloob