aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 hours[DO-NOT-MERGE] all: changes remove name to "up"HEADmainShulhan
8 hours[DO-NOT-MERGE] all: add Makefile for common tasksShulhan
8 hoursinternal/cgrouptest: use t.Cleanup instead of defer in InCgroupV2Shulhan
8 hoursinternal/testenv: exclude GOMAXPROCS when building test programShulhan
8 hoursall: set codereview remote name to upstreamShulhan
8 hourstesting: print the counter if its greater than 1Shulhan
8 hoursencoding/json: realign struct encodeState, structFields, and fieldShulhan
8 hoursencoding/json: realign struct UnmarshalTypeError and decodeStateShulhan
8 hoursbufio: realign struct ScannerShulhan
8 hoursbufio: realign struct ReaderShulhan
8 hoursmime/quotedprintable: fix encoding where a period alone on a lineShulhan
8 hoursencoding/json: optimize isValidNumber functionShulhan
8 hoursall: prealloc slice with possible minimum capabilitiesShulhan
8 hoursgo/types: fix inNode debug assertion for "for range x {}"Rob Findley
8 hoursos/exec: doc typoWeixie Cui
8 hoursnet: cancel2 should not be shadowWeixie Cui
9 hoursinternal/coverage: first write error never recordedWeixie Cui
9 hoursbytes,strings: add CutLastqiulaidongfeng
21 hoursos/exec: use argv() to avoid panic inside of Cmd.String()Neal Patel
21 hoursnet/http: temporarily disable HTTP/3 testsNicholas S. Husin
24 hourscmd/go: avoid redundant work in go work syncPierre Gimalac
24 hoursgo/types, types2: fail interface inference against generic methodsRob Findley
26 hourscmd/asm, cmd/internal/obj/arm64: support memory with MUL VL imm offsetJunyang Shao
26 hourscmd/asm, cmd/internal/obj/arm64: support memory with imm offset in SVEJunyang Shao
26 hourscmd/asm, cmd/internal/obj/arm64: support special operands in SVEJunyang Shao
26 hourscmd/asm, cmd/internal/obj/arm64: support memory with extensions in SVEJunyang Shao
26 hourscmd/asm, cmd/internal/obj/arm64: support SVE register listsJunyang Shao
26 hourscmd/asm, cmd/internal/obj/arm64: add support for immediatesJunyang Shao
27 hoursnet/http: fix wrong context being used when shutting down HTTP/3 serverNicholas S. Husin
28 hourscmd/compile: handle min integer step in loopCuong Manh Le
29 hourscmd/compile: remove redundant codeWeixie Cui
30 hoursruntime/pprof: using buffer writer instead of original writerWeixie Cui
30 hourscmd/trace: pcs overflow would panicWeixie Cui
33 hoursnet: dnsdata should be p not rWeixie Cui
36 hourscmd/compile: add boolean absorption laws to SSA rewrite rulesTimo Friedl
3 dayscmd/go: remove bzr supportMichael Matloob
3 dayscrypto/tls: fix ECH SNI encoded lengthNeal Patel
4 dayscmd/compile/internal/noder: revert to UIR V3Mark Freeman
4 daysnet/http: run tests for HTTP/3 where it can already passNicholas S. Husin
4 daysnet/http: fix data race in TestClientRedirectUseResponseNicholas S. Husin
4 daysall: update to x/net@cd64923cd7f4Nicholas S. Husin
4 daysdebug/elf: use saferio.SliceCap for segment sliceIan Lance Taylor
4 daysnet: drop always nil (*netFD).netFD error return valueTobias Klauser
4 daysnet: should close the netfd not listen fdWeixie Cui
4 dayscmd/compile: fix typoWeixie Cui
4 daysnet/http: add support for running HTTP tests against HTTP/3Nicholas S. Husin
4 dayscmd/asm, cmd/internal/obj/arm64: support register with index in SVEJunyang Shao
4 dayscmd/asm, cmd/internal/obj/arm64: add GP and SIMD reg support for SVEJunyang Shao
5 daysruntime: fix AIX library initializationqmuntal
5 dayssyscall: avoid nil pointer dereference in UtimeTobias Klauser