summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff_dset.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [svn-r16348] #1368 (E1) h5diff: implement "not comparable" messages. Impleme...Pedro Vicente Nunes2009-01-261-47/+76
* [svn-r15989] Merge with 1.8 up to rev 15945Pedro Vicente Nunes2008-10-291-26/+0
* [svn-r15977] merge rev 15866 from 1.8 branch into trunk (diffs for unsigned l...Pedro Vicente Nunes2008-10-281-331/+336
* [svn-r15628] Description:Quincey Koziol2008-09-161-134/+134
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-678/+691
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...Scot Breitenfeld2008-04-301-691/+678
* [svn-r14730] make 1.8 and 1.6 code equal or similarPedro Vicente Nunes2008-03-121-678/+691
* [svn-r14193] Description:Quincey Koziol2007-10-081-22/+20