Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix encode and decode of tokens in H5VLnative | Jerome Soumagne | 2019-10-11 | 1 | -4/+17 |
* | Remove ability to loc by ref from H5VL layer | Jerome Soumagne | 2019-10-08 | 1 | -87/+0 |
* | Add support for retrieving object name by token | Jerome Soumagne | 2019-10-08 | 1 | -0/+12 |
* | Add H5VL_OBJECT_GET_TYPE to get object type | Jerome Soumagne | 2019-10-08 | 1 | -0/+54 |
* | Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info. | Quincey Koziol | 2019-10-08 | 1 | -14/+2 |
* | Converted H5O MD cache cork calls to use the VOL. | Dana Robinson | 2019-09-27 | 1 | -0/+34 |
* | Rename H5VL_ID_GET_NAME to H5VL_OBJECT_GET_NAME | Jerome Soumagne | 2019-05-23 | 1 | -5/+20 |
* | Moved private native VOL connector functions to H5VLnative_private.h. | Dana Robinson | 2018-12-20 | 1 | -1/+1 |
* | Moved the remainder of the code into separate files. | Dana Robinson | 2018-12-20 | 1 | -0/+469 |
* | Split the native VOL connector code into multiple files and | Dana Robinson | 2018-12-20 | 1 | -0/+13 |