summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_link.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless headers (#4145)Dana Robinson2024-03-151-2/+0
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-2/+2
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-38/+38
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-76/+90
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-244/+236
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-11/+11
* Trim trailing whitespaceQuincey Koziol2020-04-201-10/+10
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-9/+9
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-0/+1
* Use API context to store/retrieve LCPL when creating intermediate groupsChris Hogan2019-10-291-5/+0
* Fix issue in H5Lcreate_hard and H5Olink where entire H5VL_loc_params_t struct...Jordan Henderson2019-08-211-4/+4
* Warning cleanupQuincey Koziol2019-04-251-1/+1
* Refactor link creation parameters from being passing as properties in theQuincey Koziol2019-04-251-24/+8
* 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/+422
* Split the native VOL connector code into multiple files andDana Robinson2018-12-201-0/+13