1
1
openmpi/opal/class
Rainer Keller 96030de97b - Initialize the size of the opal_object class.
- Use the OBJ_CLASS_INSTANCE macro to initialize classes.
   This also gets rid of several missing initialization errors.

This commit was SVN r13227.
2007-01-21 14:24:29 +00:00
..
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
opal_atomic_lifo.c As the destructor is empty just keep it simple. 2006-08-21 20:10:04 +00:00
opal_atomic_lifo.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
opal_free_list.c Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
opal_free_list.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
opal_hash_table.c As everywhere else the keysize is a size_t let's keep it consistent. 2006-08-21 20:11:12 +00:00
opal_hash_table.h We have a nice OBJ_CLASS_DECLARATION macro let's use it. 2006-08-21 20:12:19 +00:00
opal_list.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_list.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
opal_object.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_object.h Rollback the opal_object commit. Except on my initial test environment it 2006-11-08 07:10:16 +00:00
opal_value_array.c - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
opal_value_array.h - Reduce the amount of warnings with -Wshadow -- mainly due to 2007-01-19 19:48:06 +00:00