Allen Byrne
9752e55b78
[svn-r18964] Windows use of VC_EXTRALEAN no longer did anything. It has been replaced by WIN32_LEAN_AND_MEAN macro. This was the cause of a define conflict causing the use of grp1 and grp2 to be replaced with constants in the h5dumpgentest.c file.
...
This also affected the use of the #include <winsock.h> needed by gethostname. The new include: winsock2.h has been added to h5private.h and either removed or updated in the other files.
Tested: Windows
2010-06-03 17:15:30 -05:00
Allen Byrne
fae180790e
[svn-r17042] Updated perf_serial test to work on windows. Bring back from trunk.
...
Tested:
Windows
2009-06-12 08:30:16 -05:00
Christian Chilan
0304c9a5fa
[svn-r15180] Change copyright notice to THG only.
2008-06-09 12:19:55 -05:00
Elena Pourmal
4b2c3c5e07
[svn-r14949] Maintenance: brought serial h5perf tool from trunk; use
...
svn merge -r 14824:14945 http://svn.hdfgroup.uiuc.edu/hdf5/trunk/perform
command to bring changes in.
Platforms tested: kagiso with Intel compilers, smirom with GNU compiler
2008-05-06 15:51:39 -05:00