summaryrefslogtreecommitdiffstats
path: root/src/H5VLconnector.h
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-11/+13
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-201-8/+1
* Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2020-05-201-2/+1
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-14/+85
* Fix H5VL_token_t type and fix H5VL_loc_by_token to use H5VL_token_t *Jerome Soumagne2020-05-201-2/+4
* Implement file comparison VOL callback. Other changes to allowNeil Fortner2020-05-201-1/+2
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2020-05-201-0/+1
* Trivial parameter renaming in VOL API calls.Dana Robinson2020-05-201-4/+4
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-1/+5
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+449