summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* Implement selection I/O with type conversion (#2823)Neil Fortner2023-04-287-40/+3994
* h5fuse.sh fix for summit. (#2841)Scot Breitenfeld2023-04-281-1/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-117-226/+3
* Remove dead code hidden behind #ifdef LATER (#2686)Dana Robinson2023-04-101-3/+0
* Minor fixes for Subfiling VFD tests (#2633)jhendersonHDF2023-04-032-26/+109
* Synchronize HDF5 tests with VOL tests (#2628)jhendersonHDF2023-04-033-10/+20
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)jhendersonHDF2023-03-171-0/+195
* Remove an obsolete comment from the MDS test (#2578)Dana Robinson2023-03-171-4/+0
* Enclose MESG in do...while loop (#2576)glennsong092023-03-171-2/+5
* Fix new codespell issues (#2521)Mark Kittisopikul2023-03-081-1/+1
* Subfiling VFD - add option to specify config file prefix (#2495)jhendersonHDF2023-02-261-6/+96
* Fix issue with collective metadata writes of global heap data (#2480)jhendersonHDF2023-02-205-4/+82
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-091-10/+0
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-011-4/+4
* Update copyright headers (#2184)Larry Knox2022-11-0130-48/+13
* Multi Dataset (#2120)Neil Fortner2022-10-193-2/+770
* Subfiling testing fix and documentation (#2132)jhendersonHDF2022-09-301-20/+98
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-163-75/+1785
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-0/+8
* Fixes codespell issues (#2032)Dana Robinson2022-08-171-1/+1
* Adjustments to t_bigio.c for >2GiB I/O test (#1992)jhendersonHDF2022-08-171-23/+34
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-108-13/+13
* Remove usage of libgen.h (#1984)jhendersonHDF2022-08-102-3/+0
* Subfiling VFD - tidying up and fixing a few new testing failures (#1977)jhendersonHDF2022-08-091-5/+5
* Develop cmake clean (#1971)Allen Byrne2022-08-071-0/+12
* Subfiling updates for release (#1963)jhendersonHDF2022-08-042-26/+26
* Develop clang 13 format (#1933)Allen Byrne2022-07-2620-300/+316
* Subfiling VFD (#1883)jhendersonHDF2022-07-225-301/+956
* H5Oflush fails for parallel (#1876)raylu-hdf2022-07-125-1/+122
* Fixes a few minor parallel warnings (#1832)Dana Robinson2022-06-291-2/+10
* sprintf to snprintf (#1815)Sean McBride2022-06-224-54/+91
* Update windows VS2019 and fix comments (#1781)Allen Byrne2022-05-201-1/+1
* Set default level to minimum time (#1722)Allen Byrne2022-05-171-2/+2
* h5test.h testing macros get enclosed in do..while loops (#1721)Dana Robinson2022-05-044-5/+5
* Fixes a bug where t_cache fails due to a string size being too small (#1720)Dana Robinson2022-05-041-4/+6
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-018-29/+132
* Warnings fixes (#1680)jhendersonHDF2022-04-253-31/+32
* free MPI datatypes previously created (#1637)Wei-keng Liao2022-04-151-5/+33
* not depend on doIO to free an MPI_Comm object (#1642)Wei-keng Liao2022-04-151-7/+7
* free MPI_Group/MPI_Comm/MPI_Datatype objects (#1638)Wei-keng Liao2022-04-151-3/+16
* spelling fixes (#1561)Scot Breitenfeld2022-03-313-4/+4
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-265-22/+4087
* Parallel Compression improvements (#1302)jhendersonHDF2022-02-245-1708/+3549
* Implement support for big I/O for independent reads (#1446)Neil Fortner2022-02-181-7/+30
* Unify handling of collective metadata reads status (#1206)jhendersonHDF2022-01-292-56/+77
* Snprintf2 (#1399)Sean McBride2022-01-287-29/+33
* OESS-168: Remove clang warnings. (#1280)H. Joe Lee2021-12-131-8/+8
* OESS-168: Remove clang warnings. (#1283)H. Joe Lee2021-12-131-2/+2
* OESS-168: Remove clang warnings. (#1284)H. Joe Lee2021-12-131-8/+8