summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-011-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-014-8/+6
* Subfiling VFD updates (#2106)jhendersonHDF2022-09-162-4/+14
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-038-8/+8
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-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-265-34/+34
* Subfiling VFD misc fixes (#1938)jhendersonHDF2022-07-261-89/+0
* Subfiling VFD (#1883)jhendersonHDF2022-07-227-5/+271
* 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
* Snprintf2 (#1399)Sean McBride2022-01-281-10/+12
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-074-7/+7
* Add support for parallel tools based on the 3rd party library mpiFileUtils (l...rawarren2021-11-2916-1/+2421
* Move test utilities to utils/test folder (#1109)Allen Byrne2021-10-205-2/+143
* 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 top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-12/+0
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Update license url part2 (#333)Larry Knox2021-02-178-8/+8
* 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-1310-0/+2335