Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r17716] Cosmetic change to use exit(EXIT_FAILURE) instead of exit(1). | Albert Cheng | 2009-10-21 | 1 | -2/+2 |
| | | | | Tested: jam-pp. | ||||
* | [svn-r17268] Description: | Quincey Koziol | 2009-07-30 | 1 | -1/+1 |
| | | | | | | | | | | | Bring r17266 from 1.8 branch to trunk: Clean up various compiler warnings from IRIX64 build Tested on: Mac OS X/32 (amazon) debug & production (yes, I know it's not an IRIX64 system :-) Too minor to require h5committest | ||||
* | [svn-r16969] Updated perf_serial test to work on windows. | Allen Byrne | 2009-05-21 | 1 | -21/+23 |
| | | | | | Tested: Windows and h5committest | ||||
* | [svn-r16560] Description: | Quincey Koziol | 2009-03-10 | 1 | -18/+1 |
| | | | | | | | | | | 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) | ||||
* | [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and ↵ | Allen Byrne | 2009-02-18 | 1 | -3/+3 |
| | | | | | | | | | | | replacing all instances with long long. Tested: h5comittest fedora 10 x64 Vista 32, VS2005, IVF101 XP32, Cygwin | ||||
* | [svn-r15628] Description: | Quincey Koziol | 2008-09-16 | 1 | -36/+36 |
| | | | | | | | | | | | | | 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... | ||||
* | [svn-r15563] Added support for serial prefix HDF5_PREFIX. | Christian Chilan | 2008-08-29 | 1 | -20/+5 |
| | | | | Tested on kagiso, smirom, and linew. | ||||
* | [svn-r15179] Change copyright notice to THG only. | Christian Chilan | 2008-06-09 | 1 | -1/+0 |
| | |||||
* | [svn-r15090] Revise copyright notice. | Christian Chilan | 2008-05-29 | 1 | -2/+3 |
| | |||||
* | [svn-r14903] Undoing change committed in r14902. | Scot Breitenfeld | 2008-04-30 | 1 | -0/+1746 |
| | |||||
* | [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. ↵ | Scot Breitenfeld | 2008-04-30 | 1 | -1746/+0 |
| | | | | New fortran wrappers added. | ||||
* | [svn-r14831] Revise file of the serial benchmarking tool. | Christian Chilan | 2008-04-12 | 1 | -9/+6 |
| | | | | Tested on kagiso, smirom, linew, and tg-login. | ||||
* | [svn-r14829] Revised files of the serial benchmarking tool. | Christian Chilan | 2008-04-11 | 1 | -4/+6 |
| | | | | Tested on kagiso, smirom, and linew. | ||||
* | [svn-r14826] Files for the serial benchmarking tool, h5perf_serial. | Christian Chilan | 2008-04-10 | 1 | -0/+1747 |
Tested on kagiso, smirom, and linew. |