summaryrefslogtreecommitdiffstats
path: root/src/H5VLconnector.h
Commit message (Expand)AuthorAgeFilesLines
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-4/+4
* 1.12 Merge doxygen changes from develop (#1542)Allen Byrne2022-03-301-17/+17
* Hdf5 1 12 doxygen merge (#615)Allen Byrne2021-05-041-5/+4
* 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
* Merge VOL framework versioning to 1.12 (#154)Quincey Koziol2020-12-101-1/+1
* Merge available RM doxygen from develop to hdf5 1 12 (#131)Larry Knox2020-11-261-21/+70
* Source formattedAllen Byrne2020-10-011-194/+188
* Sync with developDana Robinson2020-08-011-19/+1
* Switch the 'get offset' operation from a dataset 'get' callback to a [native]Quincey Koziol2020-02-281-1/+0
* Introduce new H5VL _by_value routinesJordan Henderson2020-01-291-1/+2
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-11/+13
* Cherry pick of 0225e6d5969Quincey Koziol2020-01-041-8/+1
* Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2020-01-041-2/+1
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-041-14/+85
* Trivial parameter renaming in VOL API calls.Dana Robinson2019-12-161-4/+4
* Fix H5VL_token_t type and fix H5VL_loc_by_token to use H5VL_token_t *Jerome Soumagne2019-12-091-2/+4
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2019-12-091-0/+1
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-4/+4
* Implement file comparison VOL callback. Other changes to allowNeil Fortner2019-12-061-1/+2
* Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 int...Richard Warren2019-12-061-1/+1
|\
| * Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2019-12-061-1/+5
* | Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-4/+8
|/
* Remove ability to loc by ref from H5VL layerJerome Soumagne2019-10-081-14/+2
* Add H5VL_OBJECT_GET_TYPE to get object typeJerome Soumagne2019-10-081-1/+3
* Add H5VL_MAX_TOKEN_SIZE and H5VL_token_tJerome Soumagne2019-10-081-0/+7
* Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Quincey Koziol2019-10-081-20/+35
* Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-081-4/+6
* Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-081-2/+20
* Added the map (H5M) APIDana Robinson2019-08-131-1/+1
* Added missing DELETE enum value.Dana Robinson2019-06-141-1/+2
* Merge branch 'develop' into vol_dev_headersDana Robinson2019-06-141-87/+0
* Split VOL connector routines into separate headers:Dana Robinson2019-05-241-0/+503