summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_blob.c
Commit message (Expand)AuthorAgeFilesLines
* Clang-format of source filesAllen Byrne2020-09-301-94/+77
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-1/+1
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-3/+8
* Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-081-47/+24
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-0/+260