index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
dist
Age
Commit message (
Expand
)
Author
2022-11-28
cmd/api: rewrite as package test
Russ Cox
2022-11-22
cmd/dist: revise skip sequence added in CL 452763
Than McIntosh
2022-11-22
cmd/dist: skip -race w/ external linkage on windows 2008
Than McIntosh
2022-11-22
cmd/dist: skip the staleness check for 'cmd' when testing on aix-ppc64
Bryan C. Mills
2022-11-21
cmd/dist: add serial/small build option for GOMAXPROCS=1
David Chase
2022-11-21
cmd/dist: stop trying to access runtime/internal/sys.a in debug mode
Cherry Mui
2022-11-21
cmd/dist: update to assume Go 1.17.13 as minimal Go bootstrap version
Martin Möhrmann
2022-11-18
all: add missing periods in comments
cui fliter
2022-11-17
cmd/dist: skip non-race tests
Austin Clements
2022-11-16
cmd/dist: simplify old code
Austin Clements
2022-11-16
cmd/dist: convert host tests to use goTest
Austin Clements
2022-11-16
cmd/dist: convert most remaining tests to use goTest
Austin Clements
2022-11-16
cmd/dist: restructure cgo_test
Austin Clements
2022-11-16
cmd/dist: make registerTest take a goTest
Austin Clements
2022-11-16
cmd/dist: use goTest for manual go test invocations
Austin Clements
2022-11-16
cmd/dist: introduce "go test" abstraction
Austin Clements
2022-11-16
cmd/go: make testterminal18153 a normal test
Austin Clements
2022-11-16
cmd/dist: eliminate "time" special case
Austin Clements
2022-11-16
cmd/dist: eliminate registerSeqTest
Austin Clements
2022-11-16
cmd/dist: add doc comments to some functions
Austin Clements
2022-11-16
cmd/dist: add curiously missing GOOS/GOARCH combinations
Austin Clements
2022-11-10
cmd/dist: define GOPPC64_{cpu} for PPC64 targets
Paul E. Murphy
2022-11-09
all: add missing copyright header
cui fliter
2022-11-04
cmd/dist: simplify cgo_test
Austin Clements
2022-11-01
cmd/dist: fix a variable scope bug:
Michael Matloob
2022-11-01
test/bench/go1: eliminate start-up time
Austin Clements
2022-10-28
cmd/go: don't install most GOROOT .a files in pkg
Michael Matloob
2022-10-28
cmd/compile: Enables PGO in Go and performs profile-guided inlining
Raj Barik
2022-10-27
cmd/dist: produce intermedate .a files in a temporary location
Michael Matloob
2022-10-18
go,cmd,internal: update to anticipate missing targets and .a files
Michael Matloob
2022-10-17
all: use Go 1.17.13 for bootstrap
Russ Cox
2022-10-17
misc/cgo/fortran: convert to Go test
Austin Clements
2022-10-17
misc/cgo/testsigfwd: move to runtime/testprog/testprogcgo
Austin Clements
2022-10-14
misc/cgo/testasan: drop test
Austin Clements
2022-10-14
cmd/dist: drop support for pre-compiled test binaries
Austin Clements
2022-10-14
cmd/dist, misc/cgo/testsanitizers: enable msan tests on freebsd/amd64
Dmitri Goutnik
2022-10-10
cmd/compile/internal/types2: use internal/types/errors instead of local error...
Robert Griesemer
2022-10-05
cmd/compile: add late lower pass for last rules to run
eric fang
2022-10-04
cmd/internal/sys: migrate support.go functions to new internal pkg
Than McIntosh
2022-10-01
cmd/go: remove the -i build flag
Daniel MartÃ
2022-10-01
cmd/dist: add support for freebsd/riscv64
Mikael Urankar
2022-09-29
cmd: fix a few function names on comments
cui fliter
2022-09-28
cmd/dist: test cmd module on js/wasm
Tobias Klauser
2022-09-28
cmd/dist: enable cgo tests on freebsd/riscv64
Mikael Urankar
2022-09-27
all: replace [0-9] with \d in regexps
TomCao New Macbook Pro
2022-09-27
cmd/compile: add coverage fixup mode
Than McIntosh
2022-09-20
all: replace package ioutil with os and io in src
Andy Pan
2022-09-17
cmd/dist: add old style build tags
Cherry Mui
2022-09-16
cmd/dist: simplify exec.Cmd helpers for Go 1.19
Austin Clements
2022-09-16
cmd/dist: simplify exec.Cmd helpers
Austin Clements
[prev]
[next]