summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* bump to 1.9.101.9.10tduehr2015-06-301-1/+1
* bump to 1.9.9 [ci skip]tduehr2015-06-251-1/+1
* fix struct specs on 1.8tduehr2015-06-251-1/+1
* Added Platform.solaris? singleton method.Daniel Berger2015-06-041-3/+9
* fix library load... forevertduehr2015-05-261-13/+1
* doc tweakstduehr2015-05-223-49/+55
* Merge branch 'master' of https://github.com/njwhite/ffi into njwhite-mastertduehr2015-05-224-13/+17
|\
| * fix yard doc warningsNick White2014-09-034-13/+17
* | better native_typetduehr2015-05-211-7/+2
* | Anchor ruby version patterns to start of lineAnthony Bargnesi2015-03-161-5/+5
* | bump version 1.9.81.9.8tduehr2015-03-141-1/+1
* | bump for 1.9.7tduehr2015-03-131-1/+1
* | add 2.2 match for library loadingtduehr2015-03-131-4/+6
* | Added an example for structures containing pointers to functionsBrandon Fosdick2015-01-261-0/+6
* | Regenerate types.conf for OSX Yosemite 10.10.1Robert Grimm2015-01-141-4/+30
* | Merge pull request #321 from tduehr/typed_enumstduehr2014-12-042-7/+33
|\ \
| * | documentationtduehr2014-10-132-2/+26
| * | Add optional FFI::Type argument to Library#enum and Enum.newtduehr2014-10-132-5/+7
* | | Merge pull request #365 from terceiro/debian-portstduehr2014-10-152-0/+208
|\ \ \
| * | | Add support for arm64 and mips64elAntonio Terceiro2014-08-262-0/+208
| | |/ | |/|
* | | Add support for the ppc64el architectureBreno Leitao2014-10-132-0/+106
| |/ |/|
* | bump versionv1.9.6tduehr2014-10-091-1/+1
* | windows support for ruby 2.1tduehr2014-10-061-0/+2
* | bump version1.9.5tduehr2014-09-251-1/+1
* | bump to 1.9.41.9.4tduehr2014-09-231-1/+1
|/
* Merge pull request #307 from larskanis/fix-stdcall-decorationtduehr2014-07-011-4/+4
|\
| * Fix compuation of bytes stored on the stack for stdcalls, used for function d...Lars Kanis2013-11-101-4/+4
* | Merge pull request #328 from tduehr/freebsd_fixtduehr2014-07-011-1/+1
|\ \
| * | fix ld scripts in freebsdtduehr2014-07-011-1/+1
| |/
* | Add missing intptr_t and uintptr_t (sync with FreeBSD and OpenBSD).r-stu312014-06-301-0/+2
* | Don't include NetBSD version in ARCH. NetBSD is BSD.r-stu312014-06-301-1/+4
|/
* cleanup minor typosJulian Langschaedel2013-11-022-3/+3
* Merge pull request #290 from jeffwilliams/masterThomas E Enebo2013-10-311-2/+2
|\
| * Improve loading of linker script .so filesJeff Williams2013-10-291-2/+2
* | Bump for 1.9.3Thomas E. Enebo2013-10-301-1/+1
* | Bump version to 1.9.2 for license update.Charles Oliver Nutter2013-10-291-1/+1
* | Switch license to BSD throughout codebase. See #288.Charles Oliver Nutter2013-10-2914-206/+147
|/
* Bump version to 1.9.11.9.1Wayne Meissner2013-10-271-1/+1
* Licensing audit. Restore BSD license text from files where it was mistakenly...Wayne Meissner2013-10-279-8/+238
* Add x86_64-cygwin types.conf.Douglas Thrift2013-10-111-0/+3
* Bump version to 1.9.01.9.0branches/v1Wayne Meissner2013-06-101-1/+1
* Define intptr_t and uintptr_t for OpenBSD. Required for kqueue.Eric Radman2013-05-302-0/+4
* Rename GNU Hurd platform directoryAntonio Terceiro2013-05-171-0/+0
* Bump version to 1.8.11.8.1Wayne Meissner2013-04-231-1/+1
* Bump version to 1.8.01.8.0Wayne Meissner2013-04-231-0/+4
* Add Pointer#type_size and make AutoPointer match the pointer it wrapsWayne Meissner2013-03-281-1/+1
* Fix issue #256 - in Struct::enclosing_module, explicitly check if the enclosi...Wayne Meissner2013-03-251-1/+1
* Fix example that is invalid in rdocHubert Łępicki2013-03-211-1/+1
* Add x86_64-windows/types.confWayne Meissner2013-03-121-0/+27
* Try to load the 2.0 pre-compiled libWayne Meissner2013-03-101-0/+2