1
1

12 Коммитов

Автор SHA1 Сообщение Дата
Jeff Squyres
86a98c20a6 No one needs to include "lam/mem/malloc.h" anymore
This commit was SVN r798.
2004-02-13 22:48:33 +00:00
David Daniel
a9f66e57cb Adding OBJ_CLASS_DECLARATION macro to match Tim's OBJ_CLASS_INSTANCE macro.
Updated documentation to reflect changes.

This commit was SVN r788.
2004-02-13 19:20:57 +00:00
Tim Woodall
fd9994a31d updated OBJ_CLASS_INIT macro/renamed to OBJ_CLASS_INSTANCE
This commit was SVN r783.
2004-02-13 17:10:16 +00:00
Tim Woodall
98c557af5a - initialize class constructors/destructors in OBJ_NEW
- initialize proc list

This commit was SVN r771.
2004-02-13 13:56:55 +00:00
David Daniel
54e38c2e44 Fixing documentation
This commit was SVN r752.
2004-02-12 23:51:07 +00:00
David Daniel
01b5491c18 More changes to the object system (again) to transparently run the
constructor and destructor hierarchy.

Also changing lam_class_info_t --> lam_class_t for brevity.

This commit was SVN r749.
2004-02-12 22:42:39 +00:00
David Daniel
076cead5e8 Changing the object system (again) to transparently run the constructor
and destructor hierarchy.

This commit was SVN r748.
2004-02-12 21:30:06 +00:00
David Daniel
598dc1f68e More dead code removal
This commit was SVN r729.
2004-02-11 14:47:14 +00:00
David Daniel
78617ebceb Typo
This commit was SVN r727.
2004-02-11 14:37:45 +00:00
David Daniel
a8636277af Removing unused and little-used macros from lam_object.h
This commit was SVN r725.
2004-02-11 14:24:51 +00:00
David Daniel
e63f840339 Removing unused OBJ_SUPER
This commit was SVN r723.
2004-02-10 23:11:32 +00:00
Tim Woodall
61e9d9bcdf - renamed list.h to lam_list.h
- renamed object.h to lam_object.h
- updated hash_table test

This commit was SVN r715.
2004-02-10 22:15:55 +00:00