summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_file.c
Commit message (Expand)AuthorAgeFilesLines
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-577/+527
* (1) Add public routines H5Fvfd_swmr_end_tick, H5Fvfd_swmr_disable_end_of_tick...vchoi2020-06-241-0/+27
* Trim trailing whitespaceQuincey Koziol2020-05-201-5/+5
* Reduce differences between my -Werror branch and `develop`:David Young2020-05-201-2/+2
* 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