1
1
openmpi/opal/class
George Bosilca 5e280cda19 Latest and greatest. Now OPAL is ready for the Windows prime-time.
The same treatement will happens on all sub-projects. The .h files
have to be C++ compatibles and all symbols with an external visibility
have to get the {PROJECT}_DECLSPEC in front of the prototype.

This commit was SVN r11340.
2006-08-23 00:29:35 +00:00
..
Makefile.am Add support for lock-free "Last In First Out" lists and add them to the build. 2006-01-23 18:20:53 +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 It's not about how much memory we use, but about how we use it. 2006-07-13 04:56:15 +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 One big step forward. Mostly explicit casting for Windows plus the 2006-08-22 20:07:42 +00:00
opal_object.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
opal_value_array.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
opal_value_array.h Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00