Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r23382] I took out H5PLpkg.h. It no longer exist. | Raymond Lu | 2013-03-19 | 1 | -1/+0 |
| | |||||
* | [svn-r23381] More update for Windows. | Raymond Lu | 2013-03-19 | 1 | -3/+72 |
| | | | | Tested on koala | ||||
* | [svn-r23380] Description: | Quincey Koziol | 2013-03-19 | 12 | -486/+428 |
| | | | | Review & cleanup code. | ||||
* | [svn-r23377] Description: | Quincey Koziol | 2013-03-19 | 2 | -0/+15 |
| | | | | | Re-run bon/reconfigure, to generate detection of dirent.h and set up macro. | ||||
* | [svn-r23376] Description: | Quincey Koziol | 2013-03-19 | 1 | -0/+1 |
| | | | | Add dirent.h detection to configure.ac | ||||
* | [svn-r23373] Some updates for Windows. | Raymond Lu | 2013-03-18 | 2 | -4/+4 |
| | | | | Not tested. | ||||
* | [svn-r23372] Description: | Quincey Koziol | 2013-03-18 | 2 | -85/+55 |
|\ | | | | | | | | | | | | | Bring in missing r23248 from trunk. Tested on: Not tested... | ||||
| * | [svn-r23341] Snapshot version 1.9 release 147 | HDF Tester | 2013-03-10 | 13 | -26/+26 |
| | | |||||
| * | [svn-r23338] Updated with HDFFV-8305 fix. | Albert Cheng | 2013-03-07 | 1 | -1/+10 |
| | | |||||
| * | [svn-r23336] Discovered some typo in the last added comment. Rewrote the ↵ | Albert Cheng | 2013-03-07 | 1 | -3/+3 |
| | | | | | | | | | | | | comment. Tested: no need since only comments are changed. | ||||
| * | [svn-r23333] Update CMake documentation, remove obsolete info for windows. | Allen Byrne | 2013-03-06 | 4 | -670/+483 |
| | | |||||
| * | [svn-r23332] HDFFV-8322: for valgrind testing, split-up testhdf5 tests by ↵ | Allen Byrne | 2013-03-06 | 2 | -3/+3 |
| | | | | | | | | | | | | excluding and running long running tests separately. Tested: local linux | ||||
| * | [svn-r23329] Bug fix: HDFFV-8305 | Albert Cheng | 2013-03-06 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | Some systems, like Mac, strings inspect library files and older versions of strings maybe know newer library format, resulting in errors. Make it read the file as stdin, avoiding this problem. Tested: h5committest. all passed. | ||||
| * | [svn-r23327] Added the reference of the requirement of POSIX Compliance. | Albert Cheng | 2013-03-05 | 1 | -6/+22 |
| | | |||||
| * | [svn-r23326] Refactor testhdf5 for memcheck testing. Test longest running ↵ | Allen Byrne | 2013-03-05 | 1 | -3/+16 |
| | | | | | | | | options using only. | ||||
| * | [svn-r23325] Description | Scot Breitenfeld | 2013-03-05 | 7 | -448/+616 |
| | | | | | | | | | | | | | | | | | | | | | | ------------ Fix for: HDFFV-8149: h5pset_external_f API - the offset is declared integer which can cause problem if use 64-bit integer Added new type off_t, modified source files and added a new test. Tested (jam, intel, gnu) | ||||
| * | [svn-r23323] Snapshot version 1.9 release 146 | HDF Tester | 2013-03-03 | 13 | -26/+26 |
| | | |||||
| * | [svn-r23322] HDFFV-8322: Close resources, found from valgrind testing | Allen Byrne | 2013-03-01 | 5 | -7/+30 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23320] Close resources, found from valgrind testing | Allen Byrne | 2013-02-27 | 1 | -0/+6 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23317] Fix indentation | Allen Byrne | 2013-02-25 | 1 | -3/+3 |
| | | |||||
| * | [svn-r23314] Correct typo in DEPENDS | Allen Byrne | 2013-02-25 | 1 | -1/+1 |
| | | |||||
| * | [svn-r23313] Description: | Quincey Koziol | 2013-02-25 | 9 | -77/+98 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring changes from Coverity branch to the trunk: r20612: Changed string functions to versions with string length to fix coverity issues 922, 942 and 943. r20614: Use HDsnprintf. --gh r20675: Fix for coverity #1714 due to the fix for #810. Use HDfree() instead of H5MM_xfree(). r20678: Repaired coverity issue #598 -- failure to check return value from a call to fstat(), or to tidy up in the event of failure. r20679: Use HDstrncpy. --gh r20681: Use HDstrncat and HDstrncpy. --gh Tested on: Mac OSX/64 10.8.2 (amazon) w/Debug, etc. (too minor to require h5committest) | ||||
| * | [svn-r23311] Snapshot version 1.9 release 145 | HDF Tester | 2013-02-24 | 13 | -26/+26 |
| | | |||||
| * | [svn-r23310] Correct duplicate test command | Allen Byrne | 2013-02-21 | 1 | -1/+0 |
| | | |||||
| * | [svn-r23308] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-21 | 3 | -308/+266 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23307] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-20 | 2 | -219/+199 |
| | | | | | | | | | | | | Remove h5ls references Tested: local linux | ||||
| * | [svn-r23306] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-20 | 1 | -153/+204 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23305] HDFFV-8257: szip still used even if headers are not found. ↵ | Allen Byrne | 2013-02-18 | 46 | -404/+444 |
| | | | | | | | | | | | | Change configure to test the result of the CHECK HEADERS call before checking for the library. Tested: local linux, h5committest | ||||
| * | [svn-r23304] Purpose: | Jonathan Kim | 2013-02-18 | 5 | -6/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | HDFFV-7643 - h5diff - incorrect exit-code returns for extra attribute exist Description: h5diff: Fixed to return correct exit code 1 when detect unique attribute. Prior to this fix, h5diff returned exit code 0 indicating two files are identical. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), fred (mac64-LE), emu (solaris-BE), Windows (32-LE cmake), cmake (jam) | ||||
| * | [svn-r23297] Temporary fix: PGI COMPILERS seem to have a bug in the INQUIRE ↵ | Scot Breitenfeld | 2013-02-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | function, waiting for an answer from PGI how to resolve the problem. Tested: jam (pgi compiler) | ||||
| * | [svn-r23296] Fix HDFFV-8312: Problem using NAG compiler and F2003 interface | Scot Breitenfeld | 2013-02-18 | 1 | -17/+17 |
| | | | | | | | | | | | | added character bounds for C_LOC arguments. Tested: jam (gnu) | ||||
| * | [svn-r23295] Did not intend to check in this file with the previous ci. | Scot Breitenfeld | 2013-02-18 | 1 | -6/+2 |
| | | | | | | | | reverted check in. | ||||
| * | [svn-r23294] Related to: HDFFV-8265 | Scot Breitenfeld | 2013-02-18 | 34 | -34/+34 |
| | | | | | | | | | | | | | | Fortran2003 option does not work under windows; Need to manage .def files more efficiently Changed the comment notes from adding to the 'hdf5_fortrandll.def' to instead adding to the 'hdf5_fortrandll.def.in' file. | ||||
| * | [svn-r23293] Fix for HDFFV-8268: Fortran wrapper for H5Fget_file_image function. | Scot Breitenfeld | 2013-02-18 | 18 | -22/+396 |
| | | | | | | | | Tested: (jam, gnu,intel compilers) | ||||
| * | [svn-r23290] Snapshot version 1.9 release 144 | HDF Tester | 2013-02-17 | 13 | -26/+26 |
| | | |||||
| * | [svn-r23289] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-15 | 1 | -170/+227 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23288] Fix mismatched block statement | Allen Byrne | 2013-02-15 | 1 | -1/+1 |
| | | |||||
| * | [svn-r23287] Correct file names | Allen Byrne | 2013-02-15 | 1 | -6/+6 |
| | | |||||
| * | [svn-r23286] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-15 | 18 | -249/+301 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23282] Add folder to outfile name | Allen Byrne | 2013-02-14 | 1 | -1/+1 |
| | | |||||
| * | [svn-r23278] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 1 | -3/+2 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23277] Change name of output file. | Allen Byrne | 2013-02-14 | 1 | -2/+2 |
| | | |||||
| * | [svn-r23276] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 1 | -3/+2 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23275] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 1 | -7/+0 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23274] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 1 | -19/+1 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23273] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 2 | -19/+19 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23272] Correct typos | Allen Byrne | 2013-02-14 | 1 | -2/+2 |
| | | |||||
| * | [svn-r23271] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 2 | -230/+237 |
| | | | | | | | | Tested: local linux | ||||
| * | [svn-r23270] Cleanup old test comments | Allen Byrne | 2013-02-14 | 1 | -5/+0 |
| | | |||||
| * | [svn-r23269] HDFFV-8311: Correct test dependency | Allen Byrne | 2013-02-14 | 1 | -50/+185 |
| | | | | | | | | Tested: local linux |