summaryrefslogtreecommitdiffstats
path: root/tools/src
Commit message (Expand)AuthorAgeFilesLines
* Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407)jhendersonHDF2023-08-221-4/+6
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-022-8/+8
* Fix h5repack for variable-length datatyped datasets (#3331)jhendersonHDF2023-08-021-1/+12
* Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)jhendersonHDF2023-08-021-6/+10
* Another round of fixing -Wextra-semi-stmt warnings (#3264)Sean McBride2023-07-242-4/+4
* removed the use of encoded single apostrophe (#3261)Scot Breitenfeld2023-07-201-1/+1
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-143-18/+27
* Remove HD from HDis* (e.g., isalpha) (#3212)Dana Robinson2023-06-294-20/+20
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-2919-143/+143
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-2916-214/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-298-36/+36
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-2911-36/+36
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-2918-82/+82
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-2911-53/+53
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-2824-389/+387
* Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)mattjala2023-06-284-0/+27
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-2824-1796/+1785
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-285-26/+26
* Remove HDva_(arg|copy|end|start) (#3184)Dana Robinson2023-06-282-4/+4
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-196-35/+35
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-1614-29/+27
* Add h5copy help test and verify consistency (#2902)Allen Byrne2023-05-173-3/+3
* Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798)jhendersonHDF2023-04-242-4/+27
* Add no subsets option to h5diff like h5dump #2688 (#2756)Allen Byrne2023-04-182-246/+28
* Comment cleanup (#2689)Quincey Koziol2023-04-1111-143/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-1311-23/+23
* GH issue #1142, print must have verbose on first (#2540)Allen Byrne2023-03-131-4/+6
* Fix uninitialized variable in pio_engine.c (#2463)Dana Robinson2023-02-131-11/+11
* Fix a possible uninitialized variable in pio_perf (#2461)Dana Robinson2023-02-131-1/+1
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-1/+2
* Fix for HDFFV-11052: h5debug fails on a corrupted file (h5_nrefs_POC)… (#2291)vchoi-hdfgroup2022-12-131-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