Release Name: 0.16.6
Notes:
Framework for dynamically generating and loading C extensions from Ruby
programs. Includes CShadow module for defining classes in terms of C structs
with accessors and inheritance.
Changes:
cgen 0.16.6
- optimization: don't generate a mark or free function when an attribute
has nil mark or free code
|