quakeforge/libs/object
Brian Koropoff e498b196fe Fix a bug with ArrayList_Deinit_f (tried too hard to be clever), and add
an incremental, reference counting garbage collector for QFobjects.  A
different kind of collector will eventually be needed to run once in a
while to sweep up cyclic structures.
2003-12-07 22:45:32 +00:00
..
ArrayList.c Fix a bug with ArrayList_Deinit_f (tried too hard to be clever), and add 2003-12-07 22:45:32 +00:00
Collection.c Move the QF object system into it's own library, fix up the standard 2003-12-07 04:50:46 +00:00
Double.c Move the QF object system into it's own library, fix up the standard 2003-12-07 04:50:46 +00:00
garbage.c Fix a bug with ArrayList_Deinit_f (tried too hard to be clever), and add 2003-12-07 22:45:32 +00:00
Integer.c Move the QF object system into it's own library, fix up the standard 2003-12-07 04:50:46 +00:00
Iterator.c Move the QF object system into it's own library, fix up the standard 2003-12-07 04:50:46 +00:00
List.c Move the QF object system into it's own library, fix up the standard 2003-12-07 04:50:46 +00:00
Makefile.am Fix a bug with ArrayList_Deinit_f (tried too hard to be clever), and add 2003-12-07 22:45:32 +00:00
Number.c Move the QF object system into it's own library, fix up the standard 2003-12-07 04:50:46 +00:00
object.c Fix a bug with ArrayList_Deinit_f (tried too hard to be clever), and add 2003-12-07 22:45:32 +00:00
String.c Move the QF object system into it's own library, fix up the standard 2003-12-07 04:50:46 +00:00