go/src/internal
Russ Cox 844426104a internal/copyright: add test that copyright notices exist
We shouldn't spend human code review time checking this.
Let the computer check.

Change-Id: I6de9d733c128d833b958b0e43a52b564e8f82dd3
Reviewed-on: https://go-review.googlesource.com/c/go/+/630417
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
2024-11-21 16:12:09 +00:00
..
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/dist: add GOFIPS140 setting 2024-11-19 18:48:15 +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: add test that copyright notices exist 2024-11-21 16:12:09 +00:00
coverage all: wire up swisstable maps 2024-10-14 19:58:47 +00: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 internal/diff: add missing 'as' in comment 2023-11-08 14:13:04 +00:00
exportdata internal/exportdata: introduce shared library for exportdata 2024-11-14 22:20:26 +00: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: add benchmarks for byte slice mutators 2024-11-15 15:25:12 +00:00
goarch cmd: consolidate "known" os/arch tables into separate package 2024-07-29 15:38:20 +00:00
godebug go,internal,io,mime: use slices and maps to clean tests 2024-07-25 00:22:14 +00:00
godebugs crypto/x509: remove x509sha1 GODEBUG 2024-11-20 18:27:31 +00:00
goexperiment testing/synctest: add experimental synctest package 2024-11-20 16:26:46 +00:00
goos cmd: consolidate "known" os/arch tables into separate package 2024-07-29 15:38:20 +00:00
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.24 2024-07-22 17:52:34 +00:00
itoa
lazyregexp
lazytemplate
msan internal/msan: add new package 2024-02-20 20:50:21 +00:00
nettrace internal/nettrace: fix comment typo 2023-10-19 11:57:14 +00:00
obscuretestdata
oserror
pkgbits cmd/compile/internal/noder: write V2 bitstream aliastypeparams=1 2024-08-28 21:03:29 +00:00
platform internal/platform: fix 'reportsr' typo in comment 2024-11-05 17:09:38 +00:00
poll internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00: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/copyright: add test that copyright notices exist 2024-11-21 16:12:09 +00:00
saferio all: rewrite internal/saferio.SliceCap using generics and add func SliceCapWithSize 2023-08-31 00:34:05 +00:00
singleflight
stringslite all: omit unnecessary 0 in slice expression 2024-09-03 20:55:15 +00:00
sync internal/sync: optimize CompareAndSwap and Swap 2024-11-18 20:35:39 +00:00
synctest testing/synctest: add experimental synctest package 2024-11-20 16:26:46 +00:00
syscall os: add Root.Stat and Root.Lstat 2024-11-20 23:21:29 +00: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 cmd/trace,internal/trace,runtime: refactor to access frames via range over func 2024-09-23 15:02:42 +00:00
txtar
types internal/copyright: add test that copyright notices exist 2024-11-21 16:12:09 +00: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