summaryrefslogtreecommitdiffstats
path: root/test/null_vol_connector.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes a couple of warnings: (#849)Dana Robinson2021-07-221-0/+1
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-4/+1
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Enforce VOL framework version compatibility when registering connectors. Als...Quincey Koziol2020-12-101-1/+2
* Clang-format of source filesAllen Byrne2020-09-301-96/+114
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-0/+5
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-74/+74
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-0/+4
* Fixed missing blob callbacks in test VOL connectors.Dana Robinson2019-12-031-0/+6
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-6/+0
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-051-0/+6
* Split VOL connector routines into separate headers:Dana Robinson2019-05-241-0/+7
* Add an 'unwrap' VOL callback, so that connectors can unwrap an underlyingQuincey Koziol2019-04-211-10/+15
* Added a simple test for registration of VOL connector plugins.Dana Robinson2018-12-271-0/+116