summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* 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
* OESS-168: Remove clang warnings. (#1282)H. Joe Lee2021-12-101-1/+1
* Remove extra space. (#1274)H. Joe Lee2021-12-101-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0715-151/+151
* Split dir create into separate macro (#1141)Allen Byrne2021-10-281-0/+1
* Consolidate VFD create list macro (#1132)Allen Byrne2021-10-261-2/+0
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-201-33/+1
* VFD plugins (#602)jhendersonHDF2021-09-293-3/+22
* H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)Jan-Willem Blokland2021-09-132-1/+422
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-304-215/+222
* Fix several warnings (#747)jhendersonHDF2021-06-162-5/+5
* Fix Direct VFD Testing in CMake (#742)jhendersonHDF2021-06-111-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-4/+4