summaryrefslogtreecommitdiffstats
path: root/src/H5FDsplitter.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'selection_io' into selection_io_with_subfiling_vfd (#1265)Scot Breitenfeld2021-12-061-1/+0
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-231-26/+1
* Merge branch 'hdf5_canon-develop' into selection_ioNeil Fortner2021-10-181-62/+293
|\
| * VFD plugins (#602)jhendersonHDF2021-09-291-62/+293
* | Merge branch 'develop' into selection_ioNeil Fortner2021-10-181-50/+114
|\ \ | |/
| * 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
* | Added "ctl" callback to the VFD interfance, and the associatedmainzer2021-08-161-0/+1
* | Add full API support for selection I/O. Add tests for this.Neil Fortner2021-07-021-0/+2
* | ran code formattermainzer2021-03-151-2/+2
* | Added support for vector I/O calls to the VFD layer, andmainzer2021-03-151-0/+2
|/
* 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