summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff.c
Commit message (Expand)AuthorAgeFilesLines
* Create a new branch for the September Subfiling deliverableRichard Warren2020-09-251-6/+1
* Create a new branch for the September Subfiling deliverableRichard Warren2020-09-251-41/+138
* Initial subfiling branchRichard Warren2020-06-221-1/+6
* 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
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-131-534/+398
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-311-166/+115
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-2/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Add goto error for dataset read failure. Fixed commentsAllen Byrne2017-01-171-84/+84
* [svn-r30113] Description:Quincey Koziol2016-06-281-1/+2
* [svn-r30075] Description:Quincey Koziol2016-06-141-4/+9
* [svn-r27801] Minor warning fixes in the tools.Dana Robinson2015-09-161-2/+2
* [svn-r25755] Removed spurious casts in a few HDfree() statements.Dana Robinson2014-10-311-7/+7
* [svn-r25215] Description:Quincey Koziol2014-05-251-130/+163
* [svn-r24804] Description:Quincey Koziol2014-03-161-2/+0
* [svn-r24480] Description:Quincey Koziol2013-11-301-41/+0
* [svn-r24138] Cast constants to specified type. Allen Byrne2013-09-131-7/+7
* [svn-r23395] Description:Quincey Koziol2013-03-201-17/+17
* [svn-r22751] Purpose:Jonathan Kim2012-09-101-0/+22
* [svn-r22637] Remove legacy command to kill MPI processes on obj to obj testing.Allen Byrne2012-08-061-18/+9
* [svn-r22631] Move executable statement to after declarationsAllen Byrne2012-08-061-2/+2