aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
13 hoursos: use stringslite.TrimSuffixHEADmasterapocelipes
13 hoursstrconv: use stringslite.Cloneqiulaidongfeng
13 hourstime: use stringslite.Cloneqiulaidongfeng
13 hoursunique: use stringslite.Cloneqiulaidongfeng
30 hourssyscall: remove references to SYS_syscall on openbsdJoel Sing
30 hourssyscall: reroute SYS_IOCTL and SYS_SYSCTL on openbsdJoel Sing
30 hourscmd/dist,internal/platform: temporarily disable race detector on openbsd/amd64Joel Sing
36 hoursstrings: move Clone to stringsliteqiulaidongfeng
40 hourscmd/compile/internal/ssa: on PPC64, try combining CLRLSLDI and SRDconst into ...Paul E. Murphy
42 hourscmd/go: add flag values to counter for buildmodeMichael Matloob
43 hourscmd/go: remove checks that all counters incremented are in counters.txtMichael Matloob
44 hoursinternal/bisect: use f.Function instead of f.Func.Name in stack traceRuss Cox
45 hoursstrings: move TrimPrefix and TrimSuffix to stringsliteapocelipes
45 hoursinternal/sysinfo: use sync.OnceValue for CPUNameTobias Klauser
45 hourshash/maphash: parallel run testqiulaidongfeng
45 hourscmd/compile/internal/ssa: correct error message for AuxArm64BitFieldzhangjian
2 daysstrings,bytes: improve Repeat panic messagesgo101
2 daysruntime,reflect: move zeroVal to internal/abiqiulaidongfeng
2 dayscmd/vendor: update x/tools to v0.20.1-0.20240429173604-74c9cfe4d22fAlan Donovan
3 dayscmd/vet: add stdversion analyzerAlan Donovan
3 dayscmd/go: pass -Wl,-z,nodelete for c-shared mode with gccgoIan Lance Taylor
3 daysnet: use stringslite.HasPrefixTobias Klauser
3 daysruntime: remove note about goid reuseRuss Cox
3 daystesting: improve the documentation around b.NJorropo
4 dayscmd/internal/telemetry: add NewStackCounter functionsMichael Matloob
4 dayscmd/pprof: fix exception when file or path contains coloncui fliter
5 daysbytes: fix up godoc link errorsDaniel Martí
5 daysnet/http: represent multi wildcards properlyJonathan Amsterdam
5 daysos: use filepathlite.FromSlashqmuntal
5 daysos: use filepathlite.VolumeNameqmuntal
5 daysos: use filepathlite.IsAbsqmuntal
5 daysos: use stringslite.HasPrefixTobias Klauser
5 dayshttp: fix some comments typo in server.goThe Backend Grip
5 dayssyscall: use stringslite.Has{Prefix,Suffix}Tobias Klauser
5 daysos: remove ineffective else branchqmuntal
6 daysnet: fix lookupHost on Plan 9David du Colombier
6 daysslices: reduce code nesting depth for Compact and CompactFuncJes Cok
6 daysencoding/json: optimize field sorting with slices and cmpaimuz
6 daystime: add notes about monotonic time pausedplasmatium
6 daysnet/url: improve URL.String performanceKoya IWAMURA
8 daysinternal/runtime/atomic: fix TestAnd64 and TestOr64Egon Elbre
8 daystesting: use time.Since in highPrecisionTimeEgon Elbre
8 daysmake.bash: avoid ksh bug in nogoenvRuss Cox
9 dayspath/filepath, internal/filepathlite: move parts of filepath to filepathliteDamien Neil
9 daysall: rename internal/safefilepath to internal/filepathliteDamien Neil
9 daysstrings, internal/stringslite: lite version of strings packageDamien Neil
9 daystesting: use QueryPerformanceCounter on WindowsEgon Elbre
9 daysinternal/weak: remove unnecessary conversion, fix typoDmitriy Matrenichev
9 daysall: make use of sync.Map.ClearJes Cok
9 daysnet, os, internal/poll: test for use of sendfileDamien Neil