Историја ревизија

Аутор SHA1 Порука Датум
  Alan Donovan d2f4c935f2 runtime/cgo: add example of Handle with void* parameter пре 2 година
  Elias Naur 635e49388b cmd/cgo: add go:notinheap annotation to Windows handle types пре 3 година
  Ian Lance Taylor 554d2c4f06 reflect: panic on New of go:notinheap type пре 3 година
  Changkun Ou 972e883925 runtime/cgo: add Handle for managing (c)go pointers пре 3 година
  HowJMay 3f6b1a0d5e misc/cgo/test: test C.enum_* пре 3 година
  Tai e13a4d9586 cmd/cgo: build unique C type cache keys from parent names пре 5 година
  Dan Scales 225f484c88 misc, runtime, test: extra tests and benchmarks for defer пре 5 година
  kawakami 38fc0afca6 cmd/cgo: fix inappropriate array copy пре 5 година
  Ian Lance Taylor ac921dad66 cmd/cgo: roll back "use C exact-width integer types to represent Go types" пре 5 година
  Philipp Stephani 08751259b7 cmd/cgo: use C exact-width integer types to represent Go types пре 5 година
  Bryan C. Mills 551af5f50a misc/cgo/test: fix tests in module mode пре 5 година
  Ian Lance Taylor 3fc276ccf8 cmd/cgo: don't copy a simple variable x in &x[0] пре 5 година
  Ian Lance Taylor fbdaa96563 cmd/cgo: use field alignment when setting field offset пре 5 година
  Nikhil Benesch e496e612b7 runtime: never call into race detector with retaken P пре 5 година
  Steeve Morin 5419e7a09d cmd/cgo: update JNI's jobject to uintptr check for newer Android NDKs пре 6 година
  Ian Lance Taylor da769814b8 cmd/cgo: handle GCC 8 change in errors about constant initializers пре 6 година
  Hiroshi Ioka 741dad28cb cmd/cgo: avoid name confliction for C functions пре 6 година
  Hiroshi Ioka a4aa2e0c28 cmd/cgo: visit cgo type inside ellipsis node пре 6 година
  Ilya Tocar 91102bf723 runtime: use bytes.IndexByte in findnull пре 6 година
  Brad Fitzpatrick 1fadbc1a76 Revert "runtime: use bytes.IndexByte in findnull" пре 6 година
  Josh Bleecher Snyder 7365fac2db runtime: use bytes.IndexByte in findnull пре 6 година
  Keith Randall 36aa2b036d cmd/cgo: make JNI's jobject type map to uintptr in Go пре 6 година
  Keith Randall b868616b63 cmd/cgo: special case C ptr types to use uintptr пре 7 година
  Ian Lance Taylor 918396b3e1 cmd/cgo: permit passing string values directly between Go and C пре 7 година
  Anthony Sottile 57fa1c7c94 cmd/cgo: treat simple C typedefs as go aliases пре 7 година
  Hiroshi Ioka f74b52cf50 cmd/cgo: support large unsigned macro again пре 7 година
  Michael Steinert ee714947c5 cmd/cgo: unify cgo output for gc and gccgo пре 7 година
  Hiroshi Ioka 289a8719ce cmd/cgo: unwrap typedef-chains before type checking пре 7 година
  Ian Lance Taylor b488073d51 go/build: make -I/-L options in cgo flags absolute пре 7 година
  Hiroshi Ioka dd61aa55e8 cmd/cgo: support indirect macro expansion for string пре 7 година