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 |
|
Jeff Squyres
|
8210522bdf
|
add doxygen stuff to make it pick up the docs
This commit was SVN r747.
|
2004-02-12 21:08:42 +00:00 |
|
Tim Woodall
|
44ffcda358
|
- use libevent
- added pml callbacks to ptl interface
This commit was SVN r746.
|
2004-02-12 20:55:10 +00:00 |
|
Jeff Squyres
|
844f3f9ad3
|
Add some more files to ignore
This commit was SVN r745.
|
2004-02-12 20:52:39 +00:00 |
|
Jeff Squyres
|
a892b42689
|
Next round -- let's try this :-)
This commit was SVN r744.
|
2004-02-12 20:39:25 +00:00 |
|
Jeff Squyres
|
fd22fd5e9b
|
Next cut at event library
This commit was SVN r743.
|
2004-02-12 19:56:56 +00:00 |
|
Tim Woodall
|
f30a38caa1
|
moved to config
This commit was SVN r742.
|
2004-02-12 19:36:43 +00:00 |
|
Tim Woodall
|
9ee2268010
|
updated config
This commit was SVN r741.
|
2004-02-12 19:34:19 +00:00 |
|
Jeff Squyres
|
2c4991750a
|
Add missing files
This commit was SVN r740.
|
2004-02-12 19:21:49 +00:00 |
|
Jeff Squyres
|
965d876030
|
Integrate libevent into liblam
This commit was SVN r739.
|
2004-02-12 18:54:06 +00:00 |
|
David Daniel
|
dafdb897a6
|
Adding pack and iovec files. More updates.
This commit was SVN r738.
|
2004-02-12 18:13:25 +00:00 |
|
Tim Woodall
|
39553e4be5
|
libevent import
This commit was SVN r737.
|
2004-02-12 15:55:09 +00:00 |
|
Jeff Squyres
|
34f59cbca0
|
Fix some typos
This commit was SVN r736.
|
2004-02-12 04:21:05 +00:00 |
|
Jeff Squyres
|
2b2770637e
|
#if 0 out the totalview sequence number because it isn't [yet]
instantiated anywhere
This commit was SVN r735.
|
2004-02-12 04:20:49 +00:00 |
|
Rich Graham
|
fdb0a8a33f
|
name changes - starting to implement MPI group functionality.
This commit was SVN r734.
|
2004-02-11 22:55:06 +00:00 |
|
David Daniel
|
76cef2da0e
|
More datatype stuff. First pass (untested) at pack functions.
This commit was SVN r733.
|
2004-02-11 22:23:56 +00:00 |
|
Tim Woodall
|
63ea2f9ecb
|
renamed to test_verify_str
This commit was SVN r732.
|
2004-02-11 21:12:00 +00:00 |
|
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 |
|
Prabhanjan Kambadur
|
f6cd55432b
|
Moving the actual work into src/mpi/info/* files. This will allow
us to call Info related functions from lower layers without having
to make calls to the MPI layer calls.
This commit was SVN r730.
|
2004-02-11 15:23:43 +00:00 |
|
David Daniel
|
598dc1f68e
|
More dead code removal
This commit was SVN r729.
|
2004-02-11 14:47:14 +00:00 |
|
Tim Woodall
|
c266f0d556
|
renamed existing tests to be consistent w/ type names they test
added lam_value_array test
This commit was SVN r728.
|
2004-02-11 14:45:35 +00:00 |
|
David Daniel
|
78617ebceb
|
Typo
This commit was SVN r727.
|
2004-02-11 14:37:45 +00:00 |
|
David Daniel
|
d4087af051
|
Making constructors and destructors static
This commit was SVN r726.
|
2004-02-11 14:37:25 +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 |
|
Tim Woodall
|
31aaaa2a34
|
fixed i/f to test
This commit was SVN r724.
|
2004-02-11 13:41:12 +00:00 |
|
David Daniel
|
e63f840339
|
Removing unused OBJ_SUPER
This commit was SVN r723.
|
2004-02-10 23:11:32 +00:00 |
|
Jeff Squyres
|
53fca4f6b7
|
Oops -- forgot to convert laminfo to use the lam_value_array_t stuff
This commit was SVN r722.
|
2004-02-10 22:37:47 +00:00 |
|
Tim Woodall
|
e2aaf1f553
|
fixed lam_hash_table include
This commit was SVN r721.
|
2004-02-10 22:34:56 +00:00 |
|
Tim Woodall
|
ec5fde4566
|
renamed
This commit was SVN r720.
|
2004-02-10 22:29:10 +00:00 |
|
Jeff Squyres
|
1ee559089c
|
Remove some unnecessary header files
This commit was SVN r719.
|
2004-02-10 22:27:19 +00:00 |
|
Jeff Squyres
|
9e9405811e
|
Remove array.[ch]
This commit was SVN r718.
|
2004-02-10 22:22:48 +00:00 |
|
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 |
|