..
abi
[dev.typeparams] internal/buildcfg: always enable regabi on AMD64
2021-08-11 16:59:43 +00:00
buildcfg
[dev.typeparams] internal/buildcfg: always enable regabi on AMD64
2021-08-11 16:59:43 +00:00
bytealg
[dev.typeparams] runtime, internal/bytealg: remove regabi fallback code on AMD64
2021-08-11 17:08:54 +00:00
cfg
cmd: move GOEXPERIMENT knob from make.bash to cmd/go
2021-03-11 21:43:04 +00:00
cpu
all: add //go:build lines to assembly files
2021-05-13 09:12:17 +00:00
execabs
internal/execabs: replace ioutil.WriteFile with os.WriteFile
2021-04-12 21:57:23 +00:00
fmtsort
internal/fmtsort: sort the unsafe pointers in map
2020-11-19 02:17:10 +00:00
goarch
[dev.typeparams] all: merge master ( c8f4e61) into dev.typeparams
2021-07-20 14:34:09 -07:00
goexperiment
[dev.typeparams] internal/goexperiment: update comment for RegabiArgs requirements
2021-08-10 16:07:59 +00:00
goos
[dev.typeparams] internal/goarch,internal/goos: rename Goos and Goarch constants
2021-06-17 21:28:55 +00:00
goroot
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
goversion
[dev.typeparams] all: merge master ( fdab5be) into dev.typeparams
2021-06-14 13:24:47 -07:00
itoa
all: add internal/itoa package
2021-03-14 17:56:50 +00:00
lazyregexp
…
lazytemplate
…
nettrace
…
obscuretestdata
all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp
2020-12-09 19:12:23 +00:00
oserror
…
poll
internal/poll: cast off the last reference of SplicePipe in test
2021-05-07 02:45:26 +00:00
profile
all: update references to symbols moved from io/ioutil to io
2020-10-20 18:41:18 +00:00
race
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
reflectlite
[dev.typeparams] all: merge master ( 296ddf2) into dev.typeparams
2021-07-08 13:11:32 -07:00
singleflight
…
syscall
internal/syscall/unix: use internal/abi.FuncPC for syscall wrapper
2021-05-03 22:59:55 +00:00
sysinfo
testing: print cpu type as label for benchmarks
2020-10-20 21:30:18 +00:00
testenv
all: go fmt std cmd (but revert vendor)
2021-02-20 03:54:50 +00:00
testlog
…
trace
runtime: move next_gc and last_next_gc into gcControllerState
2021-04-14 14:03:30 +00:00
unsafeheader
…
xcoff
…