Historial de Commits

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