summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_attr.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-3/+3
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-1/+1
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-53/+53
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* API test updates (#3018)jhendersonHDF2023-05-261-7/+11
* Check for invalid AAPL in H5Aopen (#2712)jhendersonHDF2023-04-171-5/+9
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-10/+10
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-111/+133
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-4/+5
* Clang-format of source filesAllen Byrne2020-09-301-322/+304
* Trim trailing whitespaceQuincey Koziol2020-04-201-16/+16
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-02-101-1/+2
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-5/+3
* Refactor attribute creation parameters to move parameters out of creationQuincey Koziol2019-04-251-14/+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-20/+2
* Split the native VOL connector code into multiple files andDana Robinson2018-12-201-0/+615