1
1
openmpi/opal
2009-05-27 14:32:30 +00:00
..
asm This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
class Make sure that when we destruct the pointer array that we set the address to NULL and size to 0. This will help to flag accidental usage of a destructed pointer array object. 2009-05-12 14:13:07 +00:00
dss This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
event This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
include This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
mca Read from the correct registry entry on Windows Vista and Server 2008. 2009-05-13 15:56:37 +00:00
memoryhooks ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
runtime - Fix Coverity CID #1207: 2009-05-14 00:21:15 +00:00
threads This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
tools A couple of C/R related commits that have been sitting off-trunk for a while. 2009-05-08 19:41:11 +00:00
util Remove some dead code 2009-05-26 21:17:00 +00:00
win32 Microsoft doesn't provide inet_pton and inet_ntop APIs on Windows XP, but only on Windows Vista and 2008. So add a stand alone version of inet_pton and inet_ntop functions from ISC. 2009-05-27 14:32:30 +00:00
CMakeLists.txt Get rid of improper use of SET_SOURCE_FILES_PROPERTIES. When using the latest CMake (2.6 patch 4), we get many errors, which didn't show in previous version. 2009-05-07 17:41:05 +00:00
Makefile.am Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00