Allen Byrne
df6c92e506
[svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h
...
Tested: local linux
2012-02-28 13:26:34 -05:00
Allen Byrne
202c36682b
[svn-r21985] Tools must call h5tools_init before command_line parsing or using tools_mesg functions.
...
Tools library uses alais variables for stdout, stderr and tools library uses HDfprintf() functions.
Tested: local linux
2012-02-24 16:14:47 -05:00
Allen Byrne
d2ef2af9b2
[svn-r16969] Updated perf_serial test to work on windows.
...
Tested:
Windows and h5committest
2009-05-21 10:40:03 -05:00
Quincey Koziol
b4ff3e6e79
[svn-r16560] Description:
...
Remove another call to H5E_clear_stack() from within the library.
Clean up lots of compiler warnings.
Tested on:
Mac OS X/32 10.5.6 (amazon)
(followup on other platforms forthcoming)
2009-03-10 14:00:39 -05:00
Allen Byrne
5d69e87ff0
[svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing all instances with long long.
...
Tested:
h5comittest
fedora 10 x64
Vista 32, VS2005, IVF101
XP32, Cygwin
2009-02-18 15:02:05 -05:00
Quincey Koziol
bdd7d59902
[svn-r15628] 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 10:52:51 -05:00
Christian Chilan
489e339019
[svn-r15563] Added support for serial prefix HDF5_PREFIX.
...
Tested on kagiso, smirom, and linew.
2008-08-29 16:33:14 -05:00
Christian Chilan
a97fa671eb
[svn-r15179] Change copyright notice to THG only.
2008-06-09 12:10:39 -05:00
Christian Chilan
64b2c94612
[svn-r15090] Revise copyright notice.
2008-05-29 11:17:56 -05:00
Christian Chilan
6c787d56aa
[svn-r15023] Revise man page of the serial benchmarking tool.
...
Tested on kagiso, smirom, and linew.
2008-05-16 14:53:14 -05:00
Christian Chilan
d7751c5f8c
[svn-r15009] Revise file of the serial benchmarking tool to include new man page.
...
Tested on kagiso, smirom, and linew.
2008-05-15 12:43:01 -05:00
Scot Breitenfeld
aec106e324
[svn-r14903] Undoing change committed in r14902.
2008-04-30 14:51:13 -05:00
Scot Breitenfeld
5773fd34bc
[svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. New fortran wrappers added.
2008-04-30 14:23:26 -05:00
Christian Chilan
512f4ff28f
[svn-r14829] Revised files of the serial benchmarking tool.
...
Tested on kagiso, smirom, and linew.
2008-04-11 16:25:30 -05:00
Christian Chilan
66bb19b12f
[svn-r14826] Files for the serial benchmarking tool, h5perf_serial.
...
Tested on kagiso, smirom, and linew.
2008-04-10 17:32:53 -05:00