summaryrefslogtreecommitdiffstats
path: root/utils/mirror_vfd
Commit message (Expand)AuthorAgeFilesLines
* Add 'warning density' computation to the warnhist script (#3910)Quincey Koziol2023-12-291-1/+0
* Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)Allen Byrne2023-11-221-8/+6
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-154-22/+22
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-293-6/+6
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-3/+3
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-292-10/+10
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-292-3/+3
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-283-20/+20
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-283-59/+59
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-16/+16
* Remove HD from fork/exec*/wait* (#3190)Dana Robinson2023-06-281-2/+2
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-281-2/+2
* Remove HD prefix from network calls (#3142)Dana Robinson2023-06-162-14/+14
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Clean up mirror VFD code in utils dir (#3121)Dana Robinson2023-06-145-82/+24
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-1/+1
* Cleanup of mirror VFD test code (#1949)Dana Robinson2022-07-302-23/+50
* Develop clang 13 format (#1933)Allen Byrne2022-07-264-13/+13
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Correct concurrency bugs when running tests, along with a bugfix & small warn...Quincey Koziol2022-04-262-8/+33
* Oess 168 utils mirror vfd (#1444)Larry Knox2022-02-214-21/+18
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-072-3/+3
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-1/+0
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+1
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Update license url part2 (#333)Larry Knox2021-02-176-6/+6
* Clang-format of source filesAllen Byrne2020-09-305-399/+283
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
* CMake and script changes for clang-formatAllen Byrne2020-09-041-1/+17
* 1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] afterLarry Knox2020-08-161-4/+4
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-0/+2
* Misc warning fixes.Dana Robinson2020-05-102-7/+7
* Tidying of Mirror VFD.Jacob Smith2020-04-075-17/+61
* Add function header comment for `mirror_writer:run_writer()`.Jacob Smith2020-03-161-1/+17
* Add Splitter VFD to library.Jacob Smith2020-03-137-0/+2293