summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Convert FFI::ThreadData to TypedDataJean Boussier2023-03-021-6/+18
| |/ /
* | | Merge pull request #994 from casperisfine/typed-data-variadicLars Kanis2023-03-031-6/+16
|\ \ \ | |/ / |/| |
| * | Convert FFI::VariadicInvoker to TypedDataJean Boussier2023-03-021-6/+16
|/ /
* | Merge pull request #987 from larskanis/raise-before-superLars Kanis2023-01-131-2/+2
|\ \
| * | Check the pointer in AutoPointer before superLars Kanis2023-01-131-2/+2
|/ /
* | Remove build statuses, they are redundant with the GitHub UIBenoit Daloze2023-01-091-1/+1
* | Add newer rubies to CIJean Boussier2023-01-092-20/+1
* | Merge pull request #985 from ahorek/last_errorLars Kanis2022-12-151-1/+0
|\ \
| * | reenable last error specPavel Rosický2022-12-151-1/+0
|/ /
* | Skip spec failing on JRuby on WindowsBenoit Daloze2022-12-121-0/+1
* | Skip spec of linker script emulation on MacosLars Kanis2022-12-121-1/+1
* | Merge pull request #957 from matoro/masterLars Kanis2022-12-112-0/+2
|\ \
| * | Also normalize sparc64 -> sparcv9 in test fixturematoro2022-06-131-0/+2
| * | Rename sparc64-linux -> sparcv9-linuxmatoro2022-05-251-0/+0
* | | Merge pull request #968 from eregon/refactor-library-lookupLars Kanis2022-12-112-54/+94
|\ \ \
| * | | Simplify errors to an arrayBenoit Daloze2022-07-171-7/+4
| * | | Refactor library lookupBenoit Daloze2022-07-172-54/+97
* | | | chore: Set permissions for GitHub actionsnaveen2022-07-271-0/+3
* | | | Fix typo in data_converter.rbIkko Ashimine2022-07-071-2/+2
|/ / /
* | | Remove continue-on-error for jruby-headBenoit Daloze2022-06-291-1/+0
* | | Exclude 64bit integer test on jruby tooFrederick Cheung2022-06-291-1/+1
* | | exclude spec from trufflerubyFrederick Cheung2022-06-291-1/+1
* | | Fix Pointer#initialize using NUM2LL instead of NUM2ULLFrederick Cheung2022-06-292-1/+9
| |/ |/|
* | Removed duplicate requirekojix22022-06-091-1/+0
|/
* Merge pull request #943 from daaitudian/masterLars Kanis2022-04-211-0/+141
|\
| * Add types.conf for loongarch64-linuxwangluwei2022-03-031-0/+141
* | Merge pull request #949 from Kerilk/bitmask_fixLars Kanis2022-04-213-11/+109
|\ \
| * | Skip problematic test involving TruffleRuby.Brice Videau2022-04-131-1/+1
| * | Fix an issue with signed bitmasks when using flags on the most significant bit.Brice Videau2022-04-123-1/+84
| * | Simplify from_native and test corner case.Brice Videau2022-04-122-5/+20
| * | Remove unneeded affectations.Brice Videau2022-04-121-4/+4
| * | Fix typo.Brice Videau2022-04-121-1/+1
| |/
* | Fix GC spec of ManagedStructLars Kanis2022-04-211-4/+5
* | Fix wrong usage of ManagedStruct.release in specsLars Kanis2022-04-212-3/+3
* | CI: Update ruby versions on AppveyorLars Kanis2022-04-212-3/+4
* | CI: Remove outdated install commandsLars Kanis2022-04-211-6/+0
|/
* Bump rake-compiler to ~>1.1Lars Kanis2022-01-122-2/+2
* Use recommended rake tasks for cross buildLars Kanis2022-01-121-1/+1
* CI: Fix appveyor buildLars Kanis2022-01-101-1/+1
* Fix task dependencies in RakefileLars Kanis2022-01-102-3/+3
* Add ffi-1.15.5 to CHANGELOGv1.15.5Lars Kanis2022-01-101-0/+14
* Bump VERSION to 1.15.5Lars Kanis2022-01-101-1/+1
* Merge pull request #929 from maierru/fix/shared_tmp_inside_dockerLars Kanis2022-01-041-4/+5
|\
| * prevent usage same binary file simultaneouslymaierru2022-01-041-4/+5
|/
* Add support for x64-mingw-ucrt aka RubyInstaller-3.1.0-x64 and parallel buildLars Kanis2021-12-311-6/+20
* Merge pull request #919 from xtkoba/issue849Lars Kanis2021-09-291-1/+1
|\
| * Keep `LONGDOUBLE_ADJ >= sizeof(long double)`xtkoba2021-09-291-1/+1
|/
* Bump VERSION to 1.15.4 and add CHANGELOG entryv1.15.4Lars Kanis2021-09-012-1/+12
* Merge pull request #913 from xtkoba/uclibcLars Kanis2021-08-151-2/+2
|\
| * Fix build for uClibcxtkoba2021-08-151-2/+2
|/