summaryrefslogtreecommitdiffstats
path: root/src/H5FDros3.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several warnings (#747)jhendersonHDF2021-06-161-0/+2
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-0/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258)Dana Robinson2021-01-141-2/+80
* Allow read-only VFD registration (#257)Dana Robinson2021-01-131-139/+4
* Enhance API tracing (#120)Quincey Koziol2020-11-261-3/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-8/+8
* Replaces C std library calls with H5MM equivalentsDana Robinson2020-10-301-4/+4
* Fixes minor issues in various virtual file driversDana Robinson2020-10-291-2/+1
* Clang-format of source filesAllen Byrne2020-09-301-274/+237
* Correct typos w/HGOTO_DONE & HGOTO_ERRORQuincey Koziol2020-08-101-20/+20
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-443/+285
* Fixed some minor cmp callback bugs and cleaned warnings.Dana Robinson2020-04-171-3/+5
* fix for statement declare of typeAllen Byrne2019-09-301-26/+27
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-201-104/+7
* Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-141-155/+237
* Add HD to string functions.Larry Knox2019-07-261-17/+17
* Squashed commit of the following:Larry Knox2019-07-251-0/+1847