..
abi
runtime: get rid of gc programs for types
2024-11-18 20:36:14 +00:00
asan
internal/asan: match runtime.asan{read,write} len parameter type
2024-03-19 16:19:26 +00:00
bisect
internal/bisect: use f.Function instead of f.Func.Name in stack trace
2024-05-03 17:28:43 +00:00
buildcfg
cmd/go: fix -changed don`t print when GOFIPS140 is non-default
2024-11-21 16:35:55 +00:00
bytealg
internal/bytealg: optimize IndexByte for riscv64
2024-11-20 11:12:15 +00:00
byteorder
internal/byteorder: use canonical Go casing in names
2024-11-20 20:59:28 +00:00
cfg
cmd/dist: add GOFIPS140 setting
2024-11-19 18:48:15 +00:00
chacha8rand
internal/byteorder: use canonical Go casing in names
2024-11-20 20:59:28 +00:00
copyright
internal/copyright: close files
2024-11-21 23:59:17 +00:00
coverage
internal/coverage: fix bug in text-format coverage output with multiple packages
2025-01-28 12:45:25 -08:00
cpu
cmd/compile: optimize math/bits.OnesCount{16,32,64} implementation on loong64
2024-11-12 00:48:04 +00:00
dag
go,internal,io,mime: use slices and maps to clean tests
2024-07-25 00:22:14 +00:00
diff
…
exportdata
internal/exportdata: add missing return
2025-01-03 08:43:47 -08:00
filepathlite
path/filepath, internal/filepathlite: move parts of filepath to filepathlite
2024-04-26 23:07:50 +00:00
fmtsort
all: change from sort functions to slices functions where feasible
2024-05-23 01:00:11 +00:00
fuzz
internal/fuzz: remove the exp2 method
2025-01-03 10:10:07 -08:00
goarch
cmd: consolidate "known" os/arch tables into separate package
2024-07-29 15:38:20 +00:00
godebug
internal/godebug: check error from os.ReadFile in test
2025-01-28 11:38:43 -08:00
godebugs
crypto/x509: keep RSA CRT values in ParsePKCS1PrivateKey
2024-11-30 01:49:35 +00:00
goexperiment
internal/goexperiment: update location of baseline experiment in comment
2025-01-28 10:44:40 -08:00
goos
internal/goos: fix bug in gengoos.go
2024-12-11 09:54:18 -08:00
goroot
internal/goroot: in IsStandardPackage check for go source files
2024-02-08 18:16:28 +00:00
gover
…
goversion
internal/goversion: update Version to 1.25
2025-02-03 07:28:02 -08:00
itoa
…
lazyregexp
…
lazytemplate
…
msan
internal/msan: add new package
2024-02-20 20:50:21 +00:00
nettrace
…
obscuretestdata
…
oserror
…
pkgbits
cmd/internal/hash: stop using md5, sha1
2025-01-07 10:59:33 -08:00
platform
internal/platform: fix 'reportsr' typo in comment
2024-11-05 17:09:38 +00:00
poll
internal/poll: use ignoringEINTR2 in (*FD).Pread
2025-02-03 08:34:15 -08:00
profile
go,internal,io,mime: use slices and maps to clean tests
2024-07-25 00:22:14 +00:00
profilerecord
runtime: increase profiling stack depth to 128
2024-05-21 14:38:45 +00:00
race
internal/runtime/maps: enable race for map functions in internal/runtime/maps
2024-10-30 14:59:34 +00:00
reflectlite
internal/reflectlite: remove redundent ifaceIndir
2024-05-07 17:01:54 +00:00
runtime
internal/runtime/maps: re-enable some tests
2025-01-14 09:55:06 -08:00
saferio
…
singleflight
…
stringslite
all: omit unnecessary 0 in slice expression
2024-09-03 20:55:15 +00:00
sync
internal/sync: fix typo of panic message
2025-01-08 09:02:13 -08:00
synctest
runtime: avoid panic in expired synctest timer chan read
2024-12-10 19:51:25 +00:00
syscall
internal/syscall/unix: apply fstatat fix to linux/mips64le
2024-12-21 12:51:34 -08:00
sysinfo
internal/sysinfo: rename osCpuInfoName to osCPUInfoName
2024-05-07 18:42:42 +00:00
syslist
cmd/dist, internal/syslist: update UnixOS comments
2024-11-02 04:21:27 +00:00
testenv
internal/testenv: add MustHaveSource, rm HasSrc
2024-09-13 16:56:48 +00:00
testlog
internal/testlog: use atomic.Pointer instead of atomic.Value
2024-09-30 12:40:01 +00:00
testpty
…
trace
all: fix some function names and typos in comment
2024-11-21 22:16:20 +00:00
txtar
…
types
go/types, types2: remove superfluous assertion (fix build)
2025-01-17 06:41:53 -08:00
unsafeheader
…
xcoff
go,internal,io,mime: use slices and maps to clean tests
2024-07-25 00:22:14 +00:00
zstd
internal/zstd: optimize skipFrame by using io.CopyN
2024-09-26 17:06:55 +00:00