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
/
errors
Age
Commit message (
Expand
)
Author
2015-12-16
cmd/cgo: map C unsigned char back to _Ctype_uchar in error messages
Shenghou Ma
2015-12-02
cmd/cgo: error, not panic, if not enough arguments to function
Ian Lance Taylor
2015-11-25
cmd/cgo: handle another Clang DWARF quirk
Matthew Dempsky
2015-11-19
cmd/cgo, runtime: exported Go functions can't return a Go pointer
Ian Lance Taylor
2015-11-16
runtime: add optional expensive check for invalid cgo pointer passing
Ian Lance Taylor
2015-11-10
cmd/cgo, runtime: add checks for passing pointers from Go to C
Ian Lance Taylor
2015-10-05
cmd/cgo: fix panic on references to non-existing C types
Didier Spezia
2015-03-03
build: convert run.bash, run.bat, and run.rc into a Go program
Brad Fitzpatrick
2014-08-14
cmd/cgo: check for compiler errors in the C preamble
Matthew Dempsky
2014-08-12
cmd/cgo: make C function pointers non-assignable
Matthew Dempsky
2014-03-27
cmd/cgo: enforce typing of 0-sized types
Daniel Morsing
2013-10-18
cmd/cgo: fix line number in an error message
Russ Cox
2013-09-03
cmd/cgo: don't let #cgo directives mess up line numbering
Ian Lance Taylor
[prev]