summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_object.c
Commit message (Expand)AuthorAgeFilesLines
* Fix encode and decode of tokens in H5VLnativeJerome Soumagne2019-10-111-4/+17
* Remove ability to loc by ref from H5VL layerJerome Soumagne2019-10-081-87/+0
* Add support for retrieving object name by tokenJerome Soumagne2019-10-081-0/+12
* Add H5VL_OBJECT_GET_TYPE to get object typeJerome Soumagne2019-10-081-0/+54
* Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Quincey Koziol2019-10-081-14/+2
* Converted H5O MD cache cork calls to use the VOL.Dana Robinson2019-09-271-0/+34
* Rename H5VL_ID_GET_NAME to H5VL_OBJECT_GET_NAMEJerome Soumagne2019-05-231-5/+20
* Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-201-1/+1
* Moved the remainder of the code into separate files.Dana Robinson2018-12-201-0/+469
* Split the native VOL connector code into multiple files andDana Robinson2018-12-201-0/+13