Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ability to loc by ref from H5VL layer | Jerome Soumagne | 2019-10-08 | 1 | -14/+2 |
* | Add H5VL_OBJECT_GET_TYPE to get object type | Jerome Soumagne | 2019-10-08 | 1 | -1/+3 |
* | Add H5VL_MAX_TOKEN_SIZE and H5VL_token_t | Jerome Soumagne | 2019-10-08 | 1 | -0/+7 |
* | Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info. | Quincey Koziol | 2019-10-08 | 1 | -20/+35 |
* | Fix H5VL_blob_get to return size of blob | Jerome Soumagne | 2019-10-08 | 1 | -4/+6 |
* | Add 'blob' callbacks to VOL, along with a native implementation to store them | Quincey Koziol | 2019-10-08 | 1 | -2/+20 |
* | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -1/+1 |
* | Added missing DELETE enum value. | Dana Robinson | 2019-06-14 | 1 | -1/+2 |
* | Merge branch 'develop' into vol_dev_headers | Dana Robinson | 2019-06-14 | 1 | -87/+0 |
* | Split VOL connector routines into separate headers: | Dana Robinson | 2019-05-24 | 1 | -0/+503 |