David Daniel
ecced268bd
Yet another documentation tweak
...
This commit was SVN r702.
2004-02-10 20:12:41 +00:00
David Daniel
a3eef8ee5c
Documentation clean-up
...
This commit was SVN r699.
2004-02-10 20:00:34 +00:00
David Daniel
c4fb788f04
Correcting comment
...
This commit was SVN r678.
2004-02-10 14:34:18 +00:00
David Daniel
00e50911b0
A large commit:
...
Changing the object.h model to conform more to people's (C++-biased)
expectations. See the comment at the top of src/lam/lfc/object.h for
full details.
Also a couple of tweaks to the datatype directory (but nothing working
yet).
This commit was SVN r674.
2004-02-10 14:04:27 +00:00
Jeff Squyres
413d87586d
Convert from LAM_MALLOC / LAM_FREE to regular malloc / free. When
...
memory debugging is enabled, there are magic defines to change from
malloc / free to lam_malloc / free.
This commit was SVN r673.
2004-02-10 00:09:36 +00:00
Rob Awles
924ca42d6f
Removed NEW/DELETE as OBJ_CREATE/OBJ_RELEASE will do the same thing. Moved free() statement from lam_obj_destroy() to lam_obj_release() so that statically declared objects can be initialized/cleaned up. Added STATIC_DESTROY to free resources for statically declared objects.
...
This commit was SVN r528.
2004-01-22 19:26:38 +00:00
Tim Woodall
ad40b3dd23
added DELETE macro
...
This commit was SVN r449.
2004-01-16 18:28:23 +00:00
Tim Woodall
db71723f4a
added NEW macro
...
This commit was SVN r440.
2004-01-16 00:32:41 +00:00
Jeff Squyres
770d49570b
Moving all the header files. :-)
...
This commit was SVN r185.
2004-01-09 22:09:51 +00:00
David Daniel
a5dd02a740
removing LANL copyright stuff
...
This commit was SVN r85.
2004-01-07 18:39:35 +00:00
Rob Awles
bf0a2c451b
Committing changes so that we can get directories moved and headers changed appropriately.
...
This commit was SVN r84.
2004-01-07 17:50:41 +00:00
Jeff Squyres
b22c2a5e10
- Add $HEADER$
...
- Fix up include filenames
This commit was SVN r40.
2004-01-07 07:57:00 +00:00
Rob Awles
456d544b1f
Modified STATIC_INIT to accept a statically declared variable.
...
This commit was SVN r10.
2003-12-22 19:28:08 +00:00
Tim Woodall
e952ab1f88
initial port to C (very incomplete)
...
This commit was SVN r8.
2003-12-22 16:29:21 +00:00