summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff_array.c
Commit message (Expand)AuthorAgeFilesLines
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-1132/+1234
* Warnings reduction in toolsAllen Byrne2020-07-301-100/+101
* Tools refactorAllen Byrne2020-07-151-2944/+1492
* Small fixes for tools and skip autotools tests for no filterAllen Byrne2020-01-291-6/+2
* Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-89/+91
* Merge pull request #2304 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:isnan_fixes to...Dana Robinson2020-01-281-116/+42
|\
| * Replaced my_isnan with C99 isnan in h5diff.Dana Robinson2020-01-241-116/+42
* | Optimized the floating point comparisons a little bit.Dana Robinson2020-01-241-24/+24
* | Fix for failing h5diff tests involving floating-point compares.Dana Robinson2020-01-241-6/+18
|/
* squash cast warning fixkmu2020-01-231-1/+1
* Change tools debug macros to not use error stackAllen Byrne2020-01-231-41/+16
* fix float type cmp warningkmu2020-01-221-3/+3
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-8/+16
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-10/+10
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-55/+43
* Refactor tools library error handling macrosJordan Henderson2019-12-281-159/+175
* Fix compile statement orderAllen Byrne2019-12-201-2/+2
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-201-2/+2
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-73/+327
* Revert declaration used in macro.Allen Byrne2019-12-071-0/+1
* Address compile warningsAllen Byrne2019-12-061-1/+0
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-021-4/+0
|\
| * Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-271-4/+0
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-261-0/+4
|\ \ | |/
| * Demote errors to warnings for a couple of unused-but-set variables thatDavid Young2019-11-131-0/+4
* | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-17/+23
|/
* 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