chiark / gitweb /
Return a more robust warning when we try to define a type with a
[clg] / glib / gparam.lisp
2008-11-04 espenFixed memory corruption with statics strings in GValues
2007-08-20 espenFixed memory leak in with-gvalue
2007-07-03 espenModified GVALUE-TYPE to return NIL on uninitialized...
2007-06-01 espenBug fix
2007-05-10 espenMade gvalue-type work with unknown internal types
2007-02-23 espenComputing +gvalue-value-offset+ propperly
2006-04-25 espenChanges to gvalue, renaming of some accessor functions
2006-02-15 espenWITH-GVALUE now uses WITH-ALLOCATED-MEMORY
2006-02-06 espenReplaced WEAK-READER-FUNCTION with optional WEAK-P...
2006-02-06 espenProxies for non reference counted foreign objects passe...
2005-04-23 espenChanged to MIT license
2005-03-06 espenChanges necessary to allow saving of core images with...
2005-02-03 espenChanges required by SBCL
2005-01-12 espenFixed GVALUE macro
2005-01-03 espenNew binding GVALUE-P and some other changes
2004-12-16 espenBug fix
2004-11-19 espenAdded pseudo type COPY-OF
2004-11-12 espenAdded with-gvalue macro
2004-11-06 espenMajor cleanup of ffi abstraction layer
2004-10-28 espenContents of gvalues are now unset correctly
2004-10-27 espenUpdated for CMUCL 19a and glib-2.4
2002-03-19 espenUpdated for glib 2.0.0
2001-12-12 espenUpdated for gtk-1.3.11
2001-10-21 espenUpdated for gtk+-1.3.9
2001-05-11 espenFixed bug in type definition
2001-04-29 espenAdded param classes
2001-01-28 espenAdded functions gvalue-new and gvalue-free