summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_private.h
Commit message (Expand)AuthorAgeFilesLines
* 1 12 merges from develop (#412)Allen Byrne2021-03-031-3/+3
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-49/+99
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-1/+14
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-041-11/+15
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-12-061-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