summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_file.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-3/+3
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-14/+14
* Minor tweaks noticed while going over VOL documentation.Dana Robinson2020-05-201-4/+4
* Implement file comparison VOL callback. Other changes to allowNeil Fortner2020-05-201-0/+13
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2020-05-201-14/+0
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-0/+9
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+881