| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Small doxygen fixes plus simple doc fixes (#989) | Allen Byrne | 2021-09-04 | 4 | -12/+9 |
|
|
* | Synch CMake doxygen options with autotools configure (#983) | Allen Byrne | 2021-09-02 | 1 | -1/+2 |
|
|
* | A batch of life-cycle examples for different modules (#654) | Gerd Heber | 2021-09-01 | 82 | -2063/+4126 |
|
|
* | Rework of PR #826 (#972) | Scot Breitenfeld | 2021-08-30 | 4 | -3/+133 |
|
|
* | Fixed failure on BE with xlf (#968) | Scot Breitenfeld | 2021-08-30 | 1 | -2/+5 |
|
|
* | More various warnings (#958) | Sean McBride | 2021-08-25 | 13 | -51/+50 |
|
|
* | Move pwd header check to alphabetical order (#954) | Dana Robinson | 2021-08-23 | 1 | -1/+1 |
|
|
* | More clang tidy (#908) | Sean McBride | 2021-08-23 | 52 | -227/+219 |
|
|
* | cmake: simplify try_run result comparisons (#950) | Ben Boeckel | 2021-08-23 | 1 | -5/+5 |
|
|
* | Remove incorrect compiler check for windows clang sanitizer (#942) | Allen Byrne | 2021-08-20 | 1 | -1/+1 |
|
|
* | Get class name null str (#899) | Sean McBride | 2021-08-20 | 1 | -2/+3 |
|
|
* | CMake: (fix) ph5example test (#935) | Jan-Willem Blokland | 2021-08-19 | 1 | -2/+5 |
|
|
* | CMake should use the output dir programs for shell scripts (#928) | Allen Byrne | 2021-08-19 | 4 | -144/+52 |
|
|
* | Fix issue #924 in develop branch: the ${HDF5_CXXLINKER} does not work in h5c... | Larry Knox | 2021-08-19 | 1 | -3/+3 |
|
|
* | Develop windows compiler fixes (#912) | Allen Byrne | 2021-08-19 | 5 | -33/+42 |
|
|
* | Correct number of args to Windows HDunsetenv macro (#939) | Allen Byrne | 2021-08-19 | 1 | -1/+1 |
|
|
* | Remove non-published short arg names (#917) | Allen Byrne | 2021-08-18 | 3 | -303/+0 |
|
|
* | Correct dataset close in java test (#919) | Allen Byrne | 2021-08-18 | 1 | -1/+1 |
|
|
* | Fix formatting (#923) | Allen Byrne | 2021-08-18 | 1 | -1/+1 |
|
|
* | Fixed the CMake processing for C++ warnings and flags (#888) | Allen Byrne | 2021-08-16 | 8 | -275/+348 |
|
|
* | Fix clang/sanitizer for windows (#883) | Allen Byrne | 2021-08-16 | 2 | -7/+12 |
|
|
* | Update examples version used by CMake (#882) | Allen Byrne | 2021-08-12 | 5 | -7/+9 |
|
|
* | Fixes a bad memory read and unfreed memory in fsinfo code (#893) | Dana Robinson | 2021-08-12 | 6 | -14/+97 |
|
|
* | Guard the SKIP_MPICXX macros against redefinition. (#892) | David Wells | 2021-08-12 | 1 | -0/+4 |
|
|
* | Fix link issue with perf/h5perf in parallel library (#889) | jhendersonHDF | 2021-08-11 | 1 | -4/+4 |
|
|
* | Reorg tools perform to provide h5perf for installation (#884) | Allen Byrne | 2021-08-10 | 19 | -268/+678 |
|
|
* | Add parallel version of h5pfc script (#881) | Allen Byrne | 2021-08-07 | 1 | -0/+13 |
|
|
* | Removes partial long options from the tools (#872) | Dana Robinson | 2021-08-03 | 11 | -235/+29 |
|
|
* | Updates the RELEASE.txt file with a note about the variable-length fill (#871) | Dana Robinson | 2021-08-03 | 1 | -0/+4 |
|
|
* | Unsigned comparison to 0 warning avoidance (#869) | Larry Knox | 2021-08-02 | 1 | -3/+4 |
|
|
* | Added int variable for comparison with H5_VERS_RELEASE in H5.c to avoid (#866) | Larry Knox | 2021-07-30 | 1 | -1/+3 |
|
|
* | Updates a comment in H5mpi.c (#863) | Dana Robinson | 2021-07-28 | 1 | -1/+1 |
|
|
* | Remove version-check for relnum in H5check. (#812) | Allen Byrne | 2021-07-27 | 5 | -147/+227 |
|
|
* | Only test h5diff_830 in serial (#858) | Allen Byrne | 2021-07-27 | 1 | -29/+34 |
|
|
* | OESS-168:Remove clang warnings. (#835) | H. Joe Lee | 2021-07-26 | 3 | -6/+8 |
|
|
* | 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 | 4 | -164/+370 |
|
|
* | Avoid popping API context when one wasn't pushed (#848) | jhendersonHDF | 2021-07-22 | 1 | -3/+16 |
|
|
* | Issue #833 fix setting return result (#843) | Allen Byrne | 2021-07-21 | 1 | -2/+2 |
|
|
* | Allow parallel filters feature for comm size of 1 (#840) | jhendersonHDF | 2021-07-20 | 1 | -3/+11 |
|
|
* | Perform option arg variables (#834) | Allen Byrne | 2021-07-15 | 4 | -16/+6 |
|
|
* | Changes to docs for using plugins (#814) | Allen Byrne | 2021-07-14 | 8 | -23/+51 |
|
|
* | CMake: (feature) libaec (#703) | Jan-Willem Blokland | 2021-07-14 | 2 | -3/+30 |
|
|
* | Add support for parallel filters to h5repack (#832) | jhendersonHDF | 2021-07-14 | 1 | -4/+21 |
|
|
* | OESS-168:Remove implicit conversion warnings. (#829) | H. Joe Lee | 2021-07-12 | 2 | -579/+579 |
|
|
* | Removes develop header cruft (#828) | Dana Robinson | 2021-07-09 | 4 | -8/+2 |
|
|
* | Remove checks for winsock2.h (#813) | Dana Robinson | 2021-07-06 | 6 | -22/+10 |
|
|
* | Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810) | Dana Robinson | 2021-06-30 | 5 | -32/+23 |
|
|
* | Fixes parallel issues from recent C99 changes (#809) | Dana Robinson | 2021-06-30 | 29 | -474/+486 |
|
|
* | Assume C99 types exist in H5detect.c (#808) | Dana Robinson | 2021-06-29 | 1 | -90/+0 |
|
|