1
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix platform specs on Windows-x64 More... over 4 years ago
Fix i386 platform regex More... over 4 years ago
Move Pointer#size_limit? to AbstractMemory and from C to ruby More... over 4 years ago
Merge pull request #806 from eregon/fix-write_string More... over 4 years ago
Merge branch 'master' of github.com:ffi/ffi More... over 4 years ago
Unskip passing specs on TruffleRuby More... over 4 years ago
Add tests with/without libffi-alloc to github matrix More... over 4 years ago
Use case insensitive regex instead of downcase More... over 4 years ago
Add a description for closure addresses in struct More... over 4 years ago
Describe install options in README More... over 4 years ago
Make FFI::Pointer#write_string_length behave like #write_string with a length More... over 4 years ago
Add new extconf options for --enable-libffi-alloc More... over 4 years ago
Simplify and use #write_bytes instead of #put_bytes More... over 4 years ago
Get the caller more efficiently and fix typo More... over 4 years ago
Merge branch 'fix-crash-on-apple-silicon' of https://github.com/Watson1978/ffi into Watson1978-fix-crash-on-apple-silicon More... over 4 years ago
Allow write_string to a memory region without final 0-byte More... over 4 years ago
Merge pull request #846 from tekin/update-install-from-source-instructions More... over 4 years ago
Update install from source instructions More... over 4 years ago
Merge pull request #829 from ankane/bounded More... over 4 years ago
Merge pull request #843 from larskanis/arm-darwin2 More... over 4 years ago
Added size_limit? method More... over 4 years ago
Exclude dotfiles in project root from gem More... over 4 years ago
Add a workaround for Darwin on aarch64 More... over 4 years ago
Merge pull request #834 from eregon/endian_constants More... almost 5 years ago
Skip Pointer#order specs on TruffleRuby until implemented More... almost 5 years ago
Define endian constants in Ruby if not already defined in the backend More... almost 5 years ago
Merge pull request #830 from chrisseaton/order-specs More... almost 5 years ago
write_bytes instead of write_string More... almost 5 years ago
Merge pull request #827 from larskanis/remove-stdint.h More... almost 5 years ago
Specify Pointer#order and Struct#order More... almost 5 years ago