summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff_dset.c
Commit message (Expand)AuthorAgeFilesLines
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-6/+6
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-4/+4
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-11/+11
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-28/+28
* Many clang -Wextra-semi-stmt fixes (#2537)Sean McBride2023-06-161-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Cleanup tools debug build warnings (#627)Allen Byrne2021-05-051-1/+1
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-297/+311
* Warnings reduction in toolsAllen Byrne2020-07-301-8/+6
* Tools refactorAllen Byrne2020-07-151-173/+499
* Change tools debug macros to not use error stackAllen Byrne2020-01-231-31/+12
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-6/+6
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-47/+41
* Refactor tools library error handling macrosJordan Henderson2019-12-281-80/+81
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-48/+74
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-31/+31
* Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-8/+8
* HDFFV-8745 fix minor defectsAllen Byrne2018-01-091-3/+3
* HDFFV-8745 cleanup vl resource usageAllen Byrne2018-01-021-13/+18
* HDFFV-8745 - fix implementation of 8625Allen Byrne2018-01-021-0/+19
* HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-231-1/+1
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-181-1/+3
* Fix error handling issuesAllen Byrne2017-10-171-41/+44
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-161-37/+40
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-131-243/+209
* HDFFV-10297 fix vl buffer errorAllen Byrne2017-10-101-58/+50
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-8/+5
* Move execeutable command after declarationAllen Byrne2017-05-171-1/+1
* HDFFV-9055 Handle H5T_ARRAY typesAllen Byrne2017-05-161-257/+171
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-2/+2
* 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-0/+3
* [svn-r29680] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...Allen Byrne2016-04-111-8/+33
* [svn-r29678] Revert r29672 changes to h5diff.Larry Knox2016-04-091-33/+8
* [svn-r29672] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ...Allen Byrne2016-04-081-8/+33
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-24/+23
* [svn-r25197] Description:Quincey Koziol2014-05-171-3/+3
* [svn-r22751] Purpose:Jonathan Kim2012-09-101-8/+0
* [svn-r22684] Purpose: Jonathan Kim2012-08-151-20/+4
* [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcutAllen Byrne2012-08-031-0/+13
* [svn-r21991] Cleanup minor issues found during 518 mergeAllen Byrne2012-02-271-1/+1
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-231-21/+21
* [svn-r21396] Purpose:Jonathan Kim2011-09-161-17/+19
* [svn-r21105] Fixed two bugs:Peter Cao2011-07-151-4/+3
* [svn-r20285] Purpose:Jonathan Kim2011-03-211-1/+1
* [svn-r20270] Purpose:Jonathan Kim2011-03-181-4/+1
* [svn-r20266] Purpose:Jonathan Kim2011-03-171-41/+56
* [svn-r20065] Description:Quincey Koziol2011-02-081-2/+3