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
/
cgo
/
internal
Age
Commit message (
Expand
)
Author
2023-08-03
cmd/cgo/internal/testerrors: unskip TestPointerChecks on Windows
qmuntal
2023-07-28
syscall, cmd/cgo: skip tests that shouldn't run under 'unshare -n -r'
Dmitri Shuralyov
2023-07-27
cmd/cgo/internal/test: don't pass -lm on darwin
Cherry Mui
2023-07-21
cmd/cgo/internal/testshared: skip in short mode and not on builders
Cherry Mui
2023-07-18
all: fix typos
Jes Cok
2023-06-16
cmd/cgo/internal/testshared: disable gccgo tests on PPC64
Paul E. Murphy
2023-06-16
cmd/cgo/internal/testshared: strip newline from gccgo -dumpversion
Paul E. Murphy
2023-06-14
all: fix spelling errors
Alexander Yastrebov
2023-06-09
cmd/link: mangle certain instantiated function name in plugin mode
Cherry Mui
2023-06-01
cmd/cgo/internal/testerrors: pass if GOEXPERIMENT=cgocheck2 is set
Austin Clements
2023-05-22
cmd/cgo/internal: skip in tests, not in TestMain
Austin Clements
2023-05-22
cmd/cgo: merge overlayDir into one package
Austin Clements
2023-05-22
cmd/cgo/internal/testcshared: drop bespoke host test support
Austin Clements
2023-05-22
cmd/cgo: recognize unsafe.{StringData,SliceData}
Ian Lance Taylor
2023-05-19
runtime: implement Pinner API for object pinning
Sven Anderson
2023-05-19
cmd/cgo/internal/testcarchive: fix nocgo and no-c-archive builds
Austin Clements
2023-05-19
cmd/cgo/internal/testsovar: merge into testso
Austin Clements
2023-05-19
cmd/cgo/internal/testtls: cleanup and support more arches
Austin Clements
2023-05-19
cmd/cgo/internal/testtls: build and run everywhere
Austin Clements
2023-05-19
cmd/dist: refine test conditions and enable more cgo tests on Android, iOS
Austin Clements
2023-05-18
cmd/cgo/internal/test: fix TestThreadLock
Austin Clements
2023-05-17
runtime/cgo: store M for C-created thread in pthread key
Cherry Mui
2023-05-15
cmd/cgo: enable test with non-sensible build tag
Austin Clements
2023-05-12
cmd/cgo/internal/testcarchive: build on all platforms
Austin Clements
2023-05-12
cmd/cgo/internal/testsanitizers: build on all platforms
Austin Clements
2023-05-12
cmd/dist: drop host test support
Austin Clements
2023-05-12
misc/swig: move tests to cmd/cgo/internal
Austin Clements
2023-05-12
misc/cgo: move registerCgoTests tests to cmd/cgo/internal
Austin Clements
2023-05-12
misc/cgo: move easy tests to cmd/cgo/internal
Austin Clements
[prev]