| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'canonical/develop' into hpcio/post_open_fix | Dana Robinson | 2021-11-03 | 7 | -256/+51 |
|\ |
|
| * | OESS-168: Remove clang warnings. (#1146) | H. Joe Lee | 2021-11-02 | 1 | -3/+3 |
|
|
| * | OESS-168: Remove clang warnings. (#1135) | H. Joe Lee | 2021-11-02 | 1 | -1/+1 |
|
|
| * | Split dir create into separate macro (#1141) | Allen Byrne | 2021-10-28 | 2 | -20/+23 |
|
|
| * | Consolidate VFD create list macro (#1132) | Allen Byrne | 2021-10-26 | 1 | -2/+1 |
|
|
| * | Removes the "try free" behavior from the skip lists (#1126) | Dana Robinson | 2021-10-22 | 1 | -208/+0 |
|
|
| * | Move test utilities to utils/test folder (#1109) | Allen Byrne | 2021-10-20 | 10 | -147/+113 |
|
|
| * | OESS-168: Remove clang warnings. (#1075) | H. Joe Lee | 2021-10-20 | 1 | -12/+12 |
|
|
| * | OESS-168: Remove clang warnings. (#1072) | H. Joe Lee | 2021-10-15 | 1 | -13/+13 |
|
|
* | | Merge remote-tracking branch 'nersc/post_open_fix' into hpcio/post_open_fix | Dana Robinson | 2021-11-02 | 1 | -4/+11 |
|\ \ |
|
| * | | Committing clang-format changes | github-actions | 2021-10-29 | 1 | -5/+7 |
|
|
| * | | Merge remote-tracking branch 'origin/develop' into post_open_fix | Quincey Koziol | 2021-10-29 | 66 | -1116/+2292 |
| |\ \ |
|
* | | | | Consolidate VFD create list macro | Allen Byrne | 2021-10-22 | 1 | -2/+1 |
|
|
* | | | | Merge utils changes from develop | Allen Byrne | 2021-10-19 | 10 | -131/+82 |
|
|
* | | | | Merge branch 'hpcio/post_open_fix' of https://github.com/derobins/hdf5 into h... | Dana Robinson | 2021-10-14 | 2 | -3/+4 |
|\ \ \ \ |
|
| * | | | | Committing clang-format changes | github-actions | 2021-10-14 | 2 | -3/+4 |
|
|
* | | | | | Reverts rename of SWMR VFD check program, which causes CMake issues | Dana Robinson | 2021-10-14 | 9 | -6/+62 |
|/ / / / |
|
* | | | | Merge remote-tracking branch 'canonical/develop' into hpcio/post_open_fix | Dana Robinson | 2021-10-14 | 67 | -1116/+2290 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | OESS-168: Remove clang warnings. (#1077) | H. Joe Lee | 2021-10-08 | 1 | -1/+1 |
|
|
| * | | OESS-168: Remove clang warnings. (#1076) | H. Joe Lee | 2021-10-08 | 1 | -1/+1 |
|
|
| * | | OESS-168: Remove clang warnings. (#1071) | H. Joe Lee | 2021-10-06 | 1 | -3/+3 |
| |/ |
|
| * | Move HDstrcmp operations inside casting block for PGI compilers (#1063) | jhendersonHDF | 2021-09-30 | 1 | -6/+6 |
|
|
| * | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 67 | -1181/+2356 |
|
|
* | | Updated scripts to match changes on develop | Quincey Koziol | 2021-09-28 | 3 | -20/+35 |
|
|
* | | Merge remote-tracking branch 'origin/develop' into post_open_fix | Quincey Koziol | 2021-09-27 | 8 | -31/+575 |
|\ \
| |/ |
|
| * | VFD ctl feature (#981) | jhendersonHDF | 2021-09-23 | 2 | -14/+531 |
|
|
| * | Modified gcc/clang warning suppression macros to account for some warnings fl... | Sean McBride | 2021-09-16 | 6 | -16/+16 |
|
|
| * | Fix several warnings (#720) | jhendersonHDF | 2021-09-14 | 1 | -1/+1 |
|
|
| * | H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933) | Jan-Willem Blokland | 2021-09-13 | 1 | -0/+27 |
|
|
* | | Merge branch 'develop' into post_open_fix | Quincey Koziol | 2021-08-31 | 33 | -294/+259 |
|\ \
| |/ |
|
| * | More various warnings (#958) | Sean McBride | 2021-08-25 | 9 | -29/+28 |
|
|
| * | More clang tidy (#908) | Sean McBride | 2021-08-23 | 16 | -70/+71 |
|
|
| * | CMake should use the output dir programs for shell scripts (#928) | Allen Byrne | 2021-08-19 | 4 | -144/+52 |
|
|
| * | Fixes a bad memory read and unfreed memory in fsinfo code (#893) | Dana Robinson | 2021-08-12 | 2 | -0/+56 |
|
|
| * | Remove version-check for relnum in H5check. (#812) | Allen Byrne | 2021-07-27 | 2 | -54/+54 |
|
|
| * | Fixes a couple of warnings: (#849) | Dana Robinson | 2021-07-22 | 1 | -0/+1 |
|
|
* | | Merge remote-tracking branch 'origin/develop' into post_open_fix | Quincey Koziol | 2021-07-14 | 3 | -561/+561 |
|\ \
| |/ |
|
| * | OESS-168:Remove implicit conversion warnings. (#829) | H. Joe Lee | 2021-07-12 | 1 | -559/+559 |
|
|
| * | Removes develop header cruft (#828) | Dana Robinson | 2021-07-09 | 2 | -2/+2 |
|
|
* | | Fix paths for swmr_compat_vfd utility | Quincey Koziol | 2021-07-02 | 2 | -2/+2 |
|
|
* | | Move utility to check VFD for SWMR compatibility to utils directory | Quincey Koziol | 2021-07-02 | 9 | -63/+7 |
|
|
* | | Rename tool for checking VOL connector compatibility | Quincey Koziol | 2021-07-02 | 1 | -2/+2 |
|
|
* | | Merge remote-tracking branch 'origin/develop' into post_open_fix | Quincey Koziol | 2021-06-30 | 3 | -3/+3 |
|\ \
| |/ |
|
| * | Fixes parallel issues from recent C99 changes (#809) | Dana Robinson | 2021-06-30 | 3 | -3/+3 |
|
|
* | | Merge remote-tracking branch 'origin/develop' into post_open_fix | Quincey Koziol | 2021-06-29 | 6 | -306/+331 |
|\ \
| |/ |
|
| * | Cleans up POSIX/C bits in H5private.h (#804) | Dana Robinson | 2021-06-29 | 2 | -9/+19 |
|
|
| * | Removes obsolete equivalents of C99's __func__ (#800) | Dana Robinson | 2021-06-29 | 5 | -297/+312 |
|
|
* | | Committing clang-format changes | github-actions | 2021-06-28 | 10 | -79/+81 |
|
|
* | | Most changes for fixing post open issues | Quincey Koziol | 2021-06-28 | 12 | -1229/+1476 |
|/ |
|
* | Fixes non-C99 format strings in tarray test code (#766) | Dana Robinson | 2021-06-18 | 1 | -23/+30 |
|
|