| .. |
|
abi
|
all: update build tags to require/assume Go 1.20
|
2023-07-20 21:52:09 +00:00 |
|
bisect
|
internal/bisect: fix PrintMarker and examples
|
2023-08-09 14:36:30 +00:00 |
|
buildcfg
|
all: replace fmt.Sprintf("%d") with strconv.Itoa
|
2023-03-31 18:41:24 +00:00 |
|
bytealg
|
internal/bytealg: optimize Count/CountString for PPC64/Power10
|
2023-08-14 20:30:44 +00:00 |
|
cfg
|
cmd/go: abstract build cache, support implementations via child process
|
2023-05-25 00:49:37 +00:00 |
|
coverage
|
internal/coverage: separate out cmd defs to separate package
|
2023-08-14 12:51:16 +00:00 |
|
cpu
|
cmd/asm: add KDSA instruction support
|
2023-08-11 20:48:28 +00:00 |
|
dag
|
runtime: generate the lock ranking from a DAG description
|
2022-08-04 15:31:44 +00:00 |
|
diff
|
all: fix typos and remove repeated words
|
2023-07-12 23:26:34 +00:00 |
|
fmtsort
|
all: remove unnecessary allocations from w.WriteString(fmt.Sprint*(...)) by fmt.Fprint*(w, ...)
|
2022-09-14 16:11:21 +00:00 |
|
fuzz
|
internal/fuzz: use the built-in min function
|
2023-08-14 21:10:03 +00:00 |
|
goarch
|
internal/goarch, internal/goos: update generators for syslist.go
|
2022-06-15 21:31:23 +00:00 |
|
godebug
|
all: fix function names in comments
|
2023-06-09 04:07:29 +00:00 |
|
godebugs
|
net/http: disallow empty Content-Length header
|
2023-08-11 22:04:35 +00:00 |
|
goexperiment
|
internal/goexperiment: add "NewInliner" experiment
|
2023-08-02 19:47:40 +00:00 |
|
goos
|
all: add wasip1 definitions
|
2023-03-30 18:50:57 +00:00 |
|
goroot
|
internal/testenv: avoid rebuilding all of std in WriteImportcfg
|
2023-02-02 19:27:33 +00:00 |
|
goversion
|
internal/goversion: update Version to 1.22
|
2023-07-18 16:35:45 +00:00 |
|
intern
|
all: use built-in clear to clear maps
|
2023-07-27 22:07:13 +00:00 |
|
itoa
|
internal/itoa, os: move os.uitox to itoa.Uitox
|
2023-08-11 02:53:50 +00:00 |
|
lazyregexp
|
…
|
|
|
lazytemplate
|
all: gofmt -w -r 'interface{} -> any' src
|
2021-12-13 18:45:54 +00:00 |
|
nettrace
|
all: gofmt main repo
|
2022-04-11 16:34:30 +00:00 |
|
obscuretestdata
|
crypto/x509: allow BoringCrypto to use 4096-bit keys
|
2022-11-09 14:47:58 +00:00 |
|
oserror
|
…
|
|
|
pkgbits
|
all: re-run stringer
|
2023-04-11 20:24:07 +00:00 |
|
platform
|
cmd/go: default to PIE linking on darwin/amd64
|
2023-08-04 15:41:19 +00:00 |
|
poll
|
internal/poll: update SOCK_CLOEXEC comment
|
2023-06-07 18:41:39 +00:00 |
|
profile
|
internal/profile: use internal/lazyregexp for the legacy parser
|
2023-01-20 09:27:47 +00:00 |
|
race
|
…
|
|
|
reflectlite
|
internal/reflectlite: common up types, remove code
|
2023-05-11 13:45:58 +00:00 |
|
safefilepath
|
internal/safefilepath: fix TestFromFS on Plan 9
|
2022-12-07 23:52:46 +00:00 |
|
saferio
|
internal/saferio: handle potential total size overflow in SliceCap
|
2022-09-26 20:36:02 +00:00 |
|
singleflight
|
internal/singleflight: move Done call in TestForgetUnshared
|
2023-03-29 22:21:50 +00:00 |
|
syscall
|
os: support file systems without file IDs when reading directories on windows
|
2023-08-16 15:15:27 +00:00 |
|
sysinfo
|
…
|
|
|
testenv
|
internal/testenv: replace “go run.” with “go run”. in comments
|
2023-08-05 03:02:32 +00:00 |
|
testlog
|
…
|
|
|
testpty
|
internal/testpty: fix error handling
|
2023-01-25 18:38:54 +00:00 |
|
trace
|
runtime: emit STW events for all pauses, not just those for the GC
|
2023-05-19 17:06:45 +00:00 |
|
txtar
|
all: replace package ioutil with os and io in src
|
2022-09-20 02:13:02 +00:00 |
|
types
|
go/types, types2: add Sizes computation to match gc behavior
|
2023-08-16 21:00:48 +00:00 |
|
unsafeheader
|
all: gofmt -w -r 'interface{} -> any' src
|
2021-12-13 18:45:54 +00:00 |
|
xcoff
|
internal/xcoff: remove blank lines after final return statements
|
2023-06-14 00:42:18 +00:00 |
|
zstd
|
internal/zstd: new internal package for zstd decompression
|
2023-04-18 20:34:13 +00:00 |