index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
cgo
/
errors
/
ptr_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc/cgo: move easy tests to cmd/cgo/internal
Austin Clements
2023-05-12
1
-656
/
+0
*
runtime: reimplement GODEBUG=cgocheck=2 as a GOEXPERIMENT
Keith Randall
2023-02-16
1
-19
/
+43
*
all: update references to symbols moved from io/ioutil to io
KimMachineGun
2021-04-05
1
-5
/
+4
*
cmd/cgo: fix check for conversion of ptr to struct field
Gernot Vormayr
2019-07-09
1
-0
/
+9
*
misc/cgo/errors: align code snippets in ptr_test.go
Bryan C. Mills
2019-06-27
1
-35
/
+35
*
misc/cgo/errors: fix TestPointerChecks when GO111MODULE=on
Bryan C. Mills
2019-06-26
1
-0
/
+3
*
misc/cgo/errors: limit number of parallel executions
Ian Lance Taylor
2019-05-31
1
-11
/
+14
*
misc/cgo/errors: remove debugging println
Ian Lance Taylor
2019-05-30
1
-1
/
+0
*
misc/cgo/errors: consolidate test work
Russ Cox
2019-05-21
1
-220
/
+262
*
misc/cgo/errors: fix tests in module mode
Bryan C. Mills
2019-02-22
1
-2
/
+7
*
runtime: skip writes to persistent memory in cgo checker
Ian Lance Taylor
2019-01-04
1
-13
/
+20
*
cmd/cgo: rewrite pointer checking to use more function literals
Ian Lance Taylor
2018-11-01
1
-0
/
+49
*
runtime: don't issue cgocheck error for timer bucket source pointer
Ian Lance Taylor
2018-01-15
1
-0
/
+8
*
misc/cgo/errors: port test.bash to Go
Bryan C. Mills
2017-09-13
1
-0
/
+508