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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd/cgo: do not rewrite call if there are more args than parameters
Ian Lance Taylor
2019-07-12
2
-0
/
+18
*
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
15
-418
/
+356
*
misc/cgo/errors: fix tests in module mode
Bryan C. Mills
2019-02-22
25
-3
/
+8
*
runtime: skip writes to persistent memory in cgo checker
Ian Lance Taylor
2019-01-04
1
-13
/
+20
*
cmd/cgo: set correct column for user-written code
Ian Lance Taylor
2018-12-12
2
-0
/
+18
*
cmd/cgo: reject names that are likely to be mangled C name
Hiroshi Ioka
2018-12-05
2
-0
/
+30
*
cmd/cgo: use a plausible position for typedef error messages
Ian Lance Taylor
2018-12-03
2
-1
/
+32
*
cmd/cgo: rewrite pointer checking to use more function literals
Ian Lance Taylor
2018-11-01
1
-0
/
+49
*
cmd/go: accept only limited compiler and linker flags in #cgo directives
Russ Cox
2018-02-07
1
-1
/
+1
*
runtime: don't issue cgocheck error for timer bucket source pointer
Ian Lance Taylor
2018-01-15
1
-0
/
+8
*
cmd/compile: record original and absolute file names for line directives
griesemer
2017-11-13
1
-1
/
+1
*
misc/cgo/errors: don't pass -C to compiler
Ian Lance Taylor
2017-09-14
1
-1
/
+1
*
misc/cgo/errors: test that the Go rune type is not identical to C.int
Bryan C. Mills
2017-09-14
2
-0
/
+16
*
misc/cgo/errors: fix erroneous regexp detection
Bryan C. Mills
2017-09-14
1
-12
/
+21
*
misc/cgo/errors: port test.bash to Go
Bryan C. Mills
2017-09-13
23
-241
/
+254
*
cmd/cgo: use first error position instead of last one
Hiroshi Ioka
2017-08-14
2
-0
/
+18
*
misc/cgo/errors: update ptr.go comment
Ian Lance Taylor
2017-08-08
1
-1
/
+1
*
runtime: mark activeModules nosplit/nowritebarrier
Ian Lance Taylor
2017-08-05
1
-0
/
+8
*
cmd/cgo: show pos info in undefined name errors
Alberto Donizetti
2017-06-03
2
-0
/
+19
*
cmd/cgo: reject references to builtin functions other than calls
Alexander Menzhinsky
2017-04-18
2
-0
/
+8
*
cmd/compile: print columns (not just lines) in error messages
Robert Griesemer
2017-03-09
1
-1
/
+1
*
cmd/cgo: run cgo pointer checks for pointer to union
Ian Lance Taylor
2016-11-15
1
-0
/
+21
*
misc/cgo/errors: fix malloc test for dragonfly
Ian Lance Taylor
2016-10-25
2
-2
/
+13
*
cmd/cgo: throw if C.malloc returns nil
Ian Lance Taylor
2016-10-25
2
-0
/
+33
*
cmd/cgo: always use a function literal for pointer checking
Ian Lance Taylor
2016-10-19
2
-0
/
+18
*
cmd/cgo: error, not panic, if not enough arguments to function
qeed
2016-06-21
2
-0
/
+13
*
cmd/cgo: use function arg type for _cgoCheckPointerN function
Ian Lance Taylor
2016-06-09
2
-3
/
+30
*
cmd/cgo: check pointers for deferred C calls at the right time
Ian Lance Taylor
2016-06-03
1
-0
/
+8
*
cmd/cgo: remove -O options when generating compiler errors
Ian Lance Taylor
2016-05-27
2
-0
/
+30
*
runtime: check only up to ptrdata bytes for pointers
Ian Lance Taylor
2016-05-18
1
-0
/
+24
*
all: make copyright headers consistent with one space after period
Emmanuel Odeke
2016-05-02
11
-11
/
+11
*
cmd/cgo: recognize known C typedefs as types
Ian Lance Taylor
2016-02-27
1
-0
/
+10
*
runtime: handle kindString in cgoCheckArg
Ian Lance Taylor
2016-01-27
1
-14
/
+90
*
cmd/cgo, runtime: recognize unsafe.Pointer(&s[0]) in cgo pointer checks
Ian Lance Taylor
2016-01-08
1
-0
/
+10
*
cmd/cgo: map C unsigned char back to _Ctype_uchar in error messages
Shenghou Ma
2015-12-16
2
-6
/
+33
*
cmd/cgo: error, not panic, if not enough arguments to function
Ian Lance Taylor
2015-12-02
2
-0
/
+13
*
cmd/cgo: handle another Clang DWARF quirk
Matthew Dempsky
2015-11-25
2
-2
/
+23
*
cmd/cgo, runtime: exported Go functions can't return a Go pointer
Ian Lance Taylor
2015-11-19
1
-0
/
+18
*
runtime: add optional expensive check for invalid cgo pointer passing
Ian Lance Taylor
2015-11-16
1
-24
/
+166
*
cmd/cgo, runtime: add checks for passing pointers from Go to C
Ian Lance Taylor
2015-11-10
2
-0
/
+271
*
cmd/cgo: fix panic on references to non-existing C types
Didier Spezia
2015-10-05
3
-0
/
+32
*
build: convert run.bash, run.bat, and run.rc into a Go program
Brad Fitzpatrick
2015-03-03
1
-0
/
+2
*
cmd/cgo: check for compiler errors in the C preamble
Matthew Dempsky
2014-08-14
2
-0
/
+18
*
cmd/cgo: make C function pointers non-assignable
Matthew Dempsky
2014-08-12
2
-0
/
+15
*
cmd/cgo: enforce typing of 0-sized types
Daniel Morsing
2014-03-27
2
-0
/
+19
[next]