| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove useless define TRUE/FALSE statements. (#3604) | H. Joe Lee | 2023-09-27 | 1 | -2/+0 |
|
|
* | Convert hbool_t --> bool in examples (#3492) | Dana Robinson | 2023-09-05 | 3 | -4/+4 |
|
|
* | Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407) | jhendersonHDF | 2023-08-22 | 1 | -2/+2 |
|
|
* | Another round of fixing -Wextra-semi-stmt warnings (#3264) | Sean McBride | 2023-07-24 | 1 | -6/+8 |
|
|
* | Fixed some -Wunused-variable warnings and one Wsometimes-uninitialized warnin... | Sean McBride | 2023-07-20 | 2 | -3/+0 |
|
|
* | Remove programmer/date from comments (#3210) | Dana Robinson | 2023-06-29 | 1 | -8/+0 |
|
|
* | Many fixes to various compiler warnings (#3124) | Sean McBride | 2023-06-19 | 11 | -13/+13 |
|
|
* | Many clang -Wextra-semi-stmt fixes (#2537) | Sean McBride | 2023-06-16 | 1 | -1/+1 |
|
|
* | Update testh5cc.sh.in for new major version 1.14. (#2349) | Larry Knox | 2022-12-22 | 1 | -1/+51 |
|
|
* | H5F_LIBVER_LATEST changes for move to 1.15 (#2288) | Allen Byrne | 2022-12-21 | 1 | -1/+13 |
|
|
* | Correct the CMake link for MPI (#2198) | Allen Byrne | 2022-11-01 | 1 | -2/+2 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 31 | -37/+4 |
|
|
* | Subfiling VFD updates (#2106) | jhendersonHDF | 2022-09-16 | 1 | -31/+220 |
|
|
* | Change `test` to `example`. (#2087) | H. Joe Lee | 2022-09-07 | 1 | -2/+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 | -2/+2 |
|
|
* | Only include and run Subfiling example when Subfiling is enabled (#1991) | jhendersonHDF | 2022-08-10 | 2 | -2/+10 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 8 | -8/+8 |
|
|
* | Subfiling VFD - tidying up and fixing a few new testing failures (#1977) | jhendersonHDF | 2022-08-09 | 4 | -4/+371 |
|
|
* | Remove stray files, incorrect vds and mpi clean files (#1979) | Allen Byrne | 2022-08-09 | 1 | -22/+0 |
|
|
* | Develop cmake clean (#1971) | Allen Byrne | 2022-08-07 | 1 | -1/+37 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 14 | -25/+25 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 1 | -2/+2 |
|
|
* | Develop sync (#1793) | Allen Byrne | 2022-06-09 | 1 | -1/+1 |
|
|
* | free an MPI communicator (#1503) | Wei-keng Liao | 2022-03-17 | 1 | -0/+1 |
|
|
* | Fix for parallel compression examples on Windows (#1459) | jhendersonHDF | 2022-02-28 | 2 | -11/+23 |
|
|
* | Parallel Compression improvements (#1302) | jhendersonHDF | 2022-02-24 | 6 | -40/+904 |
|
|
* | Replaced several uses of sprintf with safer snprintf (#1383) | Sean McBride | 2022-01-28 | 1 | -1/+1 |
|
|
* | various cleanup java test, test files, comments (#1363) | Allen Byrne | 2022-01-18 | 1 | -2/+2 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 5 | -7/+7 |
|
|
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 1 | -1/+1 |
|
|
* | CMake: (fix) ph5example test (#935) | Jan-Willem Blokland | 2021-08-19 | 1 | -2/+5 |
|
|
* | Includes hdf5dev.h in hdf5.h (#728) | Dana Robinson | 2021-06-07 | 2 | -2/+0 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 2 | -0/+2 |
|
|
* | Align with "parallel fence" changes (#479) | Quincey Koziol | 2021-03-24 | 1 | -0/+6 |
|
|
* | fix block coordinate printing example (#437) | Mike Smith | 2021-03-06 | 1 | -5/+6 |
|
|
* | More warning fixes (#400) | Sean McBride | 2021-03-04 | 2 | -6/+6 |
|
|
* | Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341) | Sean McBride | 2021-02-22 | 2 | -4/+4 |
|
|
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 42 | -42/+42 |
|
|
* | develop revert source to clang-format version 11 (#293) | Allen Byrne | 2021-01-29 | 1 | -1/+1 |
|
|
* | Reformat source (#244) | Quincey Koziol | 2021-01-07 | 2 | -4/+4 |
|
|
* | Transfer doxygen H5O RM blocks from doxygen branch to develop. (#174) | vchoi-hdfgroup | 2020-12-16 | 2 | -0/+8 |
|
|
* | Basic alignment with async branch (#115) | Quincey Koziol | 2020-11-23 | 1 | -1/+1 |
|
|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 38 | -3292/+3104 |
|
|
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -2/+2 |
|
|
* | Fix comment formatting due to tabs conversion | Allen Byrne | 2020-09-24 | 1 | -3/+3 |
|
|
* | File changes to affect formatting | Allen Byrne | 2020-09-04 | 1 | -25/+27 |
|
|
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 1 | -0/+14 |
|
|
* | Fixed typo | Binh-Minh Ribler | 2020-08-18 | 1 | -1/+1 |
|
|
* | Address CMake and deprecated API build failures from monotonic timer patch. | Quincey Koziol | 2020-07-03 | 1 | -1/+1 |
|
|