chiark / gitweb /
Added documentation for some initargs to make-instance
[clg] / glib / gboxed.lisp
2006-04-25 espenComment out code removed, updated to new reference api
2006-02-04 espenCode clean up and propper computation of foreign object...
2005-04-23 espenChanged to MIT license
2005-03-11 espenFix to avoid having to rely on internal _get_type functions
2005-03-06 espenChanges necessary to allow saving of core images with...
2005-02-14 espenRenamed VECTOR-NULL to NULL-TERMINATED-VECTOR
2005-02-09 espenAdded new a type definition
2005-02-01 espenIntrospected classes now defined in propper order
2004-11-09 espenObject finalization optimized
2004-11-07 espenBug fix: boxed should have struct as super class
2004-11-06 espenMajor cleanup of ffi abstraction layer
2004-10-27 espenUpdated for CMUCL 19a and glib-2.4
2002-03-19 espenUpdated for glib 2.0.0
2002-01-20 espenFixed some compiler warnings
2001-12-12 espenUpdated for gtk-1.3.11
2001-10-21 espenUpdate to match changes in gtype.lisp
2001-05-31 espenFix for CMUCL 18c
2001-05-29 espenAdded gstring type
2001-05-11 espenAdded code for automatic type definitions
2001-04-30 espenAdded platform independent MKBINDING to create bindings...
2001-04-29 espenInitial checkin