1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement Write Barrier and dsize for FFI::Type More... over 2 years ago
Implement Write Barrier and dsize for FFI::DynamicLibrary More... over 2 years ago
Implement Write Barrier and dsize for FFI::Function More... over 2 years ago
Fix `Type#inspect` to properly display the constant name More... over 2 years ago
Implement Write Barrier and dsize for FFI::FunctionType More... over 2 years ago
Merge pull request #1000 from larskanis/typeddata More... over 2 years ago
Convert FFI::DynamicLibrary to TypedData More... over 2 years ago
Change remaining use of TypedData object More... over 2 years ago
Merge branch 'typed-data-struct' of https://github.com/casperisfine/ffi into casperisfine-typed-data-struct More... over 2 years ago
Merge branch 'casperisfine-typed-data-abstract-memory' More... over 2 years ago
Merge pull request #997 from casperisfine/typed-data-inline-array More... over 2 years ago
Merge pull request #995 from casperisfine/typed-data-type More... over 2 years ago
Merge pull request #996 from casperisfine/typed-data-thread-data More... over 2 years ago
Merge pull request #994 from casperisfine/typed-data-variadic More... over 2 years ago
Convert FFI::Struct to TypedData More... over 2 years ago
Convert FFI::AbstractMemory and descendants to TypedData More... over 2 years ago
Convert FFI::Struct::InlineArray to TypedData More... over 2 years ago
Convert FFI::ThreadData to TypedData More... over 2 years ago
Convert FFI::Type and descendants to TypedData More... over 2 years ago
Convert FFI::VariadicInvoker to TypedData More... over 2 years ago
Disable custom trampoline when using libffi closure allocation More... over 2 years ago
Add --enable-debug to extconf.rb which is called by 'rake compile' More... over 2 years ago
Add more platforms of binary gems More... over 2 years ago
Add more platforms of binary gems (as comment) and ruby-3.2 support More... over 2 years ago
Update libffi to latest master More... over 2 years ago
Merge pull request #987 from larskanis/raise-before-super More... over 2 years ago
Check the pointer in AutoPointer before super More... over 2 years ago
Remove build statuses, they are redundant with the GitHub UI More... over 2 years ago
Add newer rubies to CI More... over 2 years ago
Merge pull request #985 from ahorek/last_error More... over 2 years ago