summaryrefslogtreecommitdiffstats
path: root/src/H5FDsubfiling
Commit message (Expand)AuthorAgeFilesLines
* Fix CMake builds when Subfiling VFD isn't enabled (#3250)jhendersonHDF2023-07-171-29/+36
* Subfiling VFD source cleanup (#3241)jhendersonHDF2023-07-1329-3256/+100
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-294-24/+24
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-295-142/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-293-22/+22
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-5/+5
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-292-2/+2
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-286-127/+125
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-284-23/+23
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-287-271/+271
* Rename HDqsort() to qsort() (#3193)Dana Robinson2023-06-281-1/+1
* 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-052-5/+5
* Subfiling VFD - check if MPI is finalized during VFD termination (#2683)jhendersonHDF2023-04-273-28/+87
* Comment cleanup (#2689)Quincey Koziol2023-04-115-58/+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-265-18/+165
* Purged references to HDF5 1.13.x from the Doxygen documentation (#2365)Dana Robinson2022-12-272-4/+4
* Update copyright headers (#2184)Larry Knox2022-11-0112-12/+12
* Subfiling Fortran wrapper work. (#2143)Scot Breitenfeld2022-10-061-0/+1
* Subfiling testing fix and documentation (#2132)jhendersonHDF2022-09-304-9/+59
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-1610-2241/+3380
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Remove usage of libgen.h (#1984)jhendersonHDF2022-08-104-6/+0
* Subfiling VFD - tidying up and fixing a few new testing failures (#1977)jhendersonHDF2022-08-097-1481/+522
* Fix issues in tools code after Subfiling VFD updates (#1973)jhendersonHDF2022-08-062-17/+32
* Subfiling updates for release (#1963)jhendersonHDF2022-08-047-536/+920
* Develop clang 13 format (#1933)Allen Byrne2022-07-2617-123/+123
* Subfiling VFD (#1883)jhendersonHDF2022-07-2239-0/+16436