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
/
misc
Age
Commit message (
Expand
)
Author
2023-02-16
runtime: reimplement GODEBUG=cgocheck=2 as a GOEXPERIMENT
Keith Randall
2023-02-02
misc: increase node stack size
Johan Brandhorst-Satzkorn
2023-02-01
cmd/dist,internal/platform: reenable the c-archive build mode on ios
Bryan C. Mills
2023-01-30
misc/wasm: use NodeJS crypto library
Johan Brandhorst-Satzkorn
2023-01-30
misc/wasm: extend executable compatibility
Johan Brandhorst-Satzkorn
2023-01-30
misc/wasm: use NodeJS performance library
Johan Brandhorst-Satzkorn
2023-01-26
misc: update go.mod to 1.21
David Chase
2023-01-20
all: fix typos in go file comments
Marcel Meyer
2023-01-20
misc/cgo/testsanitizers: use fmt.Printf instead fmt.Println
Alice
2023-01-18
misc/reboot: overlay $GOROOT/lib in temporary goroot
Ian Lance Taylor
2022-12-28
misc/cgo/testsanitizers: run libfuzzer tests in temp directory
Cherry Mui
2022-12-27
misc/cgo/testsanitizers: add libfuzzer tests
Cherry Mui
2022-12-22
misc/cgo/testshared: test build std in shared mode
Cherry Mui
2022-11-30
cmd/cgo: walk {FuncType,TypeSpec}.TypeParams fields
Matthew Dempsky
2022-11-22
misc/cgo/testcshared: reapply CL 451816
Bryan C. Mills
2022-11-21
cmd/go: do not install .a files for packages in std
Bryan C. Mills
2022-11-19
misc/cgo/testcshared: handle unsuffixed dlltool path
Than McIntosh
2022-11-07
misc/cgo/test: skip Test9400 on Alpine
Austin Clements
2022-11-04
misc/cgo/test: simplify for module mode
Austin Clements
2022-10-28
cmd/go: don't install most GOROOT .a files in pkg
Michael Matloob
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-17
misc/cgo/testsigfwd: delete unused code
Austin Clements
2022-10-14
misc/cgo/testasan: drop test
Austin Clements
2022-10-14
cmd/dist, misc/cgo/testsanitizers: enable msan tests on freebsd/amd64
Dmitri Goutnik
2022-10-13
cmd/link: don't reset variable size when handling -X flag
Cherry Mui
2022-10-12
misc/cgo/test: add asan and msan arena tests
Michael Anthony Knyszek
2022-09-27
misc/wasm: update deprecated substr usage
Marko Kungla
2022-09-22
cmd/go: omit VCS stamping during bootstrap
Bryan C. Mills
2022-09-19
misc/cgo: replace ioutil.ReadFile with os.ReadFile
hopehook
2022-09-19
misc/cgo: replace os.SEEK_SET with io.SeekStart
hopehook
2022-09-06
misc: use strings.Builder
cuiweixie
2022-08-26
runtime: add address sanitizer support for ppc64le
Archana R
2022-08-25
misc/cgo/testsanitizers: determine compiler version for tsan tests on ppc64le
Lynn Boger
2022-08-22
misc/cgo/test: disable setgid tests with musl
Michael Pratt
2022-08-19
misc/cgo/testcarchive: permit SIGQUIT for TestSignalForwardingExternal
Ian Lance Taylor
2022-08-19
Revert "misc/cgo/testcarchive: permit SIGQUIT for TestSignalForwardingExternal"
Cuong Manh Le
2022-08-19
misc/cgo/testcarchive: permit SIGQUIT for TestSignalForwardingExternal
Ian Lance Taylor
2022-08-11
misc/cgo/testsanitizers: fix code to detect gcc version correctly
Archana R
2022-08-09
test: skip -buildmode=pie tests on alpine
Than McIntosh
2022-08-09
all: use ":" for compiler generated symbols
Cuong Manh Le
2022-08-02
all: disable tests that fail on Alpine
Russ Cox
2022-07-27
misc/cgo/test: use fewer threads in TestSetgidStress in long mode
Cherry Mui
2022-07-22
cmd/compile: make jump table symbol local
Cherry Mui
2022-07-13
misc/cgo/testshared: run tests only in GOPATH mode
Bryan C. Mills
2022-07-13
misc/cgo/testcshared: don't rely on an erroneous install target in tests
Bryan C. Mills
2022-07-11
misc/cgo/testcarchive: don't rely on an erroneous install target in tests
Bryan C. Mills
2022-07-06
misc/cgo/test: make TestSetgidStress cheaper
Cherry Mui
2022-06-29
cmd/internal/obj/arm64: save LR and SP in one instruction for small frames
Cherry Mui
2022-06-25
cmd/go: prepend builtin prolog when checking for preamble errors
qmuntal
[next]