summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5diff_array.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-7/+7
* Misc clang warning fixes (#1869)Dana Robinson2022-07-111-6/+6
* Various warning fixes (#1812)Sean McBride2022-06-221-23/+19
* Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...David Young2022-02-211-44/+50
* Fix a few issues noted by LGTM (#1421)jhendersonHDF2022-02-041-3/+3
* Quiets a 'set but not used' warning in h5diff_array.c (#1210)Dana Robinson2021-11-181-0/+3
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-34/+6
* OESS-168: Remove clang warnings. (#1074)H. Joe Lee2021-10-061-2/+2
* More clang tidy (#908)Sean McBride2021-08-231-4/+4
* h5diff subset indexing (#628)Allen Byrne2021-05-071-99/+89
* Fix display of long double in tools (#469)Allen Byrne2021-03-171-3/+3
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* develop JNI export references and java updates (#467)Allen Byrne2021-03-121-2/+2
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-2/+0
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-251-37/+55
* Patches from vtk (#358)Sean McBride2021-02-251-3/+1
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-1/+1
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-1133/+1232
* 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