summaryrefslogtreecommitdiffstats
path: root/src/H5FDhdfs.c
Commit message (Expand)AuthorAgeFilesLines
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-20/+20
* Merge initial version of selection I/O feature into develop (#1367)Neil Fortner2022-03-261-0/+5
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-4/+4
* Simplify function enter macros for performance benefits (#1024)David Young2021-11-081-23/+0
* VFD plugins (#602)jhendersonHDF2021-09-291-1/+2
* VFD ctl feature (#981)jhendersonHDF2021-09-231-0/+1
* Update copyright headers with reproduction notice in 5 files (#993)Larry Knox2021-09-081-9/+7
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-18/+18
* Fix several warnings (#747)jhendersonHDF2021-06-161-0/+2
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-0/+1
* Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258)Dana Robinson2021-01-141-3/+81
* Allow read-only VFD registration (#257)Dana Robinson2021-01-131-138/+4
* Enhance API tracing (#120)Quincey Koziol2020-11-261-3/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-9/+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-4/+4
* Whitespace and url correctionAllen Byrne2020-10-191-11/+12
* Update javadoc comments to reduce warnings (#41)Allen Byrne2020-10-161-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-290/+264
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-873/+440
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2019-12-201-14/+8
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-0/+1
* Delete unused variable.David Young2019-11-131-1/+0
* fix for statement declare of typeAllen Byrne2019-09-301-31/+32
* Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-141-194/+290
* Squashed commit of the following:Larry Knox2019-07-251-0/+2070