Jeff Squyres
|
e0aa1e56df
|
New mpi directory structure
This commit was SVN r103.
|
2004-01-07 21:50:30 +00:00 |
|
Jeff Squyres
|
1e3ab9bde7
|
New directory layout in src/mpi
This commit was SVN r102.
|
2004-01-07 21:46:15 +00:00 |
|
Jeff Squyres
|
360914e620
|
Change the top typenames
This commit was SVN r101.
|
2004-01-07 21:45:50 +00:00 |
|
Jeff Squyres
|
91099b3259
|
First cut of language bindings
This commit was SVN r100.
|
2004-01-07 21:39:46 +00:00 |
|
Jeff Squyres
|
a538960486
|
Fix include file issues
This commit was SVN r99.
|
2004-01-07 21:38:09 +00:00 |
|
Jeff Squyres
|
bf030d9fbe
|
Make it a little less than blank
This commit was SVN r98.
|
2004-01-07 21:37:40 +00:00 |
|
David Daniel
|
fb846e6c0b
|
Replacing C++-style comments with C-style comments.
This commit was SVN r97.
|
2004-01-07 21:01:40 +00:00 |
|
Jeff Squyres
|
9515a7f2f0
|
s/*bool_t/bool/
This commit was SVN r96.
|
2004-01-07 20:57:06 +00:00 |
|
Jeff Squyres
|
c639648fb1
|
Fix include file issues
This commit was SVN r95.
|
2004-01-07 20:58:45 +00:00 |
|
Jeff Squyres
|
09a643212c
|
Silence some compiler warnings
This commit was SVN r94.
|
2004-01-07 20:55:00 +00:00 |
|
Jeff Squyres
|
f30c4087aa
|
- s/LAM_TRUE/true/
- s/LAM_FALSE/false/
This commit was SVN r93.
|
2004-01-07 20:50:56 +00:00 |
|
Jeff Squyres
|
193121f5bc
|
Fix silly typo
This commit was SVN r92.
|
2004-01-07 20:48:03 +00:00 |
|
Jeff Squyres
|
20dd96c391
|
Ensure that we always have the "bool" type in C, as well as the constants
"true" and "false", either via the C99 header <stdbool.h> or via our own
declarations.
This commit was SVN r91.
|
2004-01-07 19:33:37 +00:00 |
|
Jeff Squyres
|
4bbf27828f
|
Silence compiler warnings.
This commit was SVN r90.
|
2004-01-07 19:31:55 +00:00 |
|
Jeff Squyres
|
005a85fc20
|
Fix typo
This commit was SVN r89.
|
2004-01-07 19:31:03 +00:00 |
|
Jeff Squyres
|
2f321d9146
|
Effectively comment out the sources because they don't compile yet; Rob
is working on it.
This commit was SVN r88.
|
2004-01-07 19:30:33 +00:00 |
|
Jeff Squyres
|
a071a3381d
|
Move the ctnetwork directory to src/lam/ctnetwork
This commit was SVN r87.
|
2004-01-07 18:58:24 +00:00 |
|
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 |
|