| Commit message (Expand) | Author | Age | Files | Lines |
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-01-16 | 1 | -0/+108 |
|
|
* | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2019-12-20 | 1 | -135/+263 |
|
|
* | Trivial parameter renaming in VOL API calls. | Dana Robinson | 2019-11-25 | 1 | -1/+1 |
|
|
* | Implement H5VLget_file_type() to return a copy of a datatype with the | Neil Fortner | 2019-11-08 | 1 | -2/+2 |
|
|
* | Fix H5VL_blob_get to return size of blob | Jerome Soumagne | 2019-10-08 | 1 | -3/+89 |
|
|
* | Add 'blob' callbacks to VOL, along with a native implementation to store them | Quincey Koziol | 2019-10-08 | 1 | -4/+10 |
|
|
* | Fix segfault after H5VL_loc_params_t fix merge | Jordan Henderson | 2019-09-16 | 1 | -2/+2 |
|
|
* | Merge branch 'develop' into vol_dev_headers | Dana Robinson | 2019-06-14 | 1 | -1/+1 |
|\ |
|
| * | Added H5Fdelete call and VOL support (but no VFD/native implementation). | Dana Robinson | 2019-06-11 | 1 | -1/+1 |
|
|
* | | Split VOL connector routines into separate headers: | Dana Robinson | 2019-05-24 | 1 | -1/+5 |
|/ |
|
* | Refactor group creation parameters to take them out of the group creation | Quincey Koziol | 2019-04-25 | 1 | -3/+4 |
|
|
* | Refactor link creation parameters from being passing as properties in the | Quincey Koziol | 2019-04-25 | 1 | -7/+43 |
|
|
* | Refactor attribute creation parameters to move parameters out of creation | Quincey Koziol | 2019-04-25 | 1 | -3/+4 |
|
|
* | Refactor dataset creation parameters out of the dataset creation property | Quincey Koziol | 2019-04-25 | 1 | -3/+4 |
|
|
* | Add an 'unwrap' VOL callback, so that connectors can unwrap an underlying | Quincey Koziol | 2019-04-21 | 1 | -7/+60 |
|
|
* | Specify the default VOL connector to use with an environment variable. | Quincey Koziol | 2019-03-10 | 1 | -4/+32 |
|
|
* | Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval' | Quincey Koziol | 2019-02-23 | 1 | -62/+70 |
|
|
* | Add ID type (of eventual hid_t) to the VOL "wrap" callback. | Quincey Koziol | 2019-02-07 | 1 | -3/+4 |
|
|
* | Corrected comment in src/H5VLint.c, fixed pass-through info size in | Quincey Koziol | 2019-01-06 | 1 | -1/+2 |
|
|
* | Fixed an enums-in-va_list issue in the passthru VOL connector. | Dana Robinson | 2018-12-18 | 1 | -2/+2 |
|
|
* | Updated with extra sanity check and improved comment. | Dana Robinson | 2018-12-17 | 1 | -3/+5 |
|
|
* | Fixed an issue in the passthru Windows va_copy hack. | Dana Robinson | 2018-12-17 | 1 | -2/+2 |
|
|
* | Further va_list improvements. | Dana Robinson | 2018-12-17 | 1 | -0/+4 |
|
|
* | Updated the passthru VOL connector: | Dana Robinson | 2018-12-16 | 1 | -334/+337 |
|
|
* | Refactor allocating & releasing pass through wrapper objects. | Quincey Koziol | 2018-12-03 | 1 | -558/+184 |
|
|
* | Add a couple of missing prototypes for static routines, along with updating | Quincey Koziol | 2018-11-30 | 1 | -0/+6 |
|
|
* | Add support for "make check-vol", along with a few minor cleanups, etc. | Quincey Koziol | 2018-11-29 | 1 | -1/+1 |
|
|
* | Refactor infrastructure for setting FAPL information from environment | Quincey Koziol | 2018-11-28 | 1 | -4/+4 |
|
|
* | Add pass-through VOL connector | Quincey Koziol | 2018-11-28 | 1 | -0/+3061 |
|
|