CVSROOT: /cvs/gnome Module name: gimp-ruby Changes by: slembcke 06/06/30 03:06:54
Modified files: . : ChangeLog todo.txt ext : Makefile.am conversion.c ids.c rbgimp.c rbgimp.h rbgimpmain.c rbgimpproceduraldb.c structures.c gimp-lib : gimp.rb rubyfu.rb Removed files: ext : arraytypes.c Log message: 2006-06-30 Scott Lembcke <[EMAIL PROTECTED]> * 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. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp-ruby&who=slembcke&date=explicit&mindate=2006-06-30%2003:05&maxdate=2006-06-30%2003:07 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list