summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff_array.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-7/+7
* Hdf5 1 12 Miscellaneous warnings fixes (#1718)jhendersonHDF2022-05-031-0/+3
* Assume C99 fixed sized ints exist, use them (#470) (#1571)Larry Knox2022-04-011-34/+6
* Hdf5 1 12 merges (#1528)jhendersonHDF2022-03-251-3/+3
* 1 12 Merge Remove clang warnings from develop (#1097)Allen Byrne2021-10-171-2/+2
* Merge other tools tidy changes (#961)Allen Byrne2021-08-251-4/+4
* Merge PRs in issue #642 to hdf5_1_12 (#643)Larry Knox2021-05-151-98/+89
* 1 12 merge CMake flag groups and tools long double changes from develop (#523)Allen Byrne2021-04-191-1/+0
* Hdf5 merge issue 487 v112 (#491)Larry Knox2021-03-261-4/+7
* Hdf5 merge issue 486 v112 (#489)Larry Knox2021-03-241-0/+1
* 1 12 JNI export references and java updates (#464)Allen Byrne2021-03-121-2/+1
* Hdf5 merge issue 435 (#460)Larry Knox2021-03-101-2/+0
* 1 12 merge java copyright header changes (#391)Allen Byrne2021-03-011-40/+56
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 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