summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_dataset.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-369/+339
* Trim trailing whitespaceQuincey Koziol2020-05-201-3/+3
* Switch the 'get offset' operation from a dataset 'get' callback to a [native]Quincey Koziol2020-05-201-32/+16
* Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2020-05-201-12/+14
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-5/+16
* Minor tweaks noticed while going over VOL documentation.Dana Robinson2020-05-201-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+643