summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff.c
Commit message (Expand)AuthorAgeFilesLines
* Add no subsets option to h5diff like h5dump (#2760)Allen Byrne2023-04-191-2/+2
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-11/+11
* Commit codespell spelling corrections.Larry Knox2022-04-071-1/+1
* Merge PRs in issue #642 to hdf5_1_12 (#643)Larry Knox2021-05-151-4/+4
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-5/+5
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 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