summaryrefslogtreecommitdiffstats
path: root/src/H5PLint.c
Commit message (Collapse)AuthorAgeFilesLines
* Source formattedAllen Byrne2020-10-011-44/+26
|
* Merge of clang-format changes from developAllen Byrne2020-09-301-2/+2
|
* Brought H5I, H5Z, and some of H5PL in line with develop/1.12.Dana Robinson2020-05-201-4/+3
|
* Removed 'VOL' from some H5PL comments.Dana Robinson2018-12-311-1/+1
|
* Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-171-26/+36
|
* Moved H5PL diagnostic pragmas to comply with old gcc requirements that theyDana Robinson2017-08-021-9/+12
| | | | be outside of functions.
* Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-0/+381
over. Brings coding standards in line with the rest of the library, enforces better software engineering principles, and makes everything more maintainable.