Jeff Squyres
|
5e450b0ac6
|
Fix typo
This commit was SVN r567.
|
2004-01-29 02:37:04 +00:00 |
|
Jeff Squyres
|
e62b5ac13b
|
Add shell functions so that we can link
This commit was SVN r566.
|
2004-01-29 02:37:23 +00:00 |
|
Jeff Squyres
|
c2bd648cbf
|
Update .cvsignore
This commit was SVN r565.
|
2004-01-29 02:36:06 +00:00 |
|
Jeff Squyres
|
eb347a8a2a
|
Add empty shell functions so that we can link
This commit was SVN r564.
|
2004-01-29 02:35:33 +00:00 |
|
Jeff Squyres
|
b7674bd629
|
Remove compiler warnings
This commit was SVN r563.
|
2004-01-29 01:42:41 +00:00 |
|
Tim Woodall
|
e47106e378
|
unimplemented routines
This commit was SVN r562.
|
2004-01-28 23:47:02 +00:00 |
|
Tim Woodall
|
cbe8bc5a78
|
typo
This commit was SVN r561.
|
2004-01-28 23:17:54 +00:00 |
|
Tim Woodall
|
a7005253da
|
first cut at bulk of tcp code
This commit was SVN r560.
|
2004-01-28 22:52:51 +00:00 |
|
Jeff Squyres
|
98e4446759
|
Actually, move the casting into list.h so that list_get_next() and
list_get_prev() return non-volatile values, just like all the other
list_get_*() functions
This commit was SVN r559.
|
2004-01-28 21:23:40 +00:00 |
|
Jeff Squyres
|
f3751f95e2
|
Add some casting to get rid of volatile
This commit was SVN r558.
|
2004-01-28 21:18:53 +00:00 |
|
Jeff Squyres
|
6897b4c5a1
|
Oops -- make all #if 0's use the undefined macro so that they show up
as compiler warnings
This commit was SVN r557.
|
2004-01-28 21:14:08 +00:00 |
|
Jeff Squyres
|
f2f5dae4a3
|
Looks like a cut-n-paste error for a function name
This commit was SVN r556.
|
2004-01-28 21:13:00 +00:00 |
|
Jeff Squyres
|
e5bfd30cb2
|
Looks like a cut-n-paste error for an instance name
This commit was SVN r555.
|
2004-01-28 21:12:39 +00:00 |
|
Jeff Squyres
|
ed0fcae2b4
|
This is a missing function -- marked with an #if that will generate a warning
This commit was SVN r554.
|
2004-01-28 21:12:21 +00:00 |
|
Rob Awles
|
f23432befd
|
Improved hash table test program.
This commit was SVN r553.
|
2004-01-27 20:12:09 +00:00 |
|
Rob Awles
|
14588b8390
|
Added code to increment counters accordingly in test_verify. Added test_verify_int.
This commit was SVN r552.
|
2004-01-27 20:11:48 +00:00 |
|
Rob Awles
|
988d1806c2
|
Broke logic for hash table keys into two: one for handling strings and one for numbers. That is, logically have two types of hash tables: strings and numeric. Otherwise, we would need too many checks to handle allocated key pointers. Since the interface is the same, then the important ASSUMPTION is that when you're using a hash table, all keys should remain of homogeneous type.
This commit was SVN r551.
|
2004-01-27 20:11:06 +00:00 |
|
Rob Awles
|
eb762c9f2f
|
Adding initial test program of hash table.
This commit was SVN r550.
|
2004-01-27 17:20:23 +00:00 |
|
Rob Awles
|
1da2b38e98
|
Removed unnecessary #include "lam/types.h".
This commit was SVN r549.
|
2004-01-27 17:19:45 +00:00 |
|
Rob Awles
|
fcc4735f2e
|
Fixed bug with using string keys and added flag to track whether we need to free the key when removing a value. Added function to remove all values from table. Renamed lam_fh_init_with() to lam_fh_resize().
This commit was SVN r548.
|
2004-01-27 17:19:14 +00:00 |
|
Rich Graham
|
d5ae55fdcc
|
change the pointers in the lam item to be volatile.
Add some to the list unit test.
This commit was SVN r547.
|
2004-01-26 20:32:19 +00:00 |
|
Tim Woodall
|
d78ddd7cf2
|
- added lam_ptr_t
- changed reactor i/f
This commit was SVN r546.
|
2004-01-26 18:41:37 +00:00 |
|
Brian Barrett
|
89e3cff948
|
* Need newer AM for fortran test
This commit was SVN r545.
|
2004-01-26 17:00:36 +00:00 |
|
Tim Woodall
|
33e9e8417a
|
inserting string values into hash table is broken
This commit was SVN r544.
|
2004-01-26 16:51:06 +00:00 |
|
Tim Woodall
|
767d71aa86
|
changed NEW to OBJ_CREATE
This commit was SVN r543.
|
2004-01-26 14:42:53 +00:00 |
|
Prabhanjan Kambadur
|
8d08a67f45
|
adding new functions:k and l
This commit was SVN r542.
|
2004-01-25 23:03:40 +00:00 |
|
Prabhanjan Kambadur
|
4dd216aaec
|
adding new functions: k and l
This commit was SVN r541.
|
2004-01-25 23:02:30 +00:00 |
|
Prabhanjan Kambadur
|
2ced423d3e
|
Adding new functions: Letter I
This commit was SVN r540.
|
2004-01-25 22:07:54 +00:00 |
|
Prabhanjan Kambadur
|
fed1964471
|
Adding new functions:
This commit was SVN r539.
|
2004-01-25 22:07:28 +00:00 |
|
Prabhanjan Kambadur
|
840286e1ff
|
adding Grequest_ functions
This commit was SVN r538.
|
2004-01-25 01:59:17 +00:00 |
|
Prabhanjan Kambadur
|
72988dd217
|
adding new funcions
This commit was SVN r537.
|
2004-01-25 01:51:49 +00:00 |
|
Prabhanjan Kambadur
|
46ce8a4482
|
adding new functions
This commit was SVN r536.
|
2004-01-25 01:51:28 +00:00 |
|
Prabhanjan Kambadur
|
4857a61c20
|
adding new functions (g*)
This commit was SVN r535.
|
2004-01-25 01:50:19 +00:00 |
|
Prabhanjan Kambadur
|
2560acee58
|
correcting #pragmam weak statement
This commit was SVN r534.
|
2004-01-24 23:33:01 +00:00 |
|
Prabhanjan Kambadur
|
f6c301f165
|
adding new functions
This commit was SVN r533.
|
2004-01-24 23:19:27 +00:00 |
|
Prabhanjan Kambadur
|
ea173de017
|
adding new MPI Functions
This commit was SVN r532.
|
2004-01-24 23:17:43 +00:00 |
|
Prabhanjan Kambadur
|
d11a3010d5
|
removing my name from all files
This commit was SVN r531.
|
2004-01-24 22:20:44 +00:00 |
|
Prabhanjan Kambadur
|
6358218261
|
adding functions beginning with d,e and f
This commit was SVN r530.
|
2004-01-24 21:57:13 +00:00 |
|
Jeff Squyres
|
22276dc8ba
|
Fix Makefile.am warnings
This commit was SVN r529.
|
2004-01-24 00:52:49 +00:00 |
|
Rob Awles
|
924ca42d6f
|
Removed NEW/DELETE as OBJ_CREATE/OBJ_RELEASE will do the same thing. Moved free() statement from lam_obj_destroy() to lam_obj_release() so that statically declared objects can be initialized/cleaned up. Added STATIC_DESTROY to free resources for statically declared objects.
This commit was SVN r528.
|
2004-01-22 19:26:38 +00:00 |
|
Prabhanjan Kambadur
|
21bc9ef220
|
Adding functions beginning with alphabet T
This commit was SVN r527.
|
2004-01-22 03:31:32 +00:00 |
|
Prabhanjan Kambadur
|
979a3251a0
|
Adding datatype functions
This commit was SVN r526.
|
2004-01-22 03:29:58 +00:00 |
|
Jeff Squyres
|
bd4bad869b
|
Contiuned development of laminfo; open and close pcm modules (good
testbed for MCA base, especially w.r.t. module management)
This commit was SVN r525.
|
2004-01-22 00:38:29 +00:00 |
|
Jeff Squyres
|
79c5f8826c
|
Lots of revisions to the MCA base; too numerous to mention here
(continued evolution / implementation of the MCA base).
This commit was SVN r524.
|
2004-01-22 00:37:58 +00:00 |
|
Jeff Squyres
|
9ec1f24872
|
Update cvsignore files
This commit was SVN r523.
|
2004-01-22 00:37:25 +00:00 |
|
Jeff Squyres
|
375e271bd9
|
Build the pcm base
This commit was SVN r522.
|
2004-01-22 00:36:42 +00:00 |
|
Jeff Squyres
|
04a3f873db
|
MPI_Offset has been added; remove this extraneous type
This commit was SVN r521.
|
2004-01-22 00:36:08 +00:00 |
|
Jeff Squyres
|
b201977eab
|
First implementation of several PCM base functions
This commit was SVN r520.
|
2004-01-22 00:35:41 +00:00 |
|
Jeff Squyres
|
1117e272d9
|
Rename the global struct in every module's base type that contains
the list of statically-linked in modules
This commit was SVN r519.
|
2004-01-22 00:32:44 +00:00 |
|
Jeff Squyres
|
3c6dc80ac7
|
Convert to use lam_abort()
This commit was SVN r518.
|
2004-01-22 00:32:06 +00:00 |
|