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 19, 2024 — Aug 19, 2025
Showing page 79 of 82
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Exclude all .c/.h files from code completion, since everything is broken because ffi headers can't be found until libffi is built
Wayne Meissner
More...
almost 17 years ago
Clear out attempts to create Makefile, just use rake now
Wayne Meissner
More...
almost 17 years ago
Fixup build and clean from within netbeans
Wayne Meissner
More...
almost 17 years ago
Add untested support for powerpc
Wayne Meissner
More...
almost 17 years ago
Make the compile target show up via rake -T
Wayne Meissner
More...
almost 17 years ago
Remove absolute paths from configuration.xml
Wayne Meissner
More...
almost 17 years ago
Use Data_Make_Struct in preference to Data_Wrap_Struct
Wayne Meissner
More...
almost 17 years ago
Re-arrange pointer hierarchy a bit. Instead of having a monolithic pointer type MemoryPointer, split it up.
Wayne Meissner
More...
almost 17 years ago
Use the system libffi if it is up to date enough
Wayne Meissner
More...
almost 17 years ago
Add a native test lib from jaffl
Wayne Meissner
More...
almost 17 years ago
Handle nil strings as arguments. Patch from Luc Heinrich <
[email protected]
>
Wayne Meissner
More...
almost 17 years ago
Sync metadata that Netbeans spewed fortth
Wayne Meissner
More...
almost 17 years ago
Add raw Invoker benchmark for getpid
Wayne Meissner
More...
almost 17 years ago
Turn on format string warnings
Wayne Meissner
More...
almost 17 years ago
Fix build on ruby1.9 on linux
Wayne Meissner
More...
almost 17 years ago
Use shorter variable name to store the invoker in the module. Speeds up invocation slightly
Wayne Meissner
More...
almost 17 years ago
Move Data_Get_Struct down a bit in invoker_call*
Wayne Meissner
More...
almost 17 years ago
Add FFI::IO.for_fd to make samples/pty.rb work
Wayne Meissner
More...
almost 17 years ago
Add some FFI benchmarks from JRuby
Wayne Meissner
More...
almost 17 years ago
Arity split zero, one, two and three arg functions, unless they have callbacks.
Wayne Meissner
More...
almost 17 years ago
Arity split zero arg invokers
Wayne Meissner
More...
almost 17 years ago
Netbeans metadata sync
Wayne Meissner
More...
almost 17 years ago
Be more exact when defining the method in the module, to avoid using rest arguments and splatting. Speeds up getpid by about 10%
Wayne Meissner
More...
almost 17 years ago
Add FFI generator tools from JRuby
Wayne Meissner
More...
almost 17 years ago
Only build the arches required by the version of ruby run against ext/extconf.rb
Wayne Meissner
More...
almost 17 years ago
Bump version to 0.2
Wayne Meissner
More...
almost 17 years ago
Add samples/pty.rb
Wayne Meissner
More...
almost 17 years ago
Added tag 0.1.0 for changeset 79a571a8cfb8
Wayne Meissner
More...
almost 17 years ago
Make it build on ruby 1.9.1
Wayne Meissner
More...
almost 17 years ago
Add rubyforge_project
Wayne Meissner
More...
almost 17 years ago
←
1
2
…
74
75
76
77
78
79
80
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