summaryrefslogtreecommitdiffstats
path: root/src/H5VLint.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce new H5VL _by_value routinesJordan Henderson2020-05-201-9/+115
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-3/+38
* Fix some places where H5P_DEFAULT gets passed down to a VOL connectorJordan Henderson2020-05-201-1/+1
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-21/+133
* Modify H5VL initialization routines to initialize all VOL-managed objectNeil Fortner2020-05-201-0/+19
* Fix bugs in H5VL file comparison code. Add short circuit success toNeil Fortner2020-05-201-0/+6
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-9/+92
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+2029