summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)Sean McBride2024-02-141-2/+2
* Sync 1.14 branch with develop (#3923)Larry Knox2024-01-083-6/+5
* Sync 1.14 branch with develop (#3887)jhendersonHDF2023-12-074-19/+14
* Sync CMake changes from develop (#3811)Allen Byrne2023-11-021-1/+1
* Sync with develop (#3737)jhendersonHDF2023-10-213-4/+10
* Sync 1.14 branch with develop (#3705)jhendersonHDF2023-10-181-101/+105
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-129-119/+76
* Fix several spelling/grammar issues (#3621) (#3632)Dana Robinson2023-10-041-2/+2
* Sync of src w/ develop (#3307)Dana Robinson2023-07-281-0/+2
* Misc missed things from previous merges (#3295)Dana Robinson2023-07-271-4/+4
* Remove "Programmer" lines (#3294)Dana Robinson2023-07-271-6/+0
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-38/+38
* Normalize mirror server code (#3289)Dana Robinson2023-07-275-211/+153
* Sync with develop (#2849)Dana Robinson2023-04-281-59/+163
* Merge with develop (#2790)Dana Robinson2023-04-221-2/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-041-2/+2
* 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