summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_blob.c
Commit message (Expand)AuthorAgeFilesLines
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-4/+4
* 1 12 Merges from develop (#421)Allen Byrne2021-03-041-1/+1
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-94/+77
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-041-1/+1
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-12-061-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