1
1
Граф коммитов

773 Коммитов

Автор SHA1 Сообщение Дата
Tim Woodall
015d1a1121 remove construct/destruct super
This commit was SVN r773.
2004-02-13 14:01:06 +00:00
Jeff Squyres
bb2f59c13c Need to ignore generated file
This commit was SVN r772.
2004-02-13 13:58:39 +00:00
Tim Woodall
98c557af5a - initialize class constructors/destructors in OBJ_NEW
- initialize proc list

This commit was SVN r771.
2004-02-13 13:56:55 +00:00
Jeff Squyres
c3e9d72cb5 Need to make libevent.la be noinst so that it becomes a convenience
This commit was SVN r770.
2004-02-13 13:36:41 +00:00
Jeff Squyres
aaf71b83c8 Ensure that we can find libevent's config.h, even in a VPATH build
This commit was SVN r769.
2004-02-13 05:56:52 +00:00
Jeff Squyres
7939e237bb Fixes for bug 725 -- enable VPATH builds
This commit was SVN r768.
2004-02-13 05:56:38 +00:00
Jeff Squyres
f8f59bd309 *** empty log message ***
This commit was SVN r767.
2004-02-13 05:39:50 +00:00
Jeff Squyres
68d1b3c314 Use LAM_ENABLE_DEBUG_OVERRIDE
This commit was SVN r766.
2004-02-13 05:39:46 +00:00
Jeff Squyres
03f1f02d45 Generated file; should not be in CVS
This commit was SVN r765.
2004-02-13 05:39:22 +00:00
Jeff Squyres
95c41a1a3d Use #if, not #ifdef
This commit was SVN r764.
2004-02-13 05:38:24 +00:00
Jeff Squyres
be15a10142 Ensure that we can find libevent's config.h
This commit was SVN r763.
2004-02-13 05:38:13 +00:00
Jeff Squyres
e4f925d0f7 Some placed have a #define for strncpy, not a function
This commit was SVN r762.
2004-02-13 05:37:49 +00:00
Jeff Squyres
27019c12f4 Make basic be a no-configure module
This commit was SVN r761.
2004-02-13 05:06:32 +00:00
Jeff Squyres
22164d9cee Remove some debugging output
This commit was SVN r760.
2004-02-13 05:06:14 +00:00
Jeff Squyres
5cde59e461 *** empty log message ***
This commit was SVN r759.
2004-02-13 04:19:26 +00:00
Jeff Squyres
c313ac346f Remove some additional files
This commit was SVN r758.
2004-02-13 04:19:22 +00:00
Jeff Squyres
f54128c68c Add another executable
This commit was SVN r757.
2004-02-13 04:00:00 +00:00
Jeff Squyres
afb6d28cbf First cut at dramatically decreasing the overhead and increasing the
speed of autogen.sh and configure: find modules that don't need to have
a separate configure script during autogen.sh and set them up to be
part of LAM's build process.  This means that we don't have to run the GNU
tools nearly as much during autogen.sh and that we don't have to run
nearly as many sub-configure scripts during configure.

This works fine for statically-built MCA modules, but doesn't seem to work
properly yet for dynamically-built modules.  More coming soon, but I wanted
to get this in for others to use.

This commit was SVN r756.
2004-02-13 03:58:56 +00:00
Jeff Squyres
1d4a6c1dc6 Fix for bug 732 -- don't let the top-level automake traverse down into
src/lam/event.

This commit was SVN r755.
2004-02-13 03:51:35 +00:00
Jeff Squyres
97bcdd02ee Add in lam_object.lo
This commit was SVN r754.
2004-02-13 03:38:02 +00:00
Rich Graham
04b1487cfd some basic group functionality - constuctor/destructor, allocation
(incomplete), library group initialization

This commit was SVN r753.
2004-02-13 02:20:43 +00:00
David Daniel
54e38c2e44 Fixing documentation
This commit was SVN r752.
2004-02-12 23:51:07 +00:00
Rich Graham
14bdbc5e91 add group functionality.
This commit was SVN r751.
2004-02-12 23:23:03 +00:00
David Daniel
4d9dd4f5e5 Adding stuff to new(ish) directory
This commit was SVN r750.
2004-02-12 22:50:04 +00:00
David Daniel
01b5491c18 More changes to the object system (again) to transparently run the
constructor and destructor hierarchy.

Also changing lam_class_info_t --> lam_class_t for brevity.

This commit was SVN r749.
2004-02-12 22:42:39 +00:00
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