summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for release 1.9.251.9.25Lars Kanis2018-06-032-1/+9
* Revert "README: Remove now unnecessary PaX workaround [ci skip]"Lars Kanis2018-06-031-0/+2
* Revert "Do closures via libffi"Lars Kanis2018-06-0310-120/+638
* Run rspec with dots output only1.9.24Lars Kanis2018-06-021-1/+1
* Fix integer parameter range specsLars Kanis2018-06-021-7/+7
* Fix several specs where raise_error was called without classLars Kanis2018-06-023-6/+26
* Specify error class for several raise_error callsLars Kanis2018-06-026-18/+18
* Fix missing C declarations causing compiler warningsLars Kanis2018-06-023-7/+14
* Replace symlinks for mips r6 with plain filesLars Kanis2018-06-028-4/+412
* Update CHANGELOGLars Kanis2018-06-021-0/+1
* Merge branch 'master' of github.com:ffi/ffiLars Kanis2018-06-025-0/+108
|\
| * Merge pull request #601 from wzssyqa/masterLars Kanis2018-06-015-0/+108
| |\
| | * Add mips64(eb) support, and mips r6 supportYunQiang Su2018-01-155-0/+108
* | | Add a CHANGELOG fileLars Kanis2018-06-012-1/+66
* | | Bump VERSION to 1.9.24Lars Kanis2018-06-011-1/+1
* | | Update libffi to latest changes on masterLars Kanis2018-06-011-0/+0
* | | Don't search in hardcoded paths on WindowsLars Kanis2018-06-011-1/+1
* | | Don't treat Symbol args different to Strings in ffi_libLars Kanis2018-06-011-3/+1
* | | Make sure size_t is defined in Thread.cLars Kanis2018-06-011-0/+1
|/ /
* | Bump VERSION to 1.9.231.9.23Lars Kanis2018-02-251-2/+1
* | Bump VERSION to 1.9.23.pre11.9.23.pre1Lars Kanis2018-02-251-1/+1
* | README: Remove now unnecessary PaX workaround [ci skip]Lars Kanis2018-02-231-2/+0
* | Fix wrong path to search for configureLars Kanis2018-02-231-1/+1
* | Update libffi to latest master1.9.22Lars Kanis2018-02-221-0/+0
* | Fix repeated generation of autoconf filesLars Kanis2018-02-221-1/+2
* | Bump VERSION to 1.9.22Lars Kanis2018-02-221-1/+1
* | Fix failures on MacOS (#617)Lars Kanis2018-02-215-7/+7
* | Merge pull request #540 from forgottenswitch/paxCharles Oliver Nutter2018-02-2010-638/+120
|\ \
| * | Do closures via libffiMihail Konev2017-07-1310-638/+120
* | | Merge pull request #615 from takkanm/suppress-unused-variable-warningLars Kanis2018-02-131-1/+1
|\ \ \
| * | | suppress unused variable warningtakkanm2018-02-131-1/+1
* | | | Add Appveyor badge iconLars Kanis2018-02-131-1/+1
|/ / /
* | | Various fixes and more deterinistic gem packaging (#612)Lars Kanis2018-02-129-25/+69
* | | Grr.1.9.21Charles Oliver Nutter2018-02-061-1/+1
* | | Bump version again while I figure out how to build this thing.1.9.20Charles Oliver Nutter2018-02-061-1/+1
* | | Bump version to 1.9.19.1.9.19Charles Oliver Nutter2018-02-061-1/+1
* | | Bump rake-compiler-dock dependency to add ruby-2.5 support (#599)Lars Kanis2018-01-232-2/+2
* | | update travis for latest ruby versions.Joe Francis2018-01-231-12/+26
| |/ |/|
* | Use kramdown for markdown processing.Postmodern2017-12-211-0/+1
* | Upgrade to yard ~> 0.9 to silence Github dependency vulnerability warning.Postmodern2017-12-211-1/+1
* | add missing win64 typesStephen von Takach2017-11-091-20/+113
* | optimise read_string for case if len is nilStephen von Takach2017-11-041-1/+1
* | read_string should not throw an error on length 0Stephen von Takach2017-11-042-0/+5
* | Fix typo of mprotect (#586)Alexsander Akers2017-08-301-1/+1
* | Do not assume a path to the sh and env binaries (#528)Fredrik Fornwall2017-07-171-2/+2
|/
* Use Ruby implementation for `which` (#315)Dāvis2017-07-121-1/+12
* Added support for Bitmask. (#573)Brice Videau2017-07-124-13/+815
* Fix compatibility with PPC64LE platform (#577)Konstantin Shabanov2017-07-12284-114036/+47
* Normalize sparc64 to sparcv9. (#575)Kevin Menard2017-05-182-2/+12
* Add support for MSYS2 (#572)Beau Barker2017-05-151-2/+5