summaryrefslogtreecommitdiffstats
path: root/tools/src/h5diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-142-2/+2
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-3/+0
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-4/+3
* Minor warning fixesDana Robinson2017-11-151-0/+3
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-164-58/+58
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-313-227/+234
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-173-8/+0
* HDFFV-9995 Clarify help textAllen Byrne2017-05-161-21/+24
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-255-30/+20
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-17/+18
* HDFFV-10123 fix shared nameAllen Byrne2017-02-011-1/+1
* HDFFV-10123 Add SHARED toolsAllen Byrne2017-02-011-2/+18
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-3/+3
* Split tools into src and test - add foldersAllen Byrne2016-10-276-0/+1230