summaryrefslogtreecommitdiffstats
path: root/tools/src/h5diff
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 1 14 1 fix makefile.ins (#2917)Larry Knox2023-05-051-0/+1
* Initial changes for HDF5 1.14.1 release (#2900)Larry Knox2023-05-051-0/+1650
* Merge with develop (#2790)Dana Robinson2023-04-222-40/+0
* Add no subsets option to h5diff like h5dump (#2759)Allen Byrne2023-04-181-134/+23
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-041-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
* Small fixes for tools and skip autotools tests for no filterAllen Byrne2020-01-291-2/+2
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-1/+1
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-1/+2
* Refactor tools library error handling macrosJordan Henderson2019-12-281-23/+22
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-0/+2
* Add HD prefix to testsAllen Byrne2019-08-152-27/+27
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-33/+37
* HD prefix and whitespaceAllen Byrne2018-08-281-3/+3
* Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-271-1/+1
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-9/+9
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-5/+3