summaryrefslogtreecommitdiffstats
path: root/src/H5VLcallback.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-1/+384
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-765/+1064
* Fix bugs in H5VL file comparison code. Add short circuit success toNeil Fortner2020-05-201-4/+4
* Implement file comparison VOL callback. Other changes to allowNeil Fortner2020-05-201-0/+68
* Trivial parameter renaming in VOL API calls.Dana Robinson2020-05-201-16/+16
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-7/+7
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+7024