Dana Robinson
9cc406633c
Fixed plugin loading so it actually checks the plugin type.
2018-12-27 14:00:32 -08:00
Quincey Koziol
247a6afb7e
Fix plugin code from referencing invalid key ID value, and also switch from
...
strtok() to strtok_r() to avoid possible interference with / to application
use of strtok().
2018-12-13 17:31:00 -06:00
Quincey Koziol
8939a2190f
Add info_to_str and str_to_info "management" callbacks for serializing and
...
deserializing a connector's info object.
2018-11-21 00:56:13 -06:00
Dana Robinson
3b17287368
Brings H5Z and H5PL packages in sync with VOL integration branch.
2017-11-17 15:21:49 -08:00
Dana Robinson
d4234d0a98
Major rework of H5PL package code before bringing VOL changes
...
over.
Brings coding standards in line with the rest of the library,
enforces better software engineering principles, and makes
everything more maintainable.
2017-07-14 09:18:33 -07:00
lrknox
1073ac45ef
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
2017-04-25 15:59:21 -05:00
Allen Byrne
51412aa48c
HDFFV-10143 Cleanup due to comments
2017-03-30 15:03:31 -05:00
Allen Byrne
1dee0d4627
HDFFV-10143 Fix initial issues from review
2017-03-30 12:15:25 -05:00