Jeff Squyres
70aff4627f
Some changes -- need more (Still doesn't compile yet :-)
...
This commit was SVN r86.
2004-01-07 18:55:17 +00:00
David Daniel
a5dd02a740
removing LANL copyright stuff
...
This commit was SVN r85.
2004-01-07 18:39:35 +00:00
Rob Awles
bf0a2c451b
Committing changes so that we can get directories moved and headers changed appropriately.
...
This commit was SVN r84.
2004-01-07 17:50:41 +00:00
Rob Awles
c54f86cbe1
Latest updates before ctnetwork directory is moved.
...
This commit was SVN r83.
2004-01-07 17:06:53 +00:00
Jeff Squyres
55b8aa9066
Add tests for C++ compiler exceptions
...
This commit was SVN r82.
2004-01-07 15:34:40 +00:00
Jeff Squyres
7279053b2d
Add portable [non-optimized] strncpy() for platforms that have broken
...
implementation (performance is not the issue here -- correct functionality is).
This commit was SVN r81.
2004-01-07 15:21:25 +00:00
Jeff Squyres
9841060cba
- Remove header, replace with $HEADER$ (to be filled in later)
...
- Remove $Id$
This commit was SVN r80.
2004-01-07 15:07:14 +00:00
Jeff Squyres
b197b94e13
First cut of .cvsignore and Makefile.am
...
This commit was SVN r79.
2004-01-07 15:06:41 +00:00
Jeff Squyres
277c890629
- Remove header, replace with $HEADER$ (to be filled in later)
...
- Don't need to make convenience libraries relative to $(top_builddir)
This commit was SVN r78.
2004-01-07 15:03:02 +00:00
Jeff Squyres
9ebd59f944
Add lots of missing source files
...
This commit was SVN r77.
2004-01-07 15:02:21 +00:00
Jeff Squyres
507e535a3f
First cut of Makefile.am's and .cvsignore files
...
This commit was SVN r76.
2004-01-07 15:01:45 +00:00
Jeff Squyres
db5368d20a
- Added $HEADER$ (to be filled in later)
...
- Fixed include file issues
This commit was SVN r75.
2004-01-07 15:01:03 +00:00
Jeff Squyres
3e648f827f
- Add $HEADER$
...
- Fix some include file issues
This commit was SVN r74.
2004-01-07 15:00:27 +00:00
Jeff Squyres
4c28f281e9
- Add $HEADER$ (to be filled in later)
...
- s/bool_t/lam_bool_t/
This commit was SVN r73.
2004-01-07 14:59:19 +00:00
Jeff Squyres
f9eae136e5
- Add $HEADER$ (to be filled in later)
...
- Add lots of missing source files
This commit was SVN r72.
2004-01-07 14:58:33 +00:00
Jeff Squyres
1a2fd1a392
lam_config.h should be included as-is (no relative path) due to VPATH builds
...
This commit was SVN r71.
2004-01-07 14:58:00 +00:00
Jeff Squyres
02cb879b84
- Remove header, replace with $HEADER$ (to be filled in later)
...
- Remove $Id$
- [temporarily] add runtime to SUBDIRS (I think this directory will
end up moving somewhere else)
This commit was SVN r70.
2004-01-07 14:57:04 +00:00
Jeff Squyres
b93da5b412
Remove $Id$
...
This commit was SVN r69.
2004-01-07 14:55:59 +00:00
Jeff Squyres
fad4791976
- Remove $Id$
...
- Remove lam_config.h header, replace with $HEADER$ (to be filled in
later)
- Add lots of missing Makefiles
This commit was SVN r68.
2004-01-07 14:55:23 +00:00
Jeff Squyres
6bc4ed4810
- Remove $Id$
...
- Remove header, replace with $HEADER$ (to be filled in later)
This commit was SVN r67.
2004-01-07 14:54:25 +00:00
Jeff Squyres
441ecfaf26
- Remove $Id$
...
- Remove header, replace it with $HEADER$ (to be filled in later)
This commit was SVN r66.
2004-01-07 14:53:47 +00:00
Jeff Squyres
67d1c9ac1c
- Remove $Id$
...
- Don't need to make LIBADD libs relative to $(top_builddir)
This commit was SVN r65.
2004-01-07 14:48:27 +00:00
Jeff Squyres
10c35c5104
Remove $Id$
...
This commit was SVN r64.
2004-01-07 14:47:31 +00:00
Jeff Squyres
2f9612c8fb
Oops -- forgot to remove $Id$
...
This commit was SVN r63.
2004-01-07 14:44:32 +00:00
Jeff Squyres
e851d87f34
s/@COPYRIGHT@/$HEADER$/
...
This commit was SVN r62.
2004-01-07 14:43:42 +00:00
Jeff Squyres
500c0679ce
Oops -- missed a lam_free
...
This commit was SVN r61.
2004-01-07 08:43:42 +00:00
Jeff Squyres
e15949e13b
Accidentally left a comment unterminated
...
This commit was SVN r60.
2004-01-07 08:37:02 +00:00
Jeff Squyres
1c79cd9289
- s/lam_malloc/LAM_MALLOC/
...
- s/lam_free/LAM_FREE/
This commit was SVN r59.
2004-01-07 08:35:58 +00:00
Jeff Squyres
658d98d1f7
Add prototypes to silence compiler warnings
...
This commit was SVN r58.
2004-01-07 08:35:32 +00:00
Jeff Squyres
004b37b114
Add argv.h with prototypes for all lam_argv_* functions
...
This commit was SVN r57.
2004-01-07 08:35:06 +00:00
Jeff Squyres
d38887b58b
Add $HEADER$
...
This commit was SVN r56.
2004-01-07 08:32:53 +00:00
Jeff Squyres
6d64a8ad94
Add a prototype for MPI_Comm_set_name to silence a compiler warning
...
This commit was SVN r55.
2004-01-07 08:32:16 +00:00
Jeff Squyres
7994ea8b6d
Use the right global variables, and the other parts of the code react ;-)
...
This commit was SVN r54.
2004-01-07 08:31:32 +00:00
Jeff Squyres
2f77ffb99e
Oops -- this stuff is now handled in lam_configure_options.m4
...
This commit was SVN r53.
2004-01-07 08:31:09 +00:00
Brian Barrett
5cdfc4f412
- remove uint reference since it isn't available everywhere. Made size_t
...
since we are using the variables for length of strings.
This commit was SVN r52.
2004-01-07 08:22:37 +00:00
Jeff Squyres
0ae583aa6c
- Add $HEADER$
...
- Remove doc from SUBDIRS
This commit was SVN r51.
2004-01-07 08:17:40 +00:00
Jeff Squyres
a9b3fd19c8
- Ditched header, replaced with $HEADER$ (to be filled in later)
...
- Fixed include filenames
- Fixed TV global variable name
This commit was SVN r50.
2004-01-07 08:08:59 +00:00
Jeff Squyres
aaf1b07008
- Add $HEADER$
...
- Fix include file names
- s/bool_t/lam_bool_t/
This commit was SVN r49.
2004-01-07 08:07:38 +00:00
Jeff Squyres
89ebc00200
- Add $HEADER$
...
- s/bool_t/lam_bool_t/
- s/FALSE/LAM_FALSE/
- s/TRUE/LAM_TRUE/
This commit was SVN r48.
2004-01-07 08:05:17 +00:00
Jeff Squyres
0b74ad7405
- doxygen-ized the important functions
...
- made the macros uppercase
- made the functions not have leading "_"'s
This commit was SVN r47.
2004-01-07 08:04:07 +00:00
Jeff Squyres
6d3d8f9d4e
Add new NULL-terminated argv array handling interface
...
This commit was SVN r46.
2004-01-07 08:03:19 +00:00
Jeff Squyres
86e23abf04
- Added $HEADER$
...
- Added argv.c
This commit was SVN r45.
2004-01-07 08:03:01 +00:00
Jeff Squyres
00cf1e2d91
- Added $HEADER$
...
- Fixed include filenames
This commit was SVN r44.
2004-01-07 08:02:26 +00:00
Jeff Squyres
6c4dd3b135
- Add $HEADER$
...
- Fix include filenames
This commit was SVN r43.
2004-01-07 08:00:40 +00:00
Jeff Squyres
2c5f85cda8
- s/lam_free/LAM_FREE/
...
- s/lam_malloc/LAM_MALLOC/
- Add $HEADER$
This commit was SVN r42.
2004-01-07 07:59:49 +00:00
Jeff Squyres
efa753d7b2
- Add $HEADER$
...
- Fix include file names
This commit was SVN r41.
2004-01-07 07:58:33 +00:00
Jeff Squyres
b22c2a5e10
- Add $HEADER$
...
- Fix up include filenames
This commit was SVN r40.
2004-01-07 07:57:00 +00:00
Jeff Squyres
399a86eabf
- Added $HEADER$
...
- Renamed from "base" to "lfc"
- Added AM_CPPFLAGS to find header files
This commit was SVN r39.
2004-01-07 07:54:53 +00:00
Jeff Squyres
e0c269cf71
- Added $HEADER$
...
- Renamed "base" subdir/convenience library to "lfc"
This commit was SVN r38.
2004-01-07 07:54:15 +00:00
Jeff Squyres
88087bf709
- Removed header, replaced with $HEADER$ (to be filled in later)
...
- use full relative pathnames for include files
- Other minor stylistic changes (per group agreement)
- s/bool_t/lam_bool_t/
- s/FALSE/LAM_FALSE/
- s/TRUE/LAM_TRUE/
- s/CMPI/LAM_MPI/ or s/CMPI/LAM/
This commit was SVN r37.
2004-01-07 07:53:25 +00:00