summaryrefslogtreecommitdiffstats
path: root/src/H5FDmirror.c
Commit message (Collapse)AuthorAgeFilesLines
* Brings mirror VFD test fixes from develop (#2392)Dana Robinson2023-01-051-36/+36
|
* Spelling fixes for codespell (#2038)Dana Robinson2022-08-181-2/+2
| | | | | | | * Spelling fixes for codespell * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-17/+17
|
* Merge branch 'spelling-corrections' of https://github.com/lrknox/hdf5 into ↵Larry Knox2022-04-071-1/+1
|\ | | | | | | lrknox-spelling-corrections
| * Commit codespell spelling corrections.Larry Knox2022-04-071-1/+1
| |
* | Fixes H5E_ID error categores erroneously brought over from develop (#1613)Dana Robinson2022-04-071-1/+1
|/
* Clang warning fixes from develop. (#1583)Larry Knox2022-04-051-2/+4
|
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
| | | | file - src and test directories.
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-2/+2
| | | | | | | | | | | | | | | | | | | | | * OESS-98 fix tools test for plugins * sync fork * Merge of changes from dev * Move problem option to bottom of the list until fixed * HDFFV-11106 - fix parsing optional args * HDFFV-11106 add note * grammer fix * Whitespace after clang formatting * Undo format version 11 changes * Update check to working version
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-12/+12
| | | | | | | * Basic alignment with async branch - trivial changes to reduce clutter in overall diff. * Update minor error code to reflect change within library * Update the error output to match library
* Manual sync with develop (#95)Dana Robinson2020-11-171-12/+12
| | | | Brings all features from develop. Note that RELEASE.txt has not been updated (will be done in a future PR).
* Source formattedAllen Byrne2020-10-011-409/+318
|
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-431/+447
| | | | | | header file, FUNC_ENTER / LEAVE, etc). Removed remaining personal email addresses from library source code (still needs cleaned from other directories). Misc. warning, style, and whitespace cleanup.
* Sync with developDana Robinson2020-08-011-0/+2001