Tim Woodall
5198b6aa81
moved
...
This commit was SVN r717.
2004-02-10 22:21:27 +00:00
Tim Woodall
633f525421
added hash_table test
...
This commit was SVN r716.
2004-02-10 22:19:03 +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
Jeff Squyres
325b72631e
Ditch all the DOS line breaks
...
This commit was SVN r714.
2004-02-10 22:12:11 +00:00
Jeff Squyres
ceacc4df26
Convert to use lam_value_array_T
...
This commit was SVN r713.
2004-02-10 22:12:47 +00:00
David Daniel
6ea89746de
Making test() static to quieten compiler
...
This commit was SVN r712.
2004-02-10 22:07:47 +00:00
Jeff Squyres
e755397026
Augment the docs for lam_value_array_init() for dummies like me :-)
...
This commit was SVN r711.
2004-02-10 22:11:22 +00:00
David Daniel
18c26e9381
More datatype updates
...
This commit was SVN r710.
2004-02-10 22:07:08 +00:00
David Daniel
969ad311a7
Adding
...
extern char **environ;
to make MacOS X (and other?) compiles happy.
This commit was SVN r709.
2004-02-10 22:01:57 +00:00
Jeff Squyres
4f3c7a07d6
Minor fix
...
This commit was SVN r708.
2004-02-10 21:54:27 +00:00
David Daniel
509bd08f9a
Making count size_t instead of int
...
This commit was SVN r707.
2004-02-10 21:52:00 +00:00
Rich Graham
190b9b13b5
Add test for lam_pointer_array.c
...
This commit was SVN r706.
2004-02-10 21:22:43 +00:00
Jeff Squyres
4dfecb34f7
Fix to use the right macro
...
This commit was SVN r705.
2004-02-10 21:05:26 +00:00
Jeff Squyres
74af0954d8
Need an #undef for realloc
...
This commit was SVN r704.
2004-02-10 20:55:27 +00:00
Rich Graham
17e4854387
but fix : unlock mutex in threaded runs for error exit.
...
change : lam_pointer_array_set_item() may free if null pointer passed
in.
This commit was SVN r703.
2004-02-10 20:54:15 +00:00
David Daniel
ecced268bd
Yet another documentation tweak
...
This commit was SVN r702.
2004-02-10 20:12:41 +00:00
Jeff Squyres
d158849b0d
Try again for profiling. :-)
...
This commit was SVN r701.
2004-02-10 20:12:37 +00:00
David Daniel
27bdf6a4b1
Including "datatype.h"
...
This commit was SVN r700.
2004-02-10 20:01:11 +00:00
David Daniel
a3eef8ee5c
Documentation clean-up
...
This commit was SVN r699.
2004-02-10 20:00:34 +00:00
Jeff Squyres
3b9e7525ea
Restore mistakenly deleted AM_CONDITIONAL
...
This commit was SVN r698.
2004-02-10 19:58:32 +00:00
Jeff Squyres
f85fa8e165
- Use path.h instead of declaring prototypes
...
- Make all the doxygen docs be \internal
This commit was SVN r697.
2004-02-10 19:47:15 +00:00
Jeff Squyres
6781f4ed06
- Remove unnecessary prototype
...
- Fix MPI profiling macro
This commit was SVN r696.
2004-02-10 19:42:54 +00:00
Jeff Squyres
d4c0fd9e25
Make the Makefile.am reflect the real filenames
...
This commit was SVN r695.
2004-02-10 19:40:05 +00:00
Jeff Squyres
03fe5c9ca7
Standardize on LAM_ENABLE_MPI_PROFILING
...
This commit was SVN r694.
2004-02-10 19:34:58 +00:00
Jeff Squyres
0140eb755e
- Use coll_tags.h
...
- #if 0 out almost everything; waiting for stable PML interface...
This commit was SVN r693.
2004-02-10 19:34:26 +00:00
Jeff Squyres
1c83623ca7
Don't use bzero
...
This commit was SVN r692.
2004-02-10 19:33:32 +00:00
Jeff Squyres
211328ce48
Fix for bug 722 -- have a central list of tags that can be used by coll
...
modules that are implemented on top of point-to-point
This commit was SVN r691.
2004-02-10 19:17:18 +00:00
Tim Woodall
b197c430db
fixed list constructor
...
This commit was SVN r690.
2004-02-10 19:11:03 +00:00
Jeff Squyres
d772d8db45
Fix for bug 681: add debug version of realloc()
...
This commit was SVN r689.
2004-02-10 18:58:55 +00:00
Tim Woodall
e67c201a36
changed comments
...
This commit was SVN r688.
2004-02-10 17:37:37 +00:00
Tim Woodall
dc9c9fe1be
added doxygen docs
...
This commit was SVN r687.
2004-02-10 17:29:16 +00:00
Tim Woodall
7e1c5ed935
still need array.c - Jeff remove this when code is changed
...
This commit was SVN r686.
2004-02-10 17:22:21 +00:00
Prabhanjan Kambadur
2078ce14d7
changing lam_mpi_comm_array to be pointer of pointers
...
This commit was SVN r685.
2004-02-10 17:19:15 +00:00
David Daniel
a3dd037098
Datatype compiler quietening
...
This commit was SVN r684.
2004-02-10 17:18:27 +00:00
Prabhanjan Kambadur
765f844699
removing duplicate copies of enable-profiling
...
This commit was SVN r683.
2004-02-10 17:11:23 +00:00
David Daniel
7812efa3ce
More object fixes
...
This commit was SVN r682.
2004-02-10 17:03:15 +00:00
Tim Woodall
6453116b31
cleanup for new object changes
...
This commit was SVN r681.
2004-02-10 16:53:41 +00:00
David Daniel
c4c07e755d
Fixing bad class info name
...
This commit was SVN r680.
2004-02-10 14:41:23 +00:00
David Daniel
67836f42c3
Fixing lam_comm_init typo (induced by massive edit)
...
This commit was SVN r679.
2004-02-10 14:34:49 +00:00
David Daniel
c4fb788f04
Correcting comment
...
This commit was SVN r678.
2004-02-10 14:34:18 +00:00
Jeff Squyres
734fe9f39c
if 0'ed out for the moment -- missing a prototype
...
This commit was SVN r677.
2004-02-10 14:31:41 +00:00
David Daniel
4679df5807
Fixing bad class info name
...
This commit was SVN r676.
2004-02-10 14:23:46 +00:00
Jeff Squyres
d12c2aa301
Additional shortcut rules for us
...
This commit was SVN r675.
2004-02-10 14:14:43 +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
Jeff Squyres
e1fb3b0db4
- Remove LAM_MEM_ZERO
...
- Remove LAM_MALLOC and LAM_FREE -- simply #define malloc/free to be
lam_malloc and lam_free as necessary
This commit was SVN r672.
2004-02-10 00:07:09 +00:00
Jeff Squyres
a6ab772354
- Ditch --enable-mem-zero; there doesn't seem to be a need for this
...
- Add --enable-mem-debug to enable/disable aux functions for malloc/free
(i.e., ditch LAM_MALLOC/LAM_FREE and simply #define malloc and free to be
lam_malloc/lam_free)
This commit was SVN r671.
2004-02-10 00:06:28 +00:00
Jeff Squyres
68c8c72e60
A little shorter so that most param outputs fit on one line :-)
...
This commit was SVN r670.
2004-02-09 23:58:37 +00:00
Jeff Squyres
d7023331ec
- Convert away from LAM_MALLOC/LAM_FREE
...
- Fix typo that has been causing a warning for ages :-)
This commit was SVN r669.
2004-02-09 23:49:30 +00:00
Rich Graham
568d047222
correct data types - index is not size_t - add comments.
...
This commit was SVN r668.
2004-02-09 23:27:43 +00:00