summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some output issues with ph5diff (#4008)jhendersonHDF2024-02-141-5/+6
* Sync with develop (#3737)jhendersonHDF2023-10-211-3/+0
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121-55/+55
* Sync tools with develop (#3301)Dana Robinson2023-07-281-6/+6
* Brings over most of the HD prefix removal (#3293)Dana Robinson2023-07-271-38/+37
* Merge with develop (#2790)Dana Robinson2023-04-221-4/+0
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Fix typos found in the rest of the hdf5 code-base (#1985)luzpaz2022-08-101-2/+2
* Onion VFD (#1953)Dana Robinson2022-08-021-2/+15
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-11/+11
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* VFD plugins (#602)jhendersonHDF2021-09-291-6/+10
* Cleanup tools debug build warnings (#627)Allen Byrne2021-05-051-4/+4
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-5/+5
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-5/+5
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-5/+5
* Clang-format of source filesAllen Byrne2020-09-301-608/+615
* Warnings reduction in toolsAllen Byrne2020-07-301-1/+1
* Tools refactorAllen Byrne2020-07-151-41/+138
* Fixed h5diff command-line parameters to use 1 and 2 instead of srcDana Robinson2020-04-221-4/+4
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-211-4/+25
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-2/+2
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-1/+1
* squash cast warning fixkmu2020-01-231-3/+3
* Change tools debug macros to not use error stackAllen Byrne2020-01-231-23/+12
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-18/+28
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-2/+2
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-061-1/+1
|\
| * fix and address commentskmu2019-12-111-9/+3
| * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-091-3/+0
| |\
| * | fix intel compile warningskmu2019-12-041-2/+8
* | | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-73/+60
* | | Refactor tools library error handling macrosJordan Henderson2019-12-281-131/+130
* | | HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-49/+85
* | | Revert declaration deletion.Allen Byrne2019-12-071-0/+1
* | | Address compile warningsAllen Byrne2019-12-061-1/+0
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-021-3/+0
|\ \ \ | | |/ | |/|
| * | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-3/+0
| |/
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-261-0/+3
|\ \ | |/
| * Demote errors to warnings for a couple of unused-but-set variables thatDavid Young2019-11-131-0/+3
* | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-43/+43
|/
* Add HD prefix to testsAllen Byrne2019-08-151-5/+5
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-1/+0
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-2/+6
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-6/+6
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-6/+6
* Fix error handling issuesAllen Byrne2017-10-171-85/+72
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-161-105/+107
* HDFFV-10297 Fix compiler compaliantsAllen Byrne2017-10-161-4/+8