chiark / gitweb /
DEALLOCATE-MEMORY should now actually free memory
[clg] / glib / gtype.lisp
2001-10-21 espenChanged the topological sorting (which is not really...
2001-05-29 espenMisc changes the type query code
2001-05-11 espenAdded code for automatic type definitions
2001-04-30 espenAdded platform independent MKBINDING to create bindings...
2001-04-29 espenUpdated for glib-1.3.4 and moved code to proxy.lisp
2001-01-28 espenRemoved binding to private function g_type_create_instance
2000-11-09 espenMoved callback mechanism and signal system from gtk...
2000-10-01 espenFixed a bug in the from-alien translation of ALIEN...
2000-09-04 espenMade size-of a type method
2000-08-23 espenChanged the alloc argument to translate-from-alien...
2000-08-15 espenFixed a bug preventing proper initializing of alien...
2000-08-14 espenInitial revision