summaryrefslogtreecommitdiffstats
path: root/src/H5PLpkg.h
Commit message (Expand)AuthorAgeFilesLines
* Convert hbool_t --> bool in src (#3496)Dana Robinson2023-09-051-7/+6
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* 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-3/+5
* Clang-format of source filesAllen Byrne2020-09-301-55/+51
* HDFFV-11127 - force RTLD_LOCAL in dlopenAllen Byrne2020-08-121-1/+1
* Fixed plugin loading so it actually checks the plugin type.Dana Robinson2018-12-271-0/+2
* 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-2/+4
* Brings H5Z and H5PL packages in sync with VOL integration branch.Dana Robinson2017-11-171-4/+4
* Major rework of H5PL package code before bringing VOL changesDana Robinson2017-07-141-1/+112
* Commit copyright header change for src/H5PLpkg.c which was added after runnin...lrknox2017-04-251-6/+4
* HDFFV-10143 Cleanup due to commentsAllen Byrne2017-03-301-2/+2
* HDFFV-10143 Fix initial issues from reviewAllen Byrne2017-03-301-0/+50