openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
ffi
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 18 of 82
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use :string parameter type for passing zero terminated string to C
Lars Kanis
More...
about 5 years ago
Ensure the raised message is zero-terminated
Lars Kanis
More...
about 5 years ago
Use ffi_closure_alloc() on Apple silicon to fix crash
Watson
More...
about 5 years ago
Improve #put_string documentation
Benoit Daloze
More...
about 5 years ago
Add specs for FFI::Pointer#write_string and #put_string
Benoit Daloze
More...
about 5 years ago
Fix FFI::Pointer#write_string to terminate with a NUL byte if not given a length
Benoit Daloze
More...
about 5 years ago
Fix wrong statement about Pointer#autorelease
Lars Kanis
More...
about 5 years ago
Pointer: Better docs for #autorelease
Lars Kanis
More...
about 5 years ago
Do NULL pointer check only when array length > 0
Lars Kanis
More...
about 5 years ago
Fix segfault on non-array argument to #write_array_of_*
Lars Kanis
More...
about 5 years ago
Use aarch64 as FFI::Platform::ARCH on MacOS
Lars Kanis
More...
about 5 years ago
Add types.conf of Apple silicon mac
Watson
More...
about 5 years ago
Merge pull request #794 from buzzdeee/master
Lars Kanis
More...
about 5 years ago
provide lib/ffi/platform/aarch64-openbsd/types.conf
Sebastian Reitenbach
More...
about 5 years ago
Remove unused code and use better file name
Lars Kanis
More...
about 5 years ago
Add types.conf for x86_64-haiku
Lars Kanis
More...
about 5 years ago
Merge pull request #793 from larskanis/fix-loaderror
Lars Kanis
More...
about 5 years ago
Fix possible UTF-8 error in ffi_lib rescue block
Lars Kanis
More...
about 5 years ago
Update CHANGELOG for 1.13.1
Lars Kanis
More...
about 5 years ago
Bump VERSION to 1.13.1
Lars Kanis
More...
about 5 years ago
Merge pull request #790 from larskanis/msvcrt-on-mingw#
Lars Kanis
More...
about 5 years ago
Add a spec regarding issue #788
Lars Kanis
More...
about 5 years ago
Revert usage of libc's time() on MINGW
Lars Kanis
More...
about 5 years ago
Remove unused strcat() mapping in specs
Lars Kanis
More...
about 5 years ago
Revert to msvcrt.dll as LIBC on MINGW
Lars Kanis
More...
about 5 years ago
Merge pull request #787 from larskanis/ffi_prep_closure_loc
Lars Kanis
More...
about 5 years ago
Merge pull request #789 from ahorek/dragon
Lars Kanis
More...
about 5 years ago
Update types.conf on x86_64-dragonflybsd
pavel
More...
about 5 years ago
Test for ffi_prep_closure_loc() to make sure we can use this function
Lars Kanis
More...
about 5 years ago
Don't cross build extension for ruby-2.2 per "rake gem:windows"
Lars Kanis
More...
about 5 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
81
82
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree