..
abi
internal/abi: get rid of itab blank field
2024-02-16 20:25:09 +00:00
asan
internal/asan: add new package
2024-02-13 20:39:58 +00:00
bisect
all: remove newline characters after return statements
2023-12-14 17:22:18 +00:00
buildcfg
cmd/go: add GORISCV64 environment variable
2024-01-24 07:25:25 +00:00
bytealg
runtime: short path for equal pointers in arm64 memequal
2024-01-24 16:07:25 +00:00
cfg
cmd/go: add GORISCV64 environment variable
2024-01-24 07:25:25 +00:00
chacha8rand
math/rand, math/rand/v2: use ChaCha8 for global rand
2023-12-05 20:34:30 +00:00
coverage
math/rand, math/rand/v2: use ChaCha8 for global rand
2023-12-05 20:34:30 +00:00
cpu
all: fix typos
2024-01-30 20:09:45 +00:00
dag
…
diff
internal/diff: add missing 'as' in comment
2023-11-08 14:13:04 +00:00
fmtsort
internal/fmtsort: makeChans pin pointer
2023-10-30 21:00:16 +00:00
fuzz
all: make more use of the new atomic integer types
2023-11-17 16:39:52 +00:00
goarch
…
godebug
runtime: add race annotations in IncNonDefault
2023-12-15 20:30:44 +00:00
godebugs
crypto/x509: gate Policies marshaling with GODEBUG
2023-12-11 23:29:45 +00:00
goexperiment
runtime: add execution tracer v2 behind GOEXPERIMENT=exectracer2
2023-11-10 15:49:59 +00:00
goos
…
goroot
internal/goroot: in IsStandardPackage check for go source files
2024-02-08 18:16:28 +00:00
gover
go/version: add new package
2023-11-06 23:20:32 +00:00
goversion
internal/goversion: update Version to 1.23
2024-01-19 19:23:40 +00:00
intern
…
itoa
…
lazyregexp
…
lazytemplate
…
nettrace
internal/nettrace: fix comment typo
2023-10-19 11:57:14 +00:00
obscuretestdata
…
oserror
…
pkgbits
…
platform
cmd/dist,internal/platform,runtime: add cgo support for openbsd/riscv64 port
2024-01-25 09:19:16 +00:00
poll
runtime: make netpoll events sources identifiable on Windows
2024-02-14 08:33:36 +00:00
profile
internal/pprof: remove unused code
2024-02-08 17:57:40 +00:00
race
all: drop old +build lines
2023-10-19 23:33:27 +00:00
reflectlite
internal/reflectlite: delete TODO pass safe to packEface don't need to copy if safe==true
2024-01-23 17:20:01 +00:00
safefilepath
internal/safefilepath: use bytealg to search for zero byte
2024-02-13 05:02:46 +00:00
saferio
all: rewrite internal/saferio.SliceCap using generics and add func SliceCapWithSize
2023-08-31 00:34:05 +00:00
singleflight
…
syscall
os: add os.ModeSocket support to os.Stat on windows
2024-02-12 07:15:06 +00:00
sysinfo
internal/sysinfo: print cpu type from cpuinfo when internal cpu name is empty on Linux
2023-08-17 21:40:36 +00:00
testenv
internal/testenv: support the LUCI mobile builders in tests
2024-01-25 23:12:44 +00:00
testlog
…
testpty
…
trace
internal/trace: run children in race mode during race testing
2024-02-09 20:17:00 +00:00
txtar
…
types
go/types, types2: better errors for non-existing fields or methods
2024-02-07 16:41:56 +00:00
unsafeheader
…
xcoff
internal/xcoff: change zeroReaderAt to nobitsSectionReader for .bss with all 0s
2024-02-12 14:42:29 +00:00
zstd
internal/zstd: avoid panic when windowSize is negative
2024-01-30 04:10:45 +00:00