summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative_attr.c
Commit message (Expand)AuthorAgeFilesLines
* Check for invalid AAPL in H5Aopen (#2712) (#2771)jhendersonHDF2023-04-181-5/+9
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-18/+18
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* Source formattedAllen Byrne2020-10-011-322/+304
* Sync with developDana Robinson2020-08-011-1/+2
* Whitespace cleanupAllen Byrne2020-05-131-16/+16
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-01-041-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