1
1

6 Коммитов

Автор SHA1 Сообщение Дата
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
Rich Graham
11fe4769aa add one more test - done for now.
This commit was SVN r650.
2004-02-05 00:05:18 +00:00
Rich Graham
d8c4b80918 list.h - remove prototype for unimplemented and unused function.
list.c - fix bug in lam_list_insert - loop had wrong ending parameter
list_test.c - add more tests

This commit was SVN r649.
2004-02-04 23:54:22 +00:00
Rich Graham
d5ae55fdcc change the pointers in the lam item to be volatile.
Add some to the list unit test.

This commit was SVN r547.
2004-01-26 20:32:19 +00:00
Jeff Squyres
eac0235eb7 Silence compiler warning
This commit was SVN r395.
2004-01-15 03:34:24 +00:00
Rich Graham
99d52894f6 changing support_finalize to return status.
Start to put in a unit test for the list functionality.

This commit was SVN r390.
2004-01-15 00:59:26 +00:00