]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-09-10 Ian Lance Taylorsyscall: on exec failure, close pidfd
2024-09-10 WuGuangyaoruntime: update documentation for ios addr bits
2024-09-10 Tobias Klausertime: don't check non-nil err twice in parse
2024-09-10 Cuong Manh Lecmd/compile: remove trivial closure reference
2024-09-10 Paschalis Tsiliascmd/compile: optimize []byte(string1 + string2)
2024-09-10 qiulaidongfengruntime: Goexit on C-created thread report more useful...
2024-09-10 Jes Coknet/http: make use of maps.Clone for Transport.{Clone...
2024-09-09 amusmancmd/compile: emit tail call wrappers when possible
2024-09-09 Michael Matloobcmd/go/testdata/script: skip part of test on unsupporte...
2024-09-09 cuishuangall: remove unnecessary symbols and add missing symbols
2024-09-09 Michael Matloobcmd/go: add an exception for 'go telemetry off' to...
2024-09-07 Tobias Klausersyscall: follow convention for generated code comment
2024-09-06 Mateusz Poliwczakgo/printer: check whether !isTypeElem, instead of combi...
2024-09-06 Michael Matloobsrc/cmd/go/internal/load: remove PackageError.Hard
2024-09-06 Sebastian Nickollscmd/internal/obj/arm64: Add helpers for span7 passes
2024-09-06 Kir Kolyshkininternal/syscall/unix: Eaccess: return ENOSYS on Android
2024-09-06 Kir Kolyshkininternal/syscall/unix: implement Eaccess on all unix...
2024-09-06 Kir Kolyshkincmd/internal: use t.TempDir in tests
2024-09-06 Kir Kolyshkincmd/internal/script: use sync.OnceValue
2024-09-06 Kir Kolyshkincmd/internal/objabi: use sync.OnceValue
2024-09-06 Kir Kolyshkincmd/internal/testdir: remove temp files
2024-09-06 Kir Kolyshkincmd/internal/testdir: use sync.OnceValue
2024-09-06 Kir Kolyshkincmd/internal/testdir: use os.ReadDir
2024-09-06 Kir Kolyshkincmd/nm: use t.TempDir
2024-09-06 Kir Kolyshkincmd/addr2line: use t.TempDir
2024-09-06 Kir Kolyshkinos: use Mkdir in TestCopyFSWithSymlinks
2024-09-06 Kir Kolyshkinos: use t.TempDir in TestRemoveAllRace
2024-09-06 Mateusz Poliwczakgo/printer: mention that input file is formatted in...
2024-09-06 Kir Kolyshkincmd/go/internal: use sync.OnceFunc, sync.OnceValue
2024-09-06 Kir Kolyshkincmd/go/internal/toolchain: use sync.OnceValue
2024-09-06 Kir Kolyshkincmd/go/internal/auth: use sync.OnceValues
2024-09-06 Tobias Klausercmd/asm/internal: use slices.Contains
2024-09-06 apocelipescompress/flate: use built-in clear to simplify the...
2024-09-06 Kyle Xiaoruntime: remove cloudwego/frugal unused linkname from...
2024-09-06 Ian Lance Taylorreflect: gofmt all_test.go
2024-09-05 Robert Griesemergo/types, types2: remove unused argument from Checker...
2024-09-05 Robert Griesemergo/types, types2: remove unused argument from Checker...
2024-09-05 Robert Griesemergo/types, types2: factor type checking of basic literal...
2024-09-05 Robert Griesemergo/types: factor out opPos computation
2024-09-05 Robert Griesemergo/types, types2: factor type checking of func literals...
2024-09-05 Robert Griesemergo/types, types2: factor out endPos call
2024-09-05 Robert Griesemergo/types: generate literals.go from corresponding types...
2024-09-05 Robert Griesemergo/types, types2: factor out isdddArray and inNode...
2024-09-05 Robert Griesemergo/types, types2: factor out code for type checking...
2024-09-05 Robert Griesemercmd/compile/internal/syntax: handle parentheses around...
2024-09-05 Cuong Manh Lecmd/compile: use slices.SortStableFunc
2024-09-05 Cuong Manh Lecmd/compile: use slices.{Sort,SortFunc}
2024-09-05 Tobias Klausercmd/cgo: use slices.Index
2024-09-05 Mateusz Poliwczakgo/printer: do not treat comments inside a ast.Decl...
2024-09-05 Kir Kolyshkincmd/go/internal: use t.TempDir in tests
2024-09-05 Roland Shoemakergo/build/constraint: add parsing limits
2024-09-05 Roland Shoemakerencoding/gob: cover missed cases when checking ignore...
2024-09-05 Roland Shoemakergo/parser: track depth in nested element lists
2024-09-05 Cuong Manh Letypes2, go/types: use slices.SortFunc
2024-09-05 Meng Zhuoruntime: use regabi for riscv64 cputicks
2024-09-05 Xiaolin Zhaocmd/internal/obj/loong64: add support for instructions...
2024-09-05 Xiaolin Zhaoruntime: optimize the function memclrNoHeapPointers...
2024-09-05 Xiaolin Zhaocrypto/sha256: implement sha256block in hardware on...
2024-09-05 Xiaolin Zhaocrypto/sha512: implement sha512block in hardware on...
2024-09-04 Ian Lance Tayloros: don't fail TestGetwdDeepWithPWDSet if TMPDIR has...
2024-09-04 Kir Kolyshkincmd/link/internal/ld: rm os.Getwd from elf_test
2024-09-04 Kir Kolyshkincmd/link/internal/ld: rm os.Getwd from dwarf_test
2024-09-04 Alan Donovanvendor/golang.org/x/tools: update to v0.24.1-0.20240904...
2024-09-04 Garrett Bodleycrypto/internal/nistec: Avo port of p256_asm_amd64.s
2024-09-04 Garrett Bodleycrypto/aes: Avo port of asm_amd64.s
2024-09-04 Garrett Bodleycrypto/aes: Avo port of gcm_amd64.s
2024-09-04 Garrett Bodleycrypto/md5: Avo port of md5block_amd64.s
2024-09-04 Garrett Bodleycrypto/sha512: Avo port of sha512block_amd64.s
2024-09-04 Garrett Bodleycrypto/sha1: Avo port of sha1block_amd64.s
2024-09-04 Garrett Bodleycrypto/sha256: Avo port of sha256block_amd64.s
2024-09-04 Cuong Manh Lecmd/compile: remove NameSet.Sorted
2024-09-04 Cuong Manh Lecmd/compile/internal/liveness: use slices.Reverse
2024-09-04 Roland Shoemakercrypto/internal/boring: disable LFS64 interfaces
2024-09-04 Kir Kolyshkincmd/link/internal/ld: simplify gobuildTestdata
2024-09-04 Mateusz Poliwczakgo/parser: convert *ast.CallExpr into *ast.ParenExpr...
2024-09-04 Cuong Manh Lecmd: remove notsha256 package
2024-09-04 Cuong Manh Lecmd: use 16 bytes hash when possible
2024-09-04 Cuong Manh Lecmd: use 20 bytes hash when possible
2024-09-04 Cuong Manh Lecmd: do not use notsha256
2024-09-04 Cuong Manh Lecmd/internal: add hash package
2024-09-04 Alan Donovanall: fix printf(var) mistakes detected by latest printf...
2024-09-04 Michael Anthony... unique: don't retain uncloned input as key
2024-09-04 Michael Anthony... internal/weak: shade pointer in weak-to-strong conversion
2024-09-04 Keith Randallruntime: size maps.Clone destination bucket array safely
2024-09-04 Michael Prattcmd/internal/obj: drop NOFRAME TODO
2024-09-04 komuwcrypto/cipher: update documentation for aead Open
2024-09-04 Meng Zhuomath: add large exact float rounding tests
2024-09-04 Mateusz Poliwczakgo/printer: do not panic on *ast.ParenExpr in combinesW...
2024-09-04 Demi Marie... encoding/xml: allow ]]> in attribute values
2024-09-04 Wei Furuntime: update comment for golinkname
2024-09-04 qmuntalos/user: User.GroupIds shouldn't error on users with...
2024-09-04 Ian Lance Tayloros: treat Getwd result of ENOMEM the same as ENAMETOOLONG
2024-09-04 Kir Kolyshkinall: use t.Chdir in tests
2024-09-04 Xiaolin Zhaocrypto/internal/bigmod: provide assembly addMulVVW...
2024-09-03 Keith Randallcmd: use built-in clear for maps instead of range+delete
2024-09-03 Keith Randallcmd: use built-in min/max instead of bespoke versions
2024-09-03 Jorropocmd/compile: compute Negation's limits from argument...
2024-09-03 Jorropocmd/compile: compute Complement's limits from argument...
2024-09-03 Jorropocmd/compile: compute Trunc's limits from argument's...
2024-09-03 Jorropocmd/compile: propagate unsigned limits for Div and...
next