summaryrefslogtreecommitdiffstats
path: root/src/H5VLconnector.h
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-141/+742
* Much normalization with develop (#701)Dana Robinson2021-05-281-5/+6
* Updates the VOL structDana Robinson2021-05-081-20/+64
* Brings over a bunch of develop boilerplateDana Robinson2021-05-071-7/+28
* Brings the rest of the header changes from developDana Robinson2021-04-061-3/+3
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-194/+188
* Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-05-201-18/+0
* Very minor comment change in H5VLconnector.h.Dana Robinson2020-05-201-1/+1
* Switch the 'get offset' operation from a dataset 'get' callback to a [native]Quincey Koziol2020-05-201-1/+0
* Introduce new H5VL _by_value routinesJordan Henderson2020-05-201-1/+2
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-11/+13
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-201-8/+1
* Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2020-05-201-2/+1
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-14/+85
* Fix H5VL_token_t type and fix H5VL_loc_by_token to use H5VL_token_t *Jerome Soumagne2020-05-201-2/+4
* Implement file comparison VOL callback. Other changes to allowNeil Fortner2020-05-201-1/+2
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2020-05-201-0/+1
* Trivial parameter renaming in VOL API calls.Dana Robinson2020-05-201-4/+4
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-1/+5
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+449