Skip to content
  • Scott Lembcke's avatar
    Removed all references to array stubs. Arrays are now converted in place. · 39778159
    Scott Lembcke authored
    2006-06-30  Scott Lembcke <lemb0029@gnome.org>
    	* ext/: Removed all references to array stubs. Arrays are now converted in
    	  place.
    
    	* ext/conversion.c: Array conversion changed to be done in place, not
    	  usings stubs.
    
    	* ext/conversion.c: int8arrays are now converted to Ruby strings. That way
    	  they are more usable as data.
    
    	* ext/rbgimpmain.c: Changes is ext/conversion.c no longer requires the
    	  GimpParam arrays to be handled by the GC. They are now immediately
    	  destroyed.
    
    	* ext/: Removed Gimp::ParamRegion structs.
    39778159
To find the state of this project's repository at the time of any of these versions, check out the tags.