Prabhanjan Kambadur
1410be0370
Adding functionality in info.h and info.c so that other modules can call the functions here instead of having to go to the MPI layer
...
This commit was SVN r731.
2004-02-11 15:30:51 +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
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
Prabhanjan Kambadur
4cd799d590
Adding libmpi_info.la as one of the libraries to be built. Also adding
...
the necessary data structures to support MPI_Info* functions.
This commit was SVN r644.
2004-02-03 22:03:22 +00:00
Prabhanjan Kambadur
fbc9be66a6
Adding structure lam_info_entry_t and member lam_info_list
...
This commit was SVN r636.
2004-02-01 22:27:22 +00:00
Jeff Squyres
6e7e3d1f87
Make the names friendly to doxygen
...
This commit was SVN r204.
2004-01-10 17:10:29 +00:00
Jeff Squyres
51a330f2ad
Add lam/info.h lam/op.h
...
This commit was SVN r200.
2004-01-10 08:20:36 +00:00