summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff_array.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27626] Various minor warning fixes before major SWMR and VDS merges.Dana Robinson2015-08-311-20/+20
* [svn-r27572] Removed VMS-specific code from the library.Dana Robinson2015-08-241-22/+0
* [svn-r24224] HDFFV-8529: Space separate define stringsAllen Byrne2013-09-301-6/+6
* [svn-r24138] Cast constants to specified type. Allen Byrne2013-09-131-5/+5
* [svn-r24101] Description:Quincey Koziol2013-09-051-9/+8
* [svn-r23695] Description:Quincey Koziol2013-05-111-2/+4
* [svn-r23415] Description:Quincey Koziol2013-03-211-2/+2
* [svn-r23395] Description:Quincey Koziol2013-03-201-259/+430
* [svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcutAllen Byrne2012-08-031-0/+45
* [svn-r21980] Correct HD prefix in tools for *allocAllen Byrne2012-02-241-1/+1
* [svn-r21979] Correct HD prefix in tools for strlen and memcpyAllen Byrne2012-02-241-136/+136
* [svn-r21974] Update HSIZE_T print statements to use correct macro.Allen Byrne2012-02-231-32/+32
* [svn-r21358] Purpose:Jonathan Kim2011-09-021-30/+40
* [svn-r21121] Description:Quincey Koziol2011-07-181-4/+4
* [svn-r21117] Issue 2763 - I added a new parameter of object access property l...Raymond Lu2011-07-181-4/+4
* [svn-r21105] Fixed two bugs:Peter Cao2011-07-151-52/+80
* [svn-r20724] Purpose: Fix a bug in h5diff when enum values are compared that doDana Robinson2011-05-041-2/+33
* [svn-r20384] Purpose:Jonathan Kim2011-03-311-3/+3
* [svn-r20070] Description:Quincey Koziol2011-02-091-1/+1
* [svn-r20065] Description:Quincey Koziol2011-02-081-6/+6
* [svn-r19892] Purpose:Jonathan Kim2010-12-281-184/+165
* [svn-r19759] Purpose:Jonathan Kim2010-11-111-4/+12
* [svn-r19757] Purpose:Jonathan Kim2010-11-111-35/+118
* [svn-r19712] Purpose:Jonathan Kim2010-11-021-30/+76
* [svn-r19237] Description:Quincey Koziol2010-08-121-6/+2
* [svn-r18425] Purpose:Jonathan Kim2010-03-181-1/+2
* [svn-r18197] Description:Quincey Koziol2010-01-301-39/+39
* [svn-r17981] Description:Quincey Koziol2009-12-101-50/+47
* [svn-r17680] Use absolute comparison for use-system-epsilon and default option.Peter Cao2009-10-191-2/+2
* [svn-r17466] " Use strict equality as defaultPeter Cao2009-09-111-50/+26
* [svn-r17254] Fixed Bug 1563 - h5diff and Infinity Peter Cao2009-07-281-5/+10
* [svn-r16785] added missing test and compare cases inside compounds for nanPedro Vicente Nunes2009-04-181-172/+483
* [svn-r16502] bug fix: a comma accidently left on a conditional typedef was ca...Pedro Vicente Nunes2009-02-201-4/+13
* [svn-r16501] remove a strange character from a commentPedro Vicente Nunes2009-02-201-2/+2
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-181-57/+57
* [svn-r16373] replaced some printf statements with parallel_printPedro Vicente Nunes2009-01-291-1/+0
* [svn-r16348] #1368 (E1) h5diff: implement "not comparable" messages. Impleme...Pedro Vicente Nunes2009-01-261-52/+2
* [svn-r16319] add conditinal nan detection to some missing placesPedro Vicente Nunes2009-01-141-32/+68
* [svn-r16300] Added an option to avoid dealing with NaNs Pedro Vicente Nunes2009-01-131-95/+111
* [svn-r16217] Bug fixPedro Vicente Nunes2008-12-231-5/+13
* [svn-r16024] For scalar string datasets print the character position when a d...Pedro Vicente Nunes2008-11-041-91/+226
* [svn-r15989] Merge with 1.8 up to rev 15945Pedro Vicente Nunes2008-10-291-44/+4
* [svn-r15977] merge rev 15866 from 1.8 branch into trunk (diffs for unsigned l...Pedro Vicente Nunes2008-10-281-114/+506
* [svn-r15628] Description:Quincey Koziol2008-09-161-601/+601
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-116/+160
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...Scot Breitenfeld2008-04-301-160/+116
* [svn-r14700] bug fix: the function equal_double that compares double type did...Pedro Vicente Nunes2008-03-041-69/+119
* [svn-r14690] Description:Quincey Koziol2008-02-281-47/+41
* [svn-r14382] bug fix: enable NaN detection for double typePedro Vicente Nunes2008-01-081-1952/+2178
* [svn-r14256] bug fix: h5diff did not handle NaNsPedro Vicente Nunes2007-11-131-2/+228