summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff_dset.c
Commit message (Expand)AuthorAgeFilesLines
* Create a new branch for the September Subfiling deliverableRichard Warren2020-09-251-173/+497
* 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
* [svn-r20052] Description:Quincey Koziol2011-02-061-147/+104
* [svn-r18197] Description:Quincey Koziol2010-01-301-125/+125
* [svn-r18109] Description:Quincey Koziol2010-01-151-5/+0
* [svn-r17953] Description:Quincey Koziol2009-12-031-12/+14
* [svn-r16991] change messages of -c optionPedro Vicente Nunes2009-05-281-3/+4
* [svn-r16964] bug fix: the phrase "Not comparable" was not being printed for t...Pedro Vicente Nunes2009-05-201-1/+1
* [svn-r16810] added the words "Not comparable" in the not comparable messagesPedro Vicente Nunes2009-04-201-7/+7
* [svn-r16614] 3. #1501 (B1) tools bug if dataset is larger than H5TOOLS_BUFSI...Pedro Vicente Nunes2009-03-251-2/+6
* [svn-r16461] Bug fix: for compound types, the not comparable test for members...Pedro Vicente Nunes2009-02-111-5/+95
* [svn-r16373] replaced some printf statements with parallel_printPedro Vicente Nunes2009-01-291-23/+23
* [svn-r16358] bug fixPedro Vicente Nunes2009-01-271-0/+2