summaryrefslogtreecommitdiffstats
path: root/src/H5PLint.c
Commit message (Expand)AuthorAgeFilesLines
* Replaces HDgetenv with getenv (#3599)Scot Breitenfeld2023-09-261-1/+1
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-1/+1
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-12/+12
* Made HGOTO_ERROR a do-while loop (#3308)Sean McBride2023-08-021-18/+18
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-241-1/+1
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-181-4/+4
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-5/+5
* OESS-330/HDFFV-11282: Improve failure message when a VOL connector can't be l...raylu-hdf2023-02-201-2/+6
* Update FORTRAN VOL connector test for external pass-through testing (#2393)Quincey Koziol2023-01-051-0/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-3/+3
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-30/+18
* VFD plugins (#602)jhendersonHDF2021-09-291-4/+61
* Modified gcc/clang warning suppression macros to account for some warnings fl...Sean McBride2021-09-161-2/+2
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Enable H5Fopen to probe list of available VOL connectors when opening a (#182)jhendersonHDF2020-12-161-7/+56
* Enforce VOL framework version compatibility when registering connectors. Als...Quincey Koziol2020-12-101-20/+9
* Clang-format of source filesAllen Byrne2020-09-301-60/+42
* File changes to affect formattingAllen Byrne2020-09-041-9/+9
* Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-3/+2
* Fixed plugin loading so it actually checks the plugin type.Dana Robinson2018-12-271-2/+13
* Fix plugin code from referencing invalid key ID value, and also switch fromQuincey Koziol2018-12-131-1/+1
* Add info_to_str and str_to_info "management" callbacks for serializing andQuincey Koziol2018-11-211-12/+27
* VOL FEATUREDana Robinson2018-10-101-0/+21
* 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
* Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-0/+381