summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-18/+28
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-201-2/+2
* fix and address commentskmu2020-05-201-9/+3
* fix intel compile warningskmu2020-05-201-2/+8
* Revert "fix warnings from Intel compiler"kmu2020-05-201-8/+2
* fix warnings from Intel compilerkmu2020-05-201-2/+8
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2020-05-201-73/+60
* Refactor tools library error handling macrosJordan Henderson2020-05-201-131/+130
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2020-05-201-49/+85
* Revert declaration deletion.Allen Byrne2020-05-201-0/+1
* Address compile warningsAllen Byrne2020-05-201-1/+0
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-201-3/+0
* Demote errors to warnings for a couple of unused-but-set variables thatDavid Young2020-05-201-0/+3
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-201-43/+43
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-8/+11
* 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
* [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcutAllen Byrne2012-08-031-204/+110
* [svn-r22618] Jonathan Kim2012-08-011-8/+0
* [svn-r22319] Purpose:Jonathan Kim2012-04-261-4/+4
* [svn-r22176] Purpose:Jonathan Kim2012-03-281-275/+101
* [svn-r22114] Purpose:Jonathan Kim2012-03-211-7/+12
* [svn-r22038] Purpose:Jonathan Kim2012-03-091-20/+31
* [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5...Allen Byrne2012-02-281-22/+22
* [svn-r21984] Correct HD prefix in toolsAllen Byrne2012-02-241-1/+1
* [svn-r21981] Correct HD prefix in tools for fprintfAllen Byrne2012-02-241-7/+7
* [svn-r21979] Correct HD prefix in tools for strlen and memcpyAllen Byrne2012-02-241-3/+3
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-231-7/+7
* [svn-r21890] Purpose:Jonathan Kim2012-01-241-11/+13
* [svn-r21396] Purpose:Jonathan Kim2011-09-161-2/+2