aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 dayscmd/internal/obj/loong64: correct instruction encodinglimeidan
5 dayscrypto/internal/fips140/pbkdf2: fix typo in error messageNeal Patel
5 daysspec: move rule for type parameters up in section of range clauseRobert Griesemer
5 daystesting: document T.Parallel pause-and-resume behaviorMateusz Poliwczak
5 dayssyscall: typo tv[0] shoulde be tv[1]Weixie Cui
5 daysspec: fix prose in Instantiatons sectionRobert Griesemer
5 dayscmd/go: use fsys.ReadDir for IsStandardPackageMichael Matloob
5 dayscmd/go: build pkgsite doc command in same go command invocationMichael Matloob
5 dayscrypto/internal/fips140/edwards25519/field: fix Invert commentFilippo Valsorda
5 dayscrypto/internal/fips140/edwards25519: fix zero coeff. skip optimizationFilippo Valsorda
5 daystest: more tests for generic methodsMark Freeman
5 daysnet: remove always-nil newFD error return valueTobias Klauser
5 dayscmd/go/internal/modload: fix logged filename for 'go mod init -modfile'Olivier Mengué
5 dayscmd/go: respect -short flag when documenting individual symbolsacehinnnqru
6 dayscmd/internal/tesdir: fix Test/codegen/switch on loong64qmuntal
6 dayscmd/link: fallback to older minimum Windows target version on older C GNU too...qmuntal
6 dayscmd/compile: remove initContext typeCuong Manh Le
6 dayscmd/compile: run CondSelect into math rules on all archesJorropo
6 dayscmd/compile: improve stp merging for non-sequent casesMelnikov Denis
6 daysnet/http/internal/http2: prevent alloc when writing status code for responsesNicholas S. Husin
6 daysall: update to x/net@056ac74Nicholas S. Husin
6 daysnet: document LookupSRV cname return valueyongqijia
6 dayscmd/go: use MkdirTemp to create temp directory for "go bug"Damien Neil
6 dayscmd/compile: remove unused inNonInitFunction contextCuong Manh Le
6 dayscmd/internal/obj/arm64: add ASIMD cross-lane reduction instructionsAlexander Musman
7 dayscrypto/tls: prevent deadlock when client sends multiple key update messagesRoland Shoemaker
7 dayscmd/go: disallow cgo trust boundary bypassNeal Patel
7 dayscmd/compile: fix loopbce overflow check logicJunyang Shao
7 dayscmd/compile: fix mem access overlap detectionJunyang Shao
7 dayscrypto/x509: fix wildcard constraint map case sensitivityRoland Shoemaker
7 dayshtml/template: properly track JS template literal brace depth across contextsRoland Shoemaker
7 dayscmd/compile: preserve dot vars necessary for debuggers in DWARFDerek Parker
7 dayscmd/internal/obj/arm64: add ASIMD miscellaneous unary instructionsAlexander Musman
7 dayscmd/internal/obj/arm64: add ASIMD arithmetic instructionsAlexander Musman
7 dayscmd/internal/obj/arm64: add ASIMD shift instructionsAlexander Musman
7 dayscmd/internal/obj/arm64: add remaining ASIMD compare instructionsAlexander Musman
7 dayscmd/internal/obj: refactor arm64 ASIMD instruction encodingAlexander Musman
7 dayscmd/go/internal/tool: only forward SIGHUP, SIGINT, SIGQUIT, and SIGTERMMichael Matloob
7 dayscmd/compile: support all constant return types in switch lookup tablesqmuntal
7 daysdoc/next: move 78137.md to the correct directoryNicholas S. Husin
7 daysarchive/tar: limit the number of old GNU sparse format entriesDamien Neil
7 daysall: update to x/tools@f6476fbaabd396b58618b473e4eb71e1f532b495Mark Freeman
7 daysinternal/syscall/unix: properly support AT_SYMLINK_NOFOLLOW on LinuxDamien Neil
7 daysspec: add syntax and prose for generic methodsRobert Griesemer
7 daysgo/types: Hasher, a hash function for TypesAlan Donovan
7 dayshash/maphash: add BloomFilter exampleAlan Donovan
7 daysmath/big: Binomial should return 0 if k < 0Weixie Cui
7 daystest: add a simple test using generic methodsMark Freeman
7 dayscmd/compile/internal/noder: use UIR V4Mark Freeman
7 dayscmd/go/internal/modload: rename State to LoaderIan Alexander