summaryrefslogtreecommitdiffstats
path: root/src/H5VLconnector.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ability to loc by ref from H5VL layerJerome Soumagne2019-10-081-14/+2
* Add H5VL_OBJECT_GET_TYPE to get object typeJerome Soumagne2019-10-081-1/+3
* Add H5VL_MAX_TOKEN_SIZE and H5VL_token_tJerome Soumagne2019-10-081-0/+7
* Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Quincey Koziol2019-10-081-20/+35
* Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-081-4/+6
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-2/+20
* Added the map (H5M) APIDana Robinson2019-08-131-1/+1
* Added missing DELETE enum value.Dana Robinson2019-06-141-1/+2
* Merge branch 'develop' into vol_dev_headersDana Robinson2019-06-141-87/+0
* Split VOL connector routines into separate headers:Dana Robinson2019-05-241-0/+503