summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff_array.c
Commit message (Expand)AuthorAgeFilesLines
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-1/+1
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-1/+1
* Source formattedAllen Byrne2020-10-011-1133/+1232
* Sync with developDana Robinson2020-08-011-2945/+1494
* Squashed commit of the following:David Young2020-01-311-89/+91
* Merge changes from develop to fix various issuesAllen Byrne2020-01-301-137/+71
* Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-281-1/+1
* Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to developKimmy Mu2020-01-281-3/+3
* Change tools debug macros to not use error stackAllen Byrne2020-01-231-41/+16
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-8/+16
* Merge tools changes from developAllen Byrne2020-01-131-184/+188
* Fix compile statement orderAllen Byrne2019-12-201-2/+2
* HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-201-73/+327
* HDFFV-10876 Merge from developAllen Byrne2019-12-091-17/+23
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-4/+0
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-0/+4
* Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-1/+1
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-1/+1
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-4/+4
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-6/+5
* 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