summaryrefslogtreecommitdiffstats
path: root/src/H5FDhdfs.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-28/+7
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-9/+9
* VFD SWMR: Removes dedup callback + cleanup (#842)Dana Robinson2021-07-171-1/+0
* VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-301-18/+18
* Brings native H5Fdelete implementation from developDana Robinson2021-05-051-0/+1
* Brings more develop code over, especially DoxygenDana Robinson2021-05-031-771/+387
* Brings trace changes from developDana Robinson2021-04-061-9/+9
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-409/+278
* Change H5F_open to perform deduplication of open VFDs in a more flexible way,David Young2020-07-301-0/+1
* fix unused related warningskmu2020-05-201-0/+3
* remove unsed var,function,macro, etckmu2020-05-201-3/+0
* Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-14/+8
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-201-0/+1
* Delete unused variable.David Young2020-05-201-1/+0
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+2167