summaryrefslogtreecommitdiffstats
path: root/src/H5FDmirror.c
Commit message (Expand)AuthorAgeFilesLines
* Updated subfiling_VFD with Selection_io (#1352)Scot Breitenfeld2022-01-181-3/+5
* subfiling with selection IO (#1219)Scot Breitenfeld2021-11-231-24/+0
* Merge branch 'hdf5_canon-develop' into selection_ioNeil Fortner2021-10-181-1/+2
|\
| * VFD plugins (#602)jhendersonHDF2021-09-291-1/+2
* | Merge branch 'develop' into selection_ioNeil Fortner2021-10-181-22/+23
|\ \ | |/
| * VFD ctl feature (#981)jhendersonHDF2021-09-231-0/+1
| * Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-20/+20
| * Fix several warnings (#747)jhendersonHDF2021-06-161-2/+2
| * 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
* | 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-2/+2
* Enhance API tracing (#120)Quincey Koziol2020-11-261-3/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-12/+12
* Replaces C std library calls with H5MM equivalentsDana Robinson2020-10-301-11/+11
* Fixes minor issues in various virtual file driversDana Robinson2020-10-291-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-409/+318
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-431/+447
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Tidying of Mirror VFD.Jacob Smith2020-04-071-5/+15
* Add Splitter VFD to library.Jacob Smith2020-03-131-0/+1991