aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 hoursspec: clarify when a range expression is evaluatedHEADmasterRobert Griesemer
8 hoursnet/http: improve continue statements for testsJes Cok
8 hoursimage/jpeg: ignore garbage bytes before a RST markerNigel Tao
8 hoursgo.types, types2: factor out isUntypedNumeric predicateRobert Griesemer
11 hoursgo/types: add Alias.RhsAlan Donovan
15 hourscrypto/tls: skip bogo suite on windows buildersRoland Shoemaker
17 hourscmd/compile: add debug log prior to export data lookupMichael Pratt
17 hourscmd/compile: bail PGO method lookup on interface typesMichael Pratt
17 hourscmd/internal/obj/ppc64: fix incorrect int to int64 conversion when checking M...Paul E. Murphy
19 hoursdoc: fix typos in docsguoguangwu
19 hoursbytes: add test to ensure shallow copy of NewBuffer does not allocateJoe Tsai
19 hoursruntime: test mutex contention stacks and countsRhys Hiltner
39 hourssync: add examples for OnceValue and OnceValuesAustin Clements
39 hourssrc/buildall.bash: use grep -E instead of egrepgucio321
40 hoursdebug/elf: remove incorrect doc linkIan Lance Taylor
40 hourscmd/cgo/internal/test: don't skip some tests on muslIan Lance Taylor
40 hoursall: fix some typos in commentsracequite
2 daysruntime: switch to systemstack before throw in casgstatusMichael Anthony Knyszek
2 dayscmd/compile: mark closure DUPOK if the outer function isCherry Mui
2 daysruntime: reduce stack usage for asmcgocall on PPC64Cherry Mui
2 daysruntime: reduced struct sizes found via paholeSabyrzhan Tasbolatov
2 daysnet/http: correct error messages for TestParseSetCookieJes Cok
2 daysRefactor output messageLev Ustimenko
2 daysinternal/intern: delete unused packageMichael Anthony Knyszek
3 daysruntime: set gp.syscallbp from entersyscallblock_handoffMichael Anthony Knyszek
3 daysruntime: move zeroVal out of map.goMichael Pratt
3 dayscmd/compile: fix cmpstring rewrite ruleKeith Randall
3 daysnet/netip: use the unique package instead of internal/internMichael Anthony Knyszek
3 daysunique: add unique package and implement Make/HandleMichael Anthony Knyszek
3 dayscmd/go: update comment to not say GO386 does not existIan Lance Taylor
3 dayscmd/link/internal/ld: temporarily add skip for new portion of TestElfBindNowThan McIntosh
3 dayscmd/compile/internal/ssa: fix the description of auxCCop as auxIntzhangjian
3 dayscmd/compile: combine phielim and copyelim into a single passjeffery
3 daysruntime: always acquire M when acquiring locks by rankRhys Hiltner
3 dayscmd/link: move .dynamic and .got sections to relro if applicableThan McIntosh
5 daysinternal/reflectlite: remove unused mapTypeMichael Pratt
6 daysreflect: remove unnecessary type conversions of untyped PtrSizeIan Lance Taylor
6 daysruntime: for fallback hash, get rid of constant xorsKeith Randall
6 daysruntime: remove odd-forcing of hash constantskhr@golang.org
6 daysruntime: make it harder to find collisions in the 64-bit fallback hashkhr@golang.org
6 daysruntime: track frame pointer while in syscallMichael Anthony Knyszek
6 dayscmd/trace/v2: tolerate traces with broken tailsMichael Anthony Knyszek
6 daysinternal/concurrent: handle boundary case for hash bits in HashTrieMapMichael Anthony Knyszek
6 daysreflect: omit anonymous field name from StructOf type stringIan Lance Taylor
6 dayscrypto/tls: don't cache marshal'd bytesRoland Shoemaker
6 daysruntime: use bootstrapRand to initialize hashkeyMichael Pratt
6 dayscmd/compile: remove redundant calls to cmpstringkhr@golang.org
6 daysinternal/goexperiment: remove unused range experimentMichael Pratt
6 daysinternal/syscall/unix: implement Eaccess on darwinTobias Klauser
6 dayssyscall/js: allocate arg slices on stack for small numbers of argsJacob