rubygem-ffi/rubygem-ffi.changes

20 lines
600 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Aug 12 20:38:01 UTC 2009 - dmacvicar@novell.com
- update to 0.4.0
* Add support for boolean types
* Add support for methods as callbacks
* Add FFI::IO.read as described in JRUBY-3636
* Add Pointer::NULL constant
* Add AbstractMemory#get_array_of_string()
* Implement Pointer.new(address) and Pointer.new(:type, address)
* Fix RUBY_FFI-38
* Fix build issues
-------------------------------------------------------------------
Mon Jul 27 01:35:38 CEST 2009 - dmacvicar@novell.com
- initial package for 0.3.5