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
Quincey Koziol
828e7e2416
[svn-r16566] Description:
...
Bring r16560 back from trunk.
Tested on:
Mac OS X/32 10.5.6 (amazon) debug & production
(Following up with tests on more platforms)
2009-03-10 20:44:36 -05:00
Allen Byrne
c880943ce9
[svn-r16490] Fixed bug #1459 by eliminating the macro long_long and replacing all instances with long long.
...
Tested:
h5comittest
fedora 10 x64
XP32, VNET
2009-02-18 15:05:49 -05:00
Quincey Koziol
b9be045596
[svn-r15629] Description:
...
Remove trailing whitespace from C/C++ source files, with the following
script:
foreach f (*.[ch] *.cpp)
sed 's/[[:blank:]]*$//' $f > sed.out && mv sed.out $f
end
Tested on:
Mac OS X/32 10.5.5 (amazon)
No need for h5committest, just whitespace changes...
2008-09-16 11:22:16 -05:00
Christian Chilan
c9af566e1d
[svn-r15562] Added support for serial prefix HDF5_PREFIX.
...
Tested on kagiso, smirom, and linew.
2008-08-29 16:31:04 -05:00
Christian Chilan
0304c9a5fa
[svn-r15180] Change copyright notice to THG only.
2008-06-09 12:19:55 -05:00
Christian Chilan
a9fa9a4a37
[svn-r15129] Revise man page and copyright notice.
...
Tested on smirom.
2008-06-03 00:29:41 -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