summaryrefslogtreecommitdiffstats
path: root/src/H5retry_private.h
Commit message (Expand)AuthorAgeFilesLines
* Updates license url and history docsDana Robinson2021-03-251-10/+11
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-15/+14
* Fixes include guards for a few headersDana Robinson2021-03-011-3/+3
* Provide a convenience constant, H5_RETRY_ONE_SECOND.David Young2020-01-101-1/+2
* Fix an off-by-one error in the retries API that made the test "protectDavid Young2019-10-071-3/+16
* F ix off-by-one bug affecting metadata-read retries: retries == tries - 1.David Young2019-10-021-2/+2
* Merge the latest h5_retry_t code from my `sleepy` branch.David Young2019-09-101-0/+100