summaryrefslogtreecommitdiffstats
path: root/src/H5FDsplitter.c
Commit message (Expand)AuthorAgeFilesLines
* VFD plugins (#602)jhendersonHDF2021-09-291-62/+293
* VFD ctl feature (#981)jhendersonHDF2021-09-231-0/+60
* Fix several warnings (#720)jhendersonHDF2021-09-141-10/+12
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-39/+41
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-0/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Enhance API tracing (#120)Quincey Koziol2020-11-261-3/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-16/+16
* Replaces C std library calls with H5MM equivalentsDana Robinson2020-10-301-3/+3
* Fixes minor issues in various virtual file driversDana Robinson2020-10-291-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-285/+253
* Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01Quincey Koziol2020-08-071-4/+6
|\
| * Squash merge of file locking fixesDana Robinson2020-08-031-19/+12
* | Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-450/+324
|/
* Patch a few holes in the Splitter VFD implementation.Jacob Smith2020-05-291-0/+3
* Add Splitter VFD to library.Jacob Smith2020-03-131-0/+1467