| Commit message (Expand) | Author | Age | Files | Lines |
* | Many fixes to various compiler warnings (#3124) | Sean McBride | 2023-06-19 | 1 | -1/+1 |
|
|
* | Many clang -Wextra-semi-stmt fixes (#2537) | Sean McBride | 2023-06-16 | 1 | -1/+1 |
|
|
* | Make sure that ONLY_SHARED_LIBS option is correctly set (#2544) | Allen Byrne | 2023-03-13 | 1 | -3/+3 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 5 | -5/+0 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 1 | -1/+1 |
|
|
* | Removes cmake_ext_mod (files moved to cmake) (#2041) | Dana Robinson | 2022-08-19 | 1 | -5/+5 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 3 | -7/+7 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 1 | -3/+3 |
|
|
* | sprintf to snprintf (#1815) | Sean McBride | 2022-06-22 | 1 | -3/+3 |
|
|
* | Remove const from the argv tools/tests main sig. (#1390) | Allen Byrne | 2022-01-28 | 2 | -7/+7 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 1 | -1/+1 |
|
|
* | 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 |
|
|