| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial preparation of hdf5-1_14_3 release branch for HDF5 1.14.3 (#3770) | Larry Knox | 2023-10-25 | 1 | -0/+1620 |
|
|
* | 1.14 sync with develop (#3660) | jhendersonHDF | 2023-10-12 | 4 | -6/+4 |
|
|
* | Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407) (#3468) | jhendersonHDF | 2023-09-01 | 1 | -2/+2 |
|
|
* | Normalize examples w/ develop (#3282) | Dana Robinson | 2023-07-27 | 16 | -31/+22 |
|
|
* | 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 |
|
|
* | Remove non-existent example | Quincey Koziol | 2020-06-30 | 1 | -2/+2 |
|
|
* | Add new source files to CMake build | Quincey Koziol | 2020-06-28 | 1 | -0/+1 |
|
|
* | Merge remote-tracking branch 'origin/develop' into monotonic_timer | Quincey Koziol | 2020-06-26 | 32 | -554/+779 |
|\ |
|
| * | Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl... | David Young | 2020-06-16 | 1 | -2/+2 |
| |\ |
|
| | * | Make examples installation respect DESTDIR. Fixes | David Young | 2020-05-26 | 1 | -2/+2 |
|
|
| * | | Add tests for all version to H5_NO_DEPRECATED_SYMBOLS section | Larry Knox | 2020-06-10 | 1 | -2/+13 |
|
|