summaryrefslogtreecommitdiff
path: root/ext/ffi_c/Pointer.h
Commit message (Expand)AuthorAgeFilesLines
* Convert FFI::AbstractMemory and descendants to TypedDataJean Boussier2023-03-021-0/+1
* Fix msvc buildKoellM2021-01-111-4/+0
* Fix bad search and replace in C code.1.9.2Charles Oliver Nutter2013-10-291-1/+0
* Switch license to BSD throughout codebase. See #288.Charles Oliver Nutter2013-10-291-12/+22
* Extract all win32 MSC stdbool compat typedefs into win32/stdbool.hWayne Meissner2013-04-221-4/+2
* initial releaseunknown2012-01-091-0/+6
* Implement Buffer#initialize_copy and Pointer#initialize_copyWayne Meissner2011-03-261-0/+9
* Sync up copyright headersWayne Meissner2011-01-091-19/+11
* Remove some leftover null pointer varsWayne Meissner2009-08-131-7/+31
* When creating a Pointer via Pointer.new(0), set its ops to NullPointerOps, so...Wayne Meissner2009-06-011-1/+3
* Rework the naming a bit.Wayne Meissner2009-05-061-6/+6
* Pass the ffi module into each of the _Init functionsWayne Meissner2009-05-061-2/+2
* Multitude of compilation fixups for Win32Wayne Meissner2008-12-101-1/+1
* Move extension into ext/ffi_c to make the layout compliant with rake-compilerWayne Meissner2008-12-101-0/+23