aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 hoursstrings: move Clone to stringsliteupstream-masterqiulaidongfeng
17 hourscmd/compile/internal/ssa: on PPC64, try combining CLRLSLDI and SRDconst into ...Paul E. Murphy
19 hourscmd/go: add flag values to counter for buildmodeMichael Matloob
20 hourscmd/go: remove checks that all counters incremented are in counters.txtMichael Matloob
21 hoursinternal/bisect: use f.Function instead of f.Func.Name in stack traceRuss Cox
22 hoursstrings: move TrimPrefix and TrimSuffix to stringsliteapocelipes
22 hoursinternal/sysinfo: use sync.OnceValue for CPUNameTobias Klauser
22 hourshash/maphash: parallel run testqiulaidongfeng
22 hourscmd/compile/internal/ssa: correct error message for AuxArm64BitFieldzhangjian
25 hoursstrings,bytes: improve Repeat panic messagesgo101
26 hoursruntime,reflect: move zeroVal to internal/abiqiulaidongfeng
36 hourscmd/vendor: update x/tools to v0.20.1-0.20240429173604-74c9cfe4d22fAlan Donovan
37 hourscmd/vet: add stdversion analyzerAlan Donovan
40 hoursspec: clarify when range expression is evaluatedOlivier Mengué
40 hourscmd/go: pass -Wl,-z,nodelete for c-shared mode with gccgoIan Lance Taylor
40 hoursnet: use stringslite.HasPrefixTobias Klauser
41 hoursruntime: remove note about goid reuseRuss Cox
44 hourstesting: improve the documentation around b.NJorropo
3 dayscmd/internal/telemetry: add NewStackCounter functionsMichael Matloob
3 dayscmd/pprof: fix exception when file or path contains coloncui fliter
4 daysbytes: fix up godoc link errorsDaniel MartĂ­
4 daysnet/http: represent multi wildcards properlyJonathan Amsterdam
4 daysos: use filepathlite.FromSlashqmuntal
4 daysos: use filepathlite.VolumeNameqmuntal
4 daysos: use filepathlite.IsAbsqmuntal
4 daysos: use stringslite.HasPrefixTobias Klauser
4 dayshttp: fix some comments typo in server.goThe Backend Grip
4 dayssyscall: use stringslite.Has{Prefix,Suffix}Tobias Klauser
4 daysos: remove ineffective else branchqmuntal
5 daysnet: fix lookupHost on Plan 9David du Colombier
5 daysslices: reduce code nesting depth for Compact and CompactFuncJes Cok
5 daysencoding/json: optimize field sorting with slices and cmpaimuz
5 daystime: add notes about monotonic time pausedplasmatium
5 daysnet/url: improve URL.String performanceKoya IWAMURA
7 daysinternal/runtime/atomic: fix TestAnd64 and TestOr64Egon Elbre
7 daystesting: use time.Since in highPrecisionTimeEgon Elbre
7 daysmake.bash: avoid ksh bug in nogoenvRuss Cox
8 dayspath/filepath, internal/filepathlite: move parts of filepath to filepathliteDamien Neil
8 daysall: rename internal/safefilepath to internal/filepathliteDamien Neil
8 daysstrings, internal/stringslite: lite version of strings packageDamien Neil
8 daystesting: use QueryPerformanceCounter on WindowsEgon Elbre
8 daysinternal/weak: remove unnecessary conversion, fix typoDmitriy Matrenichev
8 daysall: make use of sync.Map.ClearJes Cok
8 daysdoc/README.md: discourage RELNOTE in CLsJonathan Amsterdam
8 daysnet, os, internal/poll: test for use of sendfileDamien Neil
8 daysnet: fix sendfile regression with io.Copy on macOSPhilipp Wollermann
8 dayscmd/link/internal/ld: more fixes to TestElfBindNow readonly .got checkThan McIntosh
8 dayscompress: reordering fields to reduce struct sizesapocelipes
8 daysslices: optimize Compact and CompactFuncgo101
8 daysbytes: skip TestNewBufferShallow if optimization is disabledqmuntal