summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff.c
Commit message (Expand)AuthorAgeFilesLines
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-5/+5
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-5/+5
* Source formattedAllen Byrne2020-10-011-608/+615
* Sync with developDana Robinson2020-08-011-41/+159
* Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-281-1/+1
* Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-281-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-191-18/+28
* Merge tools changes from developAllen Byrne2020-01-131-151/+137
* HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-201-49/+85
* HDFFV-10876 Merge from developAllen Byrne2019-12-091-43/+43
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-3/+0
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-0/+3
* 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
* [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