summaryrefslogtreecommitdiffstats
path: root/src/H5FDsubfiling/H5subfiling_common.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue where the Subfiling VFD's context cache grows too large (#4159)developjhendersonHDF2024-03-181-13/+20
* Implement optimized support for vector I/O in Subfiling VFD (#3896)jhendersonHDF2023-12-271-0/+33
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-4/+4
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-5/+5
* Adds link to h5fuse.sh in testpar for autotools (#3557)Scot Breitenfeld2023-09-221-1/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-39/+39
* Remove HD prefix from math functions (#3538)Dana Robinson2023-09-141-2/+2
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-27/+27
* Fix Subfiling VFD IOC assignment bug (#3456)jhendersonHDF2023-09-011-14/+52
* Subfiling VFD source cleanup (#3241)jhendersonHDF2023-07-131-0/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-4/+4
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-29/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-16/+16
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-5/+5
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-58/+56
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-9/+9
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-82/+82
* Rename HDqsort() to qsort() (#3193)Dana Robinson2023-06-281-1/+1
* Subfiling VFD - check if MPI is finalized during VFD termination (#2683)jhendersonHDF2023-04-271-13/+42
* Comment cleanup (#2689)Quincey Koziol2023-04-111-13/+0
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)jhendersonHDF2023-03-171-39/+71
* Subfiling VFD - add option to specify config file prefix (#2495)jhendersonHDF2023-02-261-13/+44
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+1
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-161-990/+1850
* 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-1105/+358
* Subfiling updates for release (#1963)jhendersonHDF2022-08-041-154/+217
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-23/+23
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-0/+2896