summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_dataset.c
Commit message (Expand)AuthorAgeFilesLines
* Multi Dataset (#2120)Neil Fortner2022-10-191-116/+175
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-10/+10
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-156/+269
* Add H5Dchunk_iter method for iterating over chunks (#6)Gaute Hope2021-05-191-0/+18
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-0/+7
* Clang-format of source filesAllen Byrne2020-09-301-370/+340
* Bug fix to allow pass-through VOL connectors to set DXPL properties (like req...Quincey Koziol2020-08-251-3/+13
* Trim trailing whitespaceQuincey Koziol2020-04-201-3/+3
* Switch the 'get offset' operation from a dataset 'get' callback to a [native]Quincey Koziol2020-02-281-32/+16
* Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...Quincey Koziol2019-12-211-12/+14
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-5/+16
* Minor tweaks noticed while going over VOL documentation.Dana Robinson2019-12-061-1/+1
* Changed H5VL_NATIVE_DATASET_GET_CHUNK_INFO_BY_COOR toBinh-Minh Ribler2019-09-031-1/+1
* Updated based on reviews and refactored test codeBinh-Minh Ribler2019-09-011-5/+2
* HDFFV-10677 and HDFFV-10661Binh-Minh Ribler2019-08-281-8/+94
* A few minor cleanupsQuincey Koziol2019-04-251-5/+0
* Refactor dataset creation parameters out of the dataset creation propertyQuincey Koziol2019-04-251-12/+2
* Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-201-1/+1
* Moved the remainder of the code into separate files.Dana Robinson2018-12-201-0/+562
* Split the native VOL connector code into multiple files andDana Robinson2018-12-201-0/+13