summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_private.h
Commit message (Expand)AuthorAgeFilesLines
* Multi Dataset (#2120)Neil Fortner2022-10-191-4/+4
* Updates VOL capabilities flags (#2105)Dana Robinson2022-09-171-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-10/+10
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-42/+30
* 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
* 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-49/+99
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-1/+14
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-11/+15
* 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-4/+3
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-1/+28
* Refactor group creation parameters to take them out of the group creationQuincey Koziol2019-04-251-1/+1
* Refactor link creation parameters from being passing as properties in theQuincey Koziol2019-04-251-1/+1
* Refactor attribute creation parameters to move parameters out of creationQuincey Koziol2019-04-251-1/+1
* Refactor dataset creation parameters out of the dataset creation propertyQuincey Koziol2019-04-251-1/+1
* Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-201-0/+88
* Refactor infrastructure for setting FAPL information from environmentQuincey Koziol2018-11-281-37/+0
* Switch driver | plugin => connector.Quincey Koziol2018-11-041-3/+3
* Remove virtual dataset refresh code's direct use of native VOL plugin's ID.Quincey Koziol2018-10-271-1/+0
* Eliminate last call to H5VL_native_register, shifting everything over toQuincey Koziol2018-10-261-1/+0
* Updates after merging changes from develop.Quincey Koziol2018-10-261-1/+1
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-2/+1
* Split H5VLnative.h into public and private files and updatedDana Robinson2018-10-201-0/+40