summaryrefslogtreecommitdiffstats
path: root/tools/src/h5diff
Commit message (Expand)AuthorAgeFilesLines
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-141-4/+4
* Fix issue with unmatched messages in ph5diff (#3719)jhendersonHDF2023-10-191-4/+4
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-152-7/+7
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-10/+10
* Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407)jhendersonHDF2023-08-221-4/+6
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-292-5/+5
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-292-25/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-2/+2
* Remove HD from strto* calls (#3204)Dana Robinson2023-06-291-3/+3
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-292-2/+2
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-10/+10
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-282-7/+7
* Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)mattjala2023-06-281-0/+7
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-282-26/+26
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-1/+1
* Add no subsets option to h5diff like h5dump #2688 (#2756)Allen Byrne2023-04-181-134/+23
* Comment cleanup (#2689)Quincey Koziol2023-04-112-40/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-3/+3
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-011-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-015-5/+0
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Onion VFD (#1953)Dana Robinson2022-08-021-1/+57
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-4/+4
* Warnings fixes (#1680)jhendersonHDF2022-04-251-1/+1
* Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-011-6/+10
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-284-7/+8
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-072-3/+3
* VFD plugins (#602)jhendersonHDF2021-09-291-0/+56
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-54/+54
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-1/+1
* Cleanup tools debug build warnings (#627)Allen Byrne2021-05-051-4/+4
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-3/+3
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-16/+20
* Update license url part2 (#333)Larry Knox2021-02-175-5/+5
* Small fixes (#285)Allen Byrne2021-01-271-18/+12
* Clang-format of source filesAllen Byrne2020-09-304-521/+572
* Fix jni with %Lg instead of %LfAllen Byrne2020-09-291-4/+4
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-4/+4
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+13
* TRILABS-277 Use JIRA number as #ifdefAllen Byrne2020-08-151-4/+5
* Removes staff email addresses from the repositoryDana Robinson2020-08-072-2/+2
* Warning fixes in tools and h5test.cDana Robinson2020-08-061-1/+4
* Tools refactorAllen Byrne2020-07-152-112/+266
* Fixes for warnings in the tools code.Dana Robinson2020-04-251-9/+9
* Fixed h5diff command-line parameters to use 1 and 2 instead of srcDana Robinson2020-04-221-43/+43
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-211-1/+51
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-0/+2
* Add extensive warnings to tools executablesAllen Byrne2020-03-251-0/+2
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1