| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| * | | HDFFV-11000: update-testh5cc.sh.in to test sample versioned functions | Larry Knox | 2020-06-10 | 1 | -3/+114 |
| |/ |
|
| * | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 22 | -272/+272 |
|
|
| * | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
|
|
| * | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 4 | -36/+35 |
|
|
| * | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -29/+31 |
|
|
| * | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
|
|
| * | Add OAPL parameter to H5Rcreate_ APIs | Jordan Henderson | 2019-12-02 | 1 | -1/+1 |
|
|
| * | Apparently, + has no special meaning, and neither does \+, in so-called | David Young | 2019-11-12 | 1 | -1/+1 |
|
|
| * | Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop | David Young | 2019-11-05 | 2 | -5/+28 |
| |\ |
|
| | * | Get the path to prefix right: needs a ../ to back out of subdirectory | David Young | 2019-11-05 | 1 | -1/+1 |
|
|
| | * | Make this script relocatable again: derive a relative path for the | David Young | 2019-11-05 | 1 | -2/+25 |
|
|
| | * | Let us override the examples directory using --with-examplesdir=DIR. | David Young | 2019-10-03 | 2 | -3/+3 |
|
|
| | * | Under the examples directories, always find the installed HDF5 | David Young | 2019-10-03 | 1 | -1/+1 |
|
|
| * | | Add new H5R API that abstracts object, region and attribute reference types | Jerome Soumagne | 2019-10-08 | 7 | -12/+206 |
| |/ |
|
| * | Merge reconciliation and VFD test fixes | Allen Byrne | 2019-08-04 | 1 | -3/+3 |
|
|
| * | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -96/+93 |
|
|
| * | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -1/+2 |
|
|
| * | HDFFV-10805 cleanup examples and test code | Allen Byrne | 2019-06-20 | 1 | -1/+0 |
|
|
| * | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 2 | -158/+52 |
|
|
| * | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -6/+6 |
|
|
| * | Refactor mpi test names | Allen Byrne | 2019-02-11 | 1 | -9/+9 |
|
|
| * | Rename parallel tests to start with PAR_ | Allen Byrne | 2019-02-11 | 1 | -2/+2 |
|
|
| * | MPI vars need passed in, change to grepTest | Allen Byrne | 2019-01-20 | 1 | -12/+10 |
|
|
| * | Add parrallel runTest.cmake for ph5example | Allen Byrne | 2019-01-18 | 1 | -4/+6 |
|
|