summaryrefslogtreecommitdiffstats
path: root/src/H5FDsubfiling/H5FDioc.c
Commit message (Expand)AuthorAgeFilesLines
* Implement optimized support for vector I/O in Subfiling VFD (#3896)jhendersonHDF2023-12-271-13/+37
* Remove CANBE_UNUSED() from subfiling VFD (#3678)Dana Robinson2023-10-161-5/+4
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-2/+2
* Adds link to h5fuse.sh in testpar for autotools (#3557)Scot Breitenfeld2023-09-221-0/+3
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-7/+7
* Remove HD prefix from math functions (#3538)Dana Robinson2023-09-141-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-15/+15
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-251-3/+3
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-4/+4
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-13/+13
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-3/+3
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-24/+24
* Fix assertion failure when attempting to use IOC VFD directly (#3187)jhendersonHDF2023-06-281-0/+13
* Convert H5F haddr_t macros to H5 (#3039)Dana Robinson2023-06-051-2/+2
* Subfiling VFD - check if MPI is finalized during VFD termination (#2683)jhendersonHDF2023-04-271-6/+12
* Subfiling VFD - add option to specify config file prefix (#2495)jhendersonHDF2023-02-261-2/+7
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+1
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-161-501/+304
* Remove usage of libgen.h (#1984)jhendersonHDF2022-08-101-2/+0
* Subfiling VFD - tidying up and fixing a few new testing failures (#1977)jhendersonHDF2022-08-091-58/+42
* Fix issues in tools code after Subfiling VFD updates (#1973)jhendersonHDF2022-08-061-7/+15
* Subfiling updates for release (#1963)jhendersonHDF2022-08-041-77/+200
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-19/+19
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-0/+1813