1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use :string parameter type for passing zero terminated string to C More... about 5 years ago
Ensure the raised message is zero-terminated More... about 5 years ago
Use ffi_closure_alloc() on Apple silicon to fix crash More... about 5 years ago
Improve #put_string documentation More... about 5 years ago
Add specs for FFI::Pointer#write_string and #put_string More... about 5 years ago
Fix FFI::Pointer#write_string to terminate with a NUL byte if not given a length More... about 5 years ago
Fix wrong statement about Pointer#autorelease More... about 5 years ago
Pointer: Better docs for #autorelease More... about 5 years ago
Do NULL pointer check only when array length > 0 More... about 5 years ago
Fix segfault on non-array argument to #write_array_of_* More... about 5 years ago
Use aarch64 as FFI::Platform::ARCH on MacOS More... about 5 years ago
Add types.conf of Apple silicon mac More... about 5 years ago
Merge pull request #794 from buzzdeee/master More... about 5 years ago
provide lib/ffi/platform/aarch64-openbsd/types.conf More... about 5 years ago
Remove unused code and use better file name More... about 5 years ago
Add types.conf for x86_64-haiku More... about 5 years ago
Merge pull request #793 from larskanis/fix-loaderror More... about 5 years ago
Fix possible UTF-8 error in ffi_lib rescue block More... about 5 years ago
Update CHANGELOG for 1.13.1 More... about 5 years ago
Bump VERSION to 1.13.1 More... about 5 years ago
Merge pull request #790 from larskanis/msvcrt-on-mingw# More... about 5 years ago
Add a spec regarding issue #788 More... about 5 years ago
Revert usage of libc's time() on MINGW More... about 5 years ago
Remove unused strcat() mapping in specs More... about 5 years ago
Revert to msvcrt.dll as LIBC on MINGW More... about 5 years ago
Merge pull request #787 from larskanis/ffi_prep_closure_loc More... about 5 years ago
Merge pull request #789 from ahorek/dragon More... about 5 years ago
Update types.conf on x86_64-dragonflybsd More... about 5 years ago
Test for ffi_prep_closure_loc() to make sure we can use this function More... about 5 years ago
Don't cross build extension for ruby-2.2 per "rake gem:windows" More... about 5 years ago