0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Nice-FFI 0.4 released. More... about 14 years ago
Fixed PathSet not expanding globs (like "*"). More... about 14 years ago
Fixed PathSet failing when a path doesn't end with a separator. More... over 14 years ago
Fixed DEFAULT_PATHS -> DEFAULT in library.rb. More... over 14 years ago
Better globs for rdoc rake task. More... over 14 years ago
Nice-FFI 0.3 released. More... over 14 years ago
Updated version and copyright dates. More... over 14 years ago
Fixed AutoPointer errors in opaquestruct_spec.rb. More... over 14 years ago
Struct creates Buffer instead of MemoryPointer. More... over 14 years ago
Improved filename globs for Pathset::DEFAULT. More... over 14 years ago
Updated Struct to play well with Buffers. More... over 14 years ago
Nice-FFI 0.2 released. More... over 14 years ago
Added Library.optional_func (alias: optfunc). More... over 14 years ago
Added Library.optional(), with specs. More... over 14 years ago
Nice-FFI 0.2 RC1 released. More... over 14 years ago
Bumped require ffi version to 0.5.0. More... over 14 years ago
Renamed nicelibrary.rb -> library.rb, nicestruct.rb -> struct.rb. More... over 14 years ago
Miscellaneous tweaks to improve JRuby compatibility. More... over 14 years ago
Added rubyforge_project to gemspec. More... over 14 years ago
mkchangelog.rb requires 'fileutils'. More... over 14 years ago
TypedPointer can take an option to disable autorelease. More... over 14 years ago
AutoRelease uses a Mutex for extra protection. More... over 14 years ago
'need' is no longer required. Oh the irony. More... over 14 years ago
Revamped how files are required. More... over 14 years ago
Updated README.rdoc and nice-ffi.gemspec. More... over 14 years ago
Updated usage.rdoc. More... over 14 years ago
Minor bug in OpaqueStruct#initialize. More... over 14 years ago
Oops, PathSet regexp should be /windows/, not /win32/. More... over 14 years ago
Clarified PathSet docs a bit. More... over 14 years ago
Nondestructive PathSet methods have the big docs now. More... over 14 years ago