Tim Woodall
d454cb290c
check for null registration
...
correct count of registered modules
This commit was SVN r6492.
2005-07-14 19:06:46 +00:00
Galen Shipman
dcbda13a72
Various bug fixes..
...
This commit was SVN r6464.
2005-07-13 21:13:30 +00:00
Brian Barrett
0ae16f2ab7
* add local hook to remove static-components.h in distclean target. The
...
files are generated by configure, and not part of the tarball, so
distclean would be the right place to remove them.
This commit was SVN r6390.
2005-07-08 13:54:12 +00:00
Tim Woodall
269a30fb0e
typo
...
This commit was SVN r6364.
2005-07-06 22:38:39 +00:00
Jeff Squyres
6a9c9953bc
Remove a bunch of -I's that are no longer necessary with
...
properly-prefixed static-component.h files.
This commit was SVN r6342.
2005-07-04 18:24:58 +00:00
Brian Barrett
a13166b500
* rename ompi_output to opal_output
...
This commit was SVN r6329.
2005-07-03 23:31:27 +00:00
Brian Barrett
39dbeeedfb
* rename locking code from ompi to opal
...
This commit was SVN r6327.
2005-07-03 22:45:48 +00:00
Brian Barrett
761402f95f
* rename ompi_list to opal_list
...
This commit was SVN r6322.
2005-07-03 16:22:16 +00:00
Jeff Squyres
959a08bf42
Compromise:
...
- move mpool and allocator frameworks back to ompi (from opal)
- specialize the ompi_free_list class to use an mpool instance
- un-specialize opal_free_list to *not* use mpool; just use malloc/free
This commit was SVN r6292.
2005-07-02 15:35:34 +00:00