summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump VERSION to 1.10.01.10.0Lars Kanis2019-01-062-2/+2
* Update CHANGELOGLars Kanis2019-01-061-0/+20
* Merge pull request #633 from graywolf/add_win_errorLars Kanis2019-01-061-2/+47
|\
| * Declare DWORD, {Get,Set}LastError only on cygwinWolf2018-05-301-1/+1
| * Rename to winapi_errorWolf2018-05-301-9/+9
| * Add FFI::LastError.win_errorWolf2018-05-291-2/+47
* | Merge pull request #637 from ytaka/ytakaLars Kanis2019-01-062-5/+23
|\ \
| * | Add spec for Pointer#write_array_of_typeTakayuki YAMAGUCHI2018-10-201-1/+20
| * | Fix Pointer#write_array_of_typeTakayuki YAMAGUCHI2018-10-201-4/+3
* | | Merge pull request #655 from 4ndv/masterLars Kanis2019-01-061-1/+1
|\ \ \
| * | | Replaced :get_uint8 with :read_uint8 in Pointer#read_array_of_type documentat...Andrey Viktorov2018-11-061-1/+1
* | | | Merge branch 'master' of https://github.com/meanphil/ffi into meanphil-masterLars Kanis2019-01-062-6/+6
|\ \ \ \
| * | | | Switch time_t and suseconds_t types to long on FreeBSDPhil Murray2018-04-272-6/+6
| | |_|/ | |/| |
* | | | Use local variable instead of constantLars Kanis2019-01-061-2/+2
* | | | Merge branch 'master' of https://github.com/myfreeweb/ffi into myfreeweb-masterLars Kanis2019-01-068-3/+849
|\ \ \ \
| * | | | Make register_t long_long on 64-bit FreeBSDGreg V2018-07-294-8/+8
| * | | | Add FreeBSD on AArch64 and ARM supportGreg V2018-07-294-0/+560
| * | | | Use 64-bit inodes on FreeBSD >= 12Greg V2018-07-293-1/+287
| | |/ / | |/| |
* | | | Remove rubinius, since it seems to be no longer available on Travis-CILars Kanis2019-01-061-3/+0
* | | | Travis-CI: Remove old rubies and update the restLars Kanis2019-01-061-10/+4
* | | | Appveyor: Replace deprecated gem install optionsLars Kanis2019-01-061-1/+1
* | | | Enable gem:windows on JRuby and avoid extra downloads while cross buildLars Kanis2019-01-061-5/+6
* | | | Update rake-compiler-dock to add binary gem support for ruby-2.6Lars Kanis2019-01-061-1/+1
* | | | Remove deprecated gemspec option has_rdocLars Kanis2019-01-061-1/+0
|/ / /
* | | adding MacPorts,Fink,etc search path in /opt/local/lib (#638)comomac2018-07-031-1/+1
* | | Add reference to CVE-2018-1000201 [ci skip]Lars Kanis2018-06-241-0/+4
| |/ |/|
* | 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