summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_group.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-1/+0
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-25/+25
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-2/+2
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-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