summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_blob.c
Commit message (Expand)AuthorAgeFilesLines
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-2/+2
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-27/+7
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* 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