1
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement MemoryPointer#null? More... almost 17 years ago
Implement AbstractMemory#get_string and AbstractMemory#put_string More... almost 17 years ago
Fixup formatting of MemoryPointer#inspect output More... almost 17 years ago
Implement MemoryPointer#+() More... almost 17 years ago
Bounds check AbstractMemory accesses More... almost 17 years ago
Added a spec for ints being read as strings More... almost 17 years ago
rake specs works right on jruby and mri More... almost 17 years ago
rake specs works right on jruby and mri More... almost 17 years ago
specs run on JRuby More... almost 17 years ago
Remove inline requirement in memory_pointer_spec.rb so it runs on JRuby More... almost 17 years ago
Specs runnable on rbx and jruby More... almost 17 years ago
Some more MemoryPointer specs More... almost 17 years ago
MemoryPointer specs More... almost 17 years ago
Don't require ffi.so More... almost 17 years ago
merge and specs More... almost 17 years ago
Get rake install working again More... almost 17 years ago
specs More... almost 17 years ago
Fixup struct field setting More... almost 17 years ago
move libffi and libffi.mk to ext/ More... almost 17 years ago
Remove ext/libffi More... almost 17 years ago
Packaging More... almost 17 years ago
Expose the OS via bsd?, windows?, unix?, linux?, solaris?, mac?, etc methods More... almost 17 years ago
Hook in the actual callback->proc invocation More... almost 17 years ago
Callbacks are working sufficiently for qsort.rb to work More... almost 17 years ago
Sync MemoryPointer up with JRuby trunk More... almost 17 years ago
Split the Invoker code out into its own files. Ditto for ruby/ffi type/value conversion More... almost 17 years ago
Unbreak compilation More... almost 17 years ago
Add build/ to ignore More... almost 17 years ago
Start on callback support More... almost 17 years ago
Link against internal version of libffi More... almost 17 years ago