2024-09-06 |
Kir Kolyshkin | cmd/addr2line: use t.TempDir |
commit | commitdiff | tree |
2024-09-06 |
Kir Kolyshkin | os: use Mkdir in TestCopyFSWithSymlinks |
commit | commitdiff | tree |
2024-09-06 |
Kir Kolyshkin | os: use t.TempDir in TestRemoveAllRace |
commit | commitdiff | tree |
2024-09-06 |
Mateusz Poliwczak | go/printer: mention that input file is formatted in... |
commit | commitdiff | tree |
2024-09-06 |
Kir Kolyshkin | cmd/go/internal: use sync.OnceFunc, sync.OnceValue |
commit | commitdiff | tree |
2024-09-06 |
Kir Kolyshkin | cmd/go/internal/toolchain: use sync.OnceValue |
commit | commitdiff | tree |
2024-09-06 |
Kir Kolyshkin | cmd/go/internal/auth: use sync.OnceValues |
commit | commitdiff | tree |
2024-09-06 |
Tobias Klauser | cmd/asm/internal: use slices.Contains |
commit | commitdiff | tree |
2024-09-06 |
apocelipes | compress/flate: use built-in clear to simplify the... |
commit | commitdiff | tree |
2024-09-06 |
Kyle Xiao | runtime: remove cloudwego/frugal unused linkname from... |
commit | commitdiff | tree |
2024-09-06 |
Ian Lance Taylor | reflect: gofmt all_test.go |
commit | commitdiff | tree |
2024-09-05 |
Robert Griesemer | go/types, types2: remove unused argument from Checker... |
commit | commitdiff | tree |
2024-09-05 |
Robert Griesemer | go/types, types2: remove unused argument from Checker... |
commit | commitdiff | tree |
2024-09-05 |
Robert Griesemer | go/types, types2: factor type checking of basic literal... |
commit | commitdiff | tree |
2024-09-05 |
Robert Griesemer | go/types: factor out opPos computation |
commit | commitdiff | tree |
2024-09-05 |
Robert Griesemer | go/types, types2: factor type checking of func literals... |
commit | commitdiff | tree |
2024-09-05 |
Robert Griesemer | go/types, types2: factor out endPos call |
commit | commitdiff | tree |
2024-09-05 |
Robert Griesemer | go/types: generate literals.go from corresponding types... |
commit | commitdiff | tree |
2024-09-05 |
Robert Griesemer | go/types, types2: factor out isdddArray and inNode... |
commit | commitdiff | tree |
2024-09-05 |
Robert Griesemer | go/types, types2: factor out code for type checking... |
commit | commitdiff | tree |
2024-09-05 |
Robert Griesemer | cmd/compile/internal/syntax: handle parentheses around... |
commit | commitdiff | tree |
2024-09-05 |
Cuong Manh Le | cmd/compile: use slices.SortStableFunc |
commit | commitdiff | tree |
2024-09-05 |
Cuong Manh Le | cmd/compile: use slices.{Sort,SortFunc} |
commit | commitdiff | tree |
2024-09-05 |
Tobias Klauser | cmd/cgo: use slices.Index |
commit | commitdiff | tree |
2024-09-05 |
Mateusz Poliwczak | go/printer: do not treat comments inside a ast.Decl... |
commit | commitdiff | tree |
2024-09-05 |
Kir Kolyshkin | cmd/go/internal: use t.TempDir in tests |
commit | commitdiff | tree |
2024-09-05 |
Roland Shoemaker | go/build/constraint: add parsing limits |
commit | commitdiff | tree |
2024-09-05 |
Roland Shoemaker | encoding/gob: cover missed cases when checking ignore... |
commit | commitdiff | tree |
2024-09-05 |
Roland Shoemaker | go/parser: track depth in nested element lists |
commit | commitdiff | tree |
2024-09-05 |
Cuong Manh Le | types2, go/types: use slices.SortFunc |
commit | commitdiff | tree |
2024-09-05 |
Meng Zhuo | runtime: use regabi for riscv64 cputicks |
commit | commitdiff | tree |
2024-09-05 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for instructions... |
commit | commitdiff | tree |
2024-09-05 |
Xiaolin Zhao | runtime: optimize the function memclrNoHeapPointers... |
commit | commitdiff | tree |
2024-09-05 |
Xiaolin Zhao | crypto/sha256: implement sha256block in hardware on... |
commit | commitdiff | tree |
2024-09-05 |
Xiaolin Zhao | crypto/sha512: implement sha512block in hardware on... |
commit | commitdiff | tree |
2024-09-04 |
Ian Lance Taylor | os: don't fail TestGetwdDeepWithPWDSet if TMPDIR has... |
commit | commitdiff | tree |
2024-09-04 |
Kir Kolyshkin | cmd/link/internal/ld: rm os.Getwd from elf_test |
commit | commitdiff | tree |
2024-09-04 |
Kir Kolyshkin | cmd/link/internal/ld: rm os.Getwd from dwarf_test |
commit | commitdiff | tree |
2024-09-04 |
Alan Donovan | vendor/golang.org/x/tools: update to v0.24.1-0.20240904... |
commit | commitdiff | tree |
2024-09-04 |
Garrett Bodley | crypto/internal/nistec: Avo port of p256_asm_amd64.s |
commit | commitdiff | tree |
2024-09-04 |
Garrett Bodley | crypto/aes: Avo port of asm_amd64.s |
commit | commitdiff | tree |
2024-09-04 |
Garrett Bodley | crypto/aes: Avo port of gcm_amd64.s |
commit | commitdiff | tree |
2024-09-04 |
Garrett Bodley | crypto/md5: Avo port of md5block_amd64.s |
commit | commitdiff | tree |
2024-09-04 |
Garrett Bodley | crypto/sha512: Avo port of sha512block_amd64.s |
commit | commitdiff | tree |
2024-09-04 |
Garrett Bodley | crypto/sha1: Avo port of sha1block_amd64.s |
commit | commitdiff | tree |
2024-09-04 |
Garrett Bodley | crypto/sha256: Avo port of sha256block_amd64.s |
commit | commitdiff | tree |
2024-09-04 |
Cuong Manh Le | cmd/compile: remove NameSet.Sorted |
commit | commitdiff | tree |
2024-09-04 |
Cuong Manh Le | cmd/compile/internal/liveness: use slices.Reverse |
commit | commitdiff | tree |
2024-09-04 |
Roland Shoemaker | crypto/internal/boring: disable LFS64 interfaces |
commit | commitdiff | tree |
2024-09-04 |
Kir Kolyshkin | cmd/link/internal/ld: simplify gobuildTestdata |
commit | commitdiff | tree |
2024-09-04 |
Mateusz Poliwczak | go/parser: convert *ast.CallExpr into *ast.ParenExpr... |
commit | commitdiff | tree |
2024-09-04 |
Cuong Manh Le | cmd: remove notsha256 package |
commit | commitdiff | tree |
2024-09-04 |
Cuong Manh Le | cmd: use 16 bytes hash when possible |
commit | commitdiff | tree |
2024-09-04 |
Cuong Manh Le | cmd: use 20 bytes hash when possible |
commit | commitdiff | tree |
2024-09-04 |
Cuong Manh Le | cmd: do not use notsha256 |
commit | commitdiff | tree |
2024-09-04 |
Cuong Manh Le | cmd/internal: add hash package |
commit | commitdiff | tree |
2024-09-04 |
Alan Donovan | all: fix printf(var) mistakes detected by latest printf... |
commit | commitdiff | tree |
2024-09-04 |
Michael Anthony... | unique: don't retain uncloned input as key |
commit | commitdiff | tree |
2024-09-04 |
Michael Anthony... | internal/weak: shade pointer in weak-to-strong conversion |
commit | commitdiff | tree |
2024-09-04 |
Keith Randall | runtime: size maps.Clone destination bucket array safely |
commit | commitdiff | tree |
2024-09-04 |
Michael Pratt | cmd/internal/obj: drop NOFRAME TODO |
commit | commitdiff | tree |
2024-09-04 |
komuw | crypto/cipher: update documentation for aead Open |
commit | commitdiff | tree |
2024-09-04 |
Meng Zhuo | math: add large exact float rounding tests |
commit | commitdiff | tree |
2024-09-04 |
Mateusz Poliwczak | go/printer: do not panic on *ast.ParenExpr in combinesW... |
commit | commitdiff | tree |
2024-09-04 |
Demi Marie... | encoding/xml: allow ]]> in attribute values |
commit | commitdiff | tree |
2024-09-04 |
Wei Fu | runtime: update comment for golinkname |
commit | commitdiff | tree |
2024-09-04 |
qmuntal | os/user: User.GroupIds shouldn't error on users with... |
commit | commitdiff | tree |
2024-09-04 |
Ian Lance Taylor | os: treat Getwd result of ENOMEM the same as ENAMETOOLONG |
commit | commitdiff | tree |
2024-09-04 |
Kir Kolyshkin | all: use t.Chdir in tests |
commit | commitdiff | tree |
2024-09-04 |
Xiaolin Zhao | crypto/internal/bigmod: provide assembly addMulVVW... |
commit | commitdiff | tree |
2024-09-03 |
Keith Randall | cmd: use built-in clear for maps instead of range+delete |
commit | commitdiff | tree |
2024-09-03 |
Keith Randall | cmd: use built-in min/max instead of bespoke versions |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: compute Negation's limits from argument... |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: compute Complement's limits from argument... |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: compute Trunc's limits from argument's... |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: propagate unsigned limits for Div and... |
commit | commitdiff | tree |
2024-09-03 |
Zxilly | cmd: replace many sort.Interface with slices.Sort and... |
commit | commitdiff | tree |
2024-09-03 |
nlwkobe30 | all: omit unnecessary 0 in slice expression |
commit | commitdiff | tree |
2024-09-03 |
Charlie Vieth | unicode: improve SimpleFold performance by 2x for non... |
commit | commitdiff | tree |
2024-09-03 |
Ian Lance Taylor | os: treat Getwd result of EINVAL/ERANGE the same as... |
commit | commitdiff | tree |
2024-09-03 |
Kir Kolyshkin | os: improve TestExecutable |
commit | commitdiff | tree |
2024-09-03 |
Kir Kolyshkin | syscall: use t.TempDir in tests |
commit | commitdiff | tree |
2024-09-03 |
Kir Kolyshkin | syscall: use testenv.Executable |
commit | commitdiff | tree |
2024-09-03 |
Kir Kolyshkin | math,os,os/*: use testenv.Executable |
commit | commitdiff | tree |
2024-09-03 |
Kir Kolyshkin | internal/testenv: add missing t.Helper calls |
commit | commitdiff | tree |
2024-09-03 |
Kir Kolyshkin | internal/testenv: use sync.OnceValues for hasSymlink |
commit | commitdiff | tree |
2024-09-03 |
Kir Kolyshkin | testing: use testenv.Executable |
commit | commitdiff | tree |
2024-09-03 |
Kir Kolyshkin | cmd: use testenv.Executable helper |
commit | commitdiff | tree |
2024-09-03 |
Kir Kolyshkin | internal/testenv: add Executable |
commit | commitdiff | tree |
2024-09-03 |
qiulaidongfeng | testing: skip TestChdir/relative when on Windows when... |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: compute Divu's limits from argument's... |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: compute Modu's maximum limits from argumen... |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: compute OR's maximum limits from argument... |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: compute XOR's limits from argument's limits |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: remove outdated comment in prove.go |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: compute bits.TrailingZeros*'s limits from... |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: do constant folding for BitLen* |
commit | commitdiff | tree |
2024-09-03 |
Jorropo | cmd/compile: compute bits.Len*'s limits from argument... |
commit | commitdiff | tree |
2024-09-03 |
qiulaidongfeng | go/ast: remove unused code |
commit | commitdiff | tree |
2024-09-03 |
Kir Kolyshkin | os: Getwd: fallback to slow method on ENAMETOOLONG |
commit | commitdiff | tree |
next |