| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes MPE instrumentation support. (#2245) | Dana Robinson | 2022-11-09 | 1 | -10/+0 |
|
|
* | Correct the CMake link for MPI (#2198) | Allen Byrne | 2022-11-01 | 1 | -4/+4 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 30 | -48/+13 |
|
|
* | Multi Dataset (#2120) | Neil Fortner | 2022-10-19 | 3 | -2/+770 |
|
|
* | Subfiling testing fix and documentation (#2132) | jhendersonHDF | 2022-09-30 | 1 | -20/+98 |
|
|
* | Subfiling VFD updates (#2106) | jhendersonHDF | 2022-09-16 | 3 | -75/+1785 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 1 | -1/+1 |
|
|
* | [WIP] Add Developer build mode to CMake (#1659) | jhendersonHDF | 2022-08-20 | 1 | -0/+8 |
|
|
* | Fixes codespell issues (#2032) | Dana Robinson | 2022-08-17 | 1 | -1/+1 |
|
|
* | Adjustments to t_bigio.c for >2GiB I/O test (#1992) | jhendersonHDF | 2022-08-17 | 1 | -23/+34 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 8 | -13/+13 |
|
|
* | Remove usage of libgen.h (#1984) | jhendersonHDF | 2022-08-10 | 2 | -3/+0 |
|
|
* | Subfiling VFD - tidying up and fixing a few new testing failures (#1977) | jhendersonHDF | 2022-08-09 | 1 | -5/+5 |
|
|
* | Develop cmake clean (#1971) | Allen Byrne | 2022-08-07 | 1 | -0/+12 |
|
|
* | Subfiling updates for release (#1963) | jhendersonHDF | 2022-08-04 | 2 | -26/+26 |
|
|
* | Develop clang 13 format (#1933) | Allen Byrne | 2022-07-26 | 20 | -300/+316 |
|
|
* | Subfiling VFD (#1883) | jhendersonHDF | 2022-07-22 | 5 | -301/+956 |
|
|
* | H5Oflush fails for parallel (#1876) | raylu-hdf | 2022-07-12 | 5 | -1/+122 |
|
|
* | Fixes a few minor parallel warnings (#1832) | Dana Robinson | 2022-06-29 | 1 | -2/+10 |
|
|
* | sprintf to snprintf (#1815) | Sean McBride | 2022-06-22 | 4 | -54/+91 |
|
|
* | Update windows VS2019 and fix comments (#1781) | Allen Byrne | 2022-05-20 | 1 | -1/+1 |
|
|
* | Set default level to minimum time (#1722) | Allen Byrne | 2022-05-17 | 1 | -2/+2 |
|
|
* | h5test.h testing macros get enclosed in do..while loops (#1721) | Dana Robinson | 2022-05-04 | 4 | -5/+5 |
|
|
* | Fixes a bug where t_cache fails due to a string size being too small (#1720) | Dana Robinson | 2022-05-04 | 1 | -4/+6 |
|
|
* | Fix some const cast and stack/static object size warnings (#1700) | jhendersonHDF | 2022-05-01 | 8 | -29/+132 |
|
|
* | Warnings fixes (#1680) | jhendersonHDF | 2022-04-25 | 3 | -31/+32 |
|
|
* | free MPI datatypes previously created (#1637) | Wei-keng Liao | 2022-04-15 | 1 | -5/+33 |
|
|
* | not depend on doIO to free an MPI_Comm object (#1642) | Wei-keng Liao | 2022-04-15 | 1 | -7/+7 |
|
|
* | free MPI_Group/MPI_Comm/MPI_Datatype objects (#1638) | Wei-keng Liao | 2022-04-15 | 1 | -3/+16 |
|
|
* | spelling fixes (#1561) | Scot Breitenfeld | 2022-03-31 | 3 | -4/+4 |
|
|
* | Merge initial version of selection I/O feature into develop (#1367) | Neil Fortner | 2022-03-26 | 5 | -22/+4087 |
|
|
* | Parallel Compression improvements (#1302) | jhendersonHDF | 2022-02-24 | 5 | -1708/+3549 |
|
|
* | Implement support for big I/O for independent reads (#1446) | Neil Fortner | 2022-02-18 | 1 | -7/+30 |
|
|
* | Unify handling of collective metadata reads status (#1206) | jhendersonHDF | 2022-01-29 | 2 | -56/+77 |
|
|
* | Snprintf2 (#1399) | Sean McBride | 2022-01-28 | 7 | -29/+33 |
|
|
* | OESS-168: Remove clang warnings. (#1280) | H. Joe Lee | 2021-12-13 | 1 | -8/+8 |
|
|
* | OESS-168: Remove clang warnings. (#1283) | H. Joe Lee | 2021-12-13 | 1 | -2/+2 |
|
|
* | OESS-168: Remove clang warnings. (#1284) | H. Joe Lee | 2021-12-13 | 1 | -8/+8 |
|
|
* | OESS-168: Remove clang warnings. (#1282) | H. Joe Lee | 2021-12-10 | 1 | -1/+1 |
|
|
* | Remove extra space. (#1274) | H. Joe Lee | 2021-12-10 | 1 | -1/+1 |
|
|
* | Fixed Spelling Errors (#1166) | Scot Breitenfeld | 2021-12-07 | 15 | -151/+151 |
|
|
* | Split dir create into separate macro (#1141) | Allen Byrne | 2021-10-28 | 1 | -0/+1 |
|
|
* | Consolidate VFD create list macro (#1132) | Allen Byrne | 2021-10-26 | 1 | -2/+0 |
|
|
* | Move test utilities to utils/test folder (#1109) | Allen Byrne | 2021-10-20 | 1 | -33/+1 |
|
|
* | VFD plugins (#602) | jhendersonHDF | 2021-09-29 | 3 | -3/+22 |
|
|
* | H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933) | Jan-Willem Blokland | 2021-09-13 | 2 | -1/+422 |
|
|
* | Fixes parallel issues from recent C99 changes (#809) | Dana Robinson | 2021-06-30 | 4 | -215/+222 |
|
|
* | Fix several warnings (#747) | jhendersonHDF | 2021-06-16 | 2 | -5/+5 |
|
|
* | Fix Direct VFD Testing in CMake (#742) | jhendersonHDF | 2021-06-11 | 1 | -1/+1 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 1 | -4/+4 |
|
|