summaryrefslogtreecommitdiffstats
path: root/src/H5VLprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Updated the 'const memory free' changes based on PR feedback.Dana Robinson2020-05-201-1/+1
* Added a free wrapper that lets us free constant pointers withoutDana Robinson2020-05-201-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-0/+8
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-16/+26
* Trivial parameter renaming in VOL API calls.Dana Robinson2020-05-201-2/+2
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-1/+2
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+205