summaryrefslogtreecommitdiffstats
path: root/src/H5VLconnector_passthru.h
Commit message (Expand)AuthorAgeFilesLines
* Fix doxygen warnings and remove javadocs (#2324)Allen Byrne2022-12-201-1/+1
* Bug Fix: Segfault in H5CX_get_vol_wrap_ctx when H5VLwrap_register is called f...raylu-hdf2022-11-171-0/+24
* Multi Dataset (#2120)Neil Fortner2022-10-191-4/+6
* Updates VOL capabilities flags (#2105)Dana Robinson2022-09-171-2/+2
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-14/+14
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-53/+48
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-2/+3
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-72/+121
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-0/+5
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-15/+22
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-11-081-1/+1
* Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-081-0/+5
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-1/+5
* Merge branch 'develop' into vol_dev_headersDana Robinson2019-06-141-1/+87
* Split VOL connector routines into separate headers:Dana Robinson2019-05-241-0/+80