summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff_array.c
Commit message (Expand)AuthorAgeFilesLines
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-2/+2
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-2/+2
* Avoid double freeAllen Byrne2017-10-191-3/+0
* Fix error handling issuesAllen Byrne2017-10-171-45/+66
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-161-508/+497
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-131-390/+374
* VS2012 and earlier cannot have execute stmnts before declareAllen Byrne2017-10-031-1/+1
* Fix merge typosAllen Byrne2017-09-111-3/+3
* HDFFV-9774 Fix code mergeAllen Byrne2017-09-081-3582/+2230
* HDFFV-10246 Add check for string not null before useAllen Byrne2017-07-251-4/+16
* Fixed many minor warnings.Dana Robinson2017-05-251-6/+6
* HDFFV-10128 Fixed string length with no null fixedAllen Byrne2017-05-161-2/+7
* HDFFV-10128 add test to check null termAllen Byrne2017-05-151-35/+52
* HDFFV-10128 Fix null term stringsAllen Byrne2017-05-121-7/+17
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* HDFFV-10128 fix string compare and add testsAllen Byrne2017-03-031-9/+16
* [svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in h5dif...Allen Byrne2016-08-011-4/+0
* [svn-r30113] Description:Quincey Koziol2016-06-281-1776/+1429
* [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