| Commit message (Expand) | Author | Age | Files | Lines |
* | Set version to 1.13.0 | Larry Knox | 2021-11-30 | 1 | -0/+1582 |
|
|
* | Removes unused commented-out code from h5jamgentest.c (#851) | Dana Robinson | 2021-07-22 | 1 | -77/+0 |
|
|
* | Fixes a couple of warnings: (#849) | Dana Robinson | 2021-07-22 | 1 | -128/+256 |
|
|
* | Brings the tools getopt(3) replacement into the main library (#803) | Dana Robinson | 2021-06-29 | 2 | -14/+14 |
|
|
* | Cleans up POSIX/C bits in H5private.h (#804) | Dana Robinson | 2021-06-29 | 1 | -1/+1 |
|
|
* | Includes hdf5dev.h in hdf5.h (#728) | Dana Robinson | 2021-06-07 | 1 | -1/+0 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 1 | -0/+1 |
|
|
* | Fixes for a couple of trivial warnings (#676) | Dana Robinson | 2021-05-24 | 1 | -3/+3 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 6 | -6/+6 |
|
|
* | Fixes a small memory leak in the h5jam test (#207) | Dana Robinson | 2020-12-20 | 1 | -2/+3 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 3 | -272/+258 |
|
|
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -3/+3 |
|
|
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 1 | -0/+15 |
|
|
* | Mingw copy disabled | Allen Byrne | 2020-07-31 | 1 | -2/+4 |
|
|
* | Tools refactor | Allen Byrne | 2020-07-15 | 1 | -15/+25 |
|
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
|
|
* | HDFFV-11011 correct issues with target file extension | Allen Byrne | 2020-01-28 | 1 | -17/+11 |
|
|
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
|
|
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -1/+3 |
|
|
* | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 1 | -1/+1 |
|
|
* | For portability, use the POSIX sh(1) string-comparison operator `=` | David Young | 2019-10-03 | 1 | -2/+2 |
|
|
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 1 | -3/+3 |
|
|
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -33/+4 |
|
|
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 2 | -7/+16 |
|
|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 2 | -19/+35 |
|
|
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -21/+13 |
|
|
* | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 1 | -13/+21 |
|
|
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -4/+4 |
|
|
* | Fix runtest case for data to stdout in tool | Allen Byrne | 2018-12-31 | 1 | -2/+2 |
|
|
* | Use H5I_INVALID_HID | Allen Byrne | 2018-12-15 | 1 | -1/+1 |
|
|
* | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 1 | -0/+2 |
|
|
* | TRILAB-81 coverity fixes | Allen Byrne | 2018-10-17 | 1 | -1/+1 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -1/+1 |
|
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 1 | -104/+78 |
|
|
* | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -3/+3 |
|
|
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 2 | -18/+12 |
|
|
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
|
|
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -16/+14 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -4/+1 |
|\ |
|
| * | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
|
|
| * | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
|
|
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -3/+0 |
|
|
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -1/+2 |
|/ |
|
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 1 | -1/+27 |
|
|
* | Stripped C standard library headers from tools test code. | Dana Robinson | 2017-07-19 | 2 | -8/+0 |
|
|
* | Merge branch 'develop' into windows_open | Dana Robinson | 2017-05-31 | 1 | -218/+220 |
|\ |
|
| * | Make test scripts fail if result files are created | Allen Byrne | 2017-05-02 | 1 | -218/+220 |
|
|
* | | Rework of the POSIX file open permissions and macros to clean up | Dana Robinson | 2017-04-28 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 6 | -30/+31 |
|
|
* | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 1 | -12/+12 |
|
|