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
/
cgo
/
testcshared
Age
Commit message (
Expand
)
Author
2017-09-10
misc/cgo/testcshared: use TestMain
Alex Brainman
2017-08-19
Revert "misc/cgo/testcshared: temporarily skip testing on android"
Elias Naur
2017-08-19
misc/cgo/testcshared: fix tests on android
Elias Naur
2017-08-19
misc/cgo/testcshared: temporarily skip testing on android
Alex Brainman
2017-08-19
misc/cgo/testcshared: cd into work directory before running android command
Alex Brainman
2017-08-18
misc/cgo/testcshared: fix syntax error in the test
Alex Brainman
2017-08-18
misc/cgo/testcshared: use adb instead of ./adb on android
Alex Brainman
2017-08-18
misc/cgo/testcshared: rewrite test.bash in Go
Christopher Nelson
2017-04-11
runtime: use hardware divider to improve performance
Ben Shi
2017-03-30
cmd/link: make mach-o dwarf segment properly aligned
Russ Cox
2017-03-29
misc/cgo/testcshared: use the gold linker on android/arm64
Elias Naur
2017-03-14
*.bash: always use the same string equality operator
Daniel MartÃ
2016-12-20
misc/cgo/testcshared: wait up to 1 second in main2.c
Ian Lance Taylor
2016-11-19
misc/cgo/testcshared: add explicit ./ to shared library argument
Ian Lance Taylor
2016-11-17
misc/cgo: decrease test failure timeouts
Elias Naur
2016-11-15
misc/cgo/testcarchive, misc/cgo/testcshared: sleep instead of sched_yield
Ian Lance Taylor
2016-04-03
all: fix spelling mistakes
Eric Engestrom
2016-02-26
misc/cgo: fix wrong quote character
Jeff R. Allen
2016-01-13
cmd/go: -buildmode=c-shared should work on darwin/386
Joe Sylve
2016-01-07
misc/cgo/testcarchive,testcshared: deflake tests
Ian Lance Taylor
2016-01-05
misc/cgo/testcshared: print a little more about GOROOT on failure
Russ Cox
2016-01-05
runtime: disable a signal by restoring the original disposition
Ian Lance Taylor
2016-01-04
build: prevent the entire repo to be wiped out by cgo test scripts
Didier Spezia
2015-12-18
runtime: for c-archive/c-shared, don't install unnecessary signal handlers
Ian Lance Taylor
2015-12-05
misc/cgo/testcshared: use fd 100 instead of fd 10 for back-channel communication
Russ Cox
2015-10-29
cmd/go: buildmode=c-shared support for linux/arm64
David Crawshaw
2015-10-28
cmd/go: enable android/amd64 build.
Hyang-Ah Hana Kim
2015-10-13
misc/cgo/testcshared: use -pie for android-L.
Hyang-Ah Hana Kim
2015-09-08
cmd/internal/ld: put read-only relocated data into .data.rel.ro when making a...
Michael Hudson-Doyle
2015-09-04
Revert "cmd/internal/ld: put read-only relocated data into .data.rel.ro when ...
Dave Cheney
2015-09-04
cmd/internal/ld: put read-only relocated data into .data.rel.ro when making a...
Michael Hudson-Doyle
2015-06-25
misc/cgo/testcshared: don't leave garbages after test
Mikio Hara
2015-06-19
cmd/link/internal/ld, cmd/go: -buildmode=c-shared support for darwin/amd64
Srdjan Petrovic
2015-05-13
misc/cgo/testcshared: remove use of 'env'.
Hyang-Ah (Hana) Kim
2015-05-12
misc/cgo/testcshared: fix test for android.
Hyang-Ah (Hana) Kim
2015-05-07
cmd/go: install headers for c-archive/c-shared cgo exports
Ian Lance Taylor
2015-04-30
misc/cgo/testcshared, misc/cgo/testshared: fix clang warnings and errors
Dave Cheney
2015-04-24
misc/cgo/testcshared: make test.bash resilient against noise.
Hyang-Ah Hana Kim
2015-04-24
misc/cgo/testcshared: add a c-shared test for android/arm.
Hyang-Ah Hana Kim
2015-04-21
misc/cgo/testcshared: add c-shared test with no exports
Ian Lance Taylor
2015-04-17
misc/cgo/testcshared: test -buildmode=c-shared
Hyang-Ah Hana Kim
[prev]