summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_group.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334)Allen Byrne2023-08-031-25/+25
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-2/+2
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-1/+1
* Fix typos found in src/ subdirectory (#1983)luzpaz2022-08-101-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* H5Oflush fails for parallel (#1876)raylu-hdf2022-07-121-0/+5
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-52/+108
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-153/+143
* Trim trailing whitespaceQuincey Koziol2020-04-201-3/+3
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-02-101-2/+3
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-4/+2
* Refactor group creation parameters to take them out of the group creationQuincey 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/+350
* Split the native VOL connector code into multiple files andDana Robinson2018-12-201-0/+13