Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source formatted | Allen Byrne | 2020-10-01 | 1 | -9/+7 |
| | |||||
* | Fix H5VL_blob_get to return size of blob | Jerome Soumagne | 2019-10-08 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | Fix const in blob API Add H5HG_HEAP_ID_SIZE macro to return native blob size Add maximum size for blobs Fix blob API callbacks to pass VOL file object Add public wrappers for blob VOL API Implement passthrough blob callbacks Update H5Tvlen after callback changes Update trace information for H5VL blob routines Fix public header inclusion in native and passthru headers | ||||
* | Add pass-through VOL connector | Quincey Koziol | 2018-11-28 | 1 | -0/+46 |