1
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Raise an error on an unknown pointer order More... almost 5 years ago
Clarify that Pointer#order returns a new pointer if changing the order More... almost 5 years ago
Specify FFI::Platform::BYTE_ORDER etc More... almost 5 years ago
Use the more efficient #put_char for writing the final \0 in #write_string More... almost 5 years ago
Remove win32/stdint.h and stdbool.h More... almost 5 years ago
Fix CI failure on Appveyor More... almost 5 years ago
Always write a final null termination in write_string More... almost 5 years ago
Merge pull request #823 from headius/no_rubygems More... almost 5 years ago
Merge pull request #825 from ahorek/jruby_spec More... almost 5 years ago
uncomment specs on jruby More... almost 5 years ago
Check versions without accessing Gem More... almost 5 years ago
Correct callback name in spec More... almost 5 years ago
Fix GC issue, when Proc is used on more than 2 callback signatures More... almost 5 years ago
Merge pull request #821 from ahorek/jruby_fixes More... almost 5 years ago
jruby fixes More... almost 5 years ago
Add types for x86_64-msys More... almost 5 years ago
Merge pull request #804 from larskanis/nullptr-error More... about 5 years ago
Merge pull request #815 from Watson1978/fix-memory-leak More... about 5 years ago
Fix memory leak in MethodHandle More... about 5 years ago
Fix build error with “--disable-system-libffi” option More... about 5 years ago
Merge pull request #764 from eregon/remove-redundant-ci More... about 5 years ago
Fix and extend specs for :pointer and :string argument comparison More... about 5 years ago
Merge branch 'master' of github.com:ffi/ffi More... about 5 years ago
Remove unused variable from fork_spec More... about 5 years ago
Move external process execution to spec_helpers More... about 5 years ago
Merge pull request #802 from larskanis/add-arm64 More... about 5 years ago
Improve check for whether fork is available More... about 5 years ago
Merge pull request #810 from larskanis/centos-callback More... about 5 years ago
Merge branch 'master' of github.com:ffi/ffi More... about 5 years ago
Add an explicit spec for passsing a String to :pointer parameter More... about 5 years ago