summaryrefslogtreecommitdiffstats
path: root/tools/src
Commit message (Expand)AuthorAgeFilesLines
* CMake fix gen. exprs. and add h5copy help (#2918)Allen Byrne2023-05-053-3/+3
* Hdf5 1 14 1 fix makefile.ins (#2917)Larry Knox2023-05-0512-0/+12
* Initial changes for HDF5 1.14.1 release (#2900)Larry Knox2023-05-0512-0/+19797
* Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798) (#2800)jhendersonHDF2023-04-242-4/+27
* Merge with develop (#2790)Dana Robinson2023-04-2210-153/+12
* Add no subsets option to h5diff like h5dump (#2759)Allen Byrne2023-04-182-248/+28
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-0411-23/+23
* GH issue #2538, print must have verbose on first (#2541)Allen Byrne2023-03-151-4/+6
* Brings the following changesets over from develop: (#2328)Dana Robinson2022-12-211-2/+6
* Output should only be printed if verbose. (#2273)Allen Byrne2022-12-021-26/+36
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-012-4/+4
* Update copyright headers (#2184)Larry Knox2022-11-0145-45/+0
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-0312-12/+12
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-102-2/+2
* Corrects some bad format strings in the tools (#1964)Dana Robinson2022-08-031-1/+1
* Onion VFD (#1953)Dana Robinson2022-08-023-6/+141
* Develop clang 13 format (#1933)Allen Byrne2022-07-2630-227/+225
* Subfiling VFD (#1883)jhendersonHDF2022-07-2211-34/+34
* Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)Dana Robinson2022-07-204-19/+0
* Removes the small perf tool (#1896)Dana Robinson2022-07-173-832/+6
* Misc clang warning fixes (#1869)Dana Robinson2022-07-115-7/+31
* Fixes for production mode gcc warnings (#1873)Dana Robinson2022-07-111-8/+20
* Adds format attribute to additional functions (#1868)Dana Robinson2022-07-112-6/+6
* Fixes a bug in h5perf that causes file open failures (#1846)Dana Robinson2022-07-012-2/+2
* Fixes a few minor parallel warnings (#1832)Dana Robinson2022-06-292-11/+11
* sprintf to snprintf (#1815)Sean McBride2022-06-223-10/+10
* Various warning fixes (#1812)Sean McBride2022-06-224-20/+16
* Fixes for S3 and HDFS VFDs with tools (#1740)jhendersonHDF2022-05-063-2/+19
* Fixes unused/unset variable warnings from aocc (#1712)Dana Robinson2022-05-031-4/+1
* Clean stack size warnings in sio_engine (#1687)Dana Robinson2022-04-251-20/+35
* Warnings fixes (#1680)jhendersonHDF2022-04-251-1/+1
* Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-016-27/+48
* spelling fixes (#1561)Scot Breitenfeld2022-03-312-2/+2
* Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)Dana Robinson2022-03-111-3/+3
* Removes remaining register keywords (#1481)Dana Robinson2022-03-104-57/+55
* Remove addition of non-standalone use of H5_ATTR_FORMAT (#1470)Allen Byrne2022-03-071-1/+1
* Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-215-47/+44
* Make a buffer bigger: GCC 8.3.0 warned that a `snprintf` may be (#1403)David Young2022-02-111-1/+1
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-043-7/+12
* Snprintf2 (#1399)Sean McBride2022-01-284-11/+11
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-2817-45/+46
* OESS-168: Remove clang warnings. (#1295)H. Joe Lee2021-12-151-1/+1
* OESS-168: Remove clang warnings. (#1294)H. Joe Lee2021-12-151-4/+4
* OESS-168: Remove clang warnings. (#1277)H. Joe Lee2021-12-101-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-0720-69/+69
* Add option for h5repack timing (#1142)Allen Byrne2021-11-085-50/+166
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-29/+9
* Fix ASAN issue in h5dump error path (#1051)Allen Byrne2021-10-031-3/+0
* VFD plugins (#602)jhendersonHDF2021-09-2912-129/+259
* OESS-168: Remove clang warnings. (#1046)H. Joe Lee2021-09-291-9/+9