summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for Sparc64 Linux. (#574)Kevin Menard2017-05-151-0/+102
* Drop Ruby 1.8.7 support (#480)Koichi ITO2017-04-135-10/+2
* Use PRIsVALUE shim when not available for Ruby < 2.0 compatibility. (#548)Josef Šimánek2017-04-131-1/+6
* version bump to 1.9.181.9.18Timur Duehr2017-03-031-1/+1
* Merge pull request #556 from cosmo0920/add-2.4.0-cross-compiling-targettduehr2017-02-203-3/+5
|\
| * Use latest rake-comipler-dock and rake-compilerHiroshi Hatake2017-01-241-2/+2
| * Add missing shlwapi.h includeHiroshi Hatake2017-01-242-1/+3
* | Merge pull request #555 from ffi/rake-compile-updatetduehr2017-02-131-2/+2
|\ \
| * | Update Gemfilerake-compile-updatetduehr2017-01-171-2/+2
* | | Merge pull request #557 from junaruga/feature/fix-for-ruby2.4tduehr2017-02-132-1/+2
|\ \ \ | |_|/ |/| |
| * | - Suppress deprecated Fixnum warnings on Ruby 2.4.0.Jun Aruga2017-02-132-1/+2
|/ /
* | Merge pull request #545 from voxik/fix-permissionstduehr2017-01-172-0/+0
|\ \
| * | Remove executable bit.Vít Ondruch2017-01-042-0/+0
* | | Merge pull request #553 from larskanis/relative-dll-pathtduehr2017-01-171-1/+2
|\ \ \ | |_|/ |/| |
| * | Avoid undefined behaviour of LoadLibrary() on Windows.Lars Kanis2017-01-131-1/+2
| |/
* | Bump version to 1.9.17.1.9.17Charles Oliver Nutter2017-01-131-1/+1
* | Backport PRIsVALUE for pre 2.0 Rubies.Charles Oliver Nutter2017-01-131-0/+3
* | Bump version to 1.9.16.1.9.16root2017-01-131-1/+1
* | Merge pull request #551 from nurse/add-windows-binary-gem-for-ruby-2.4Charles Oliver Nutter2017-01-131-2/+2
|\ \