index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
h5diff_array.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-2/+0
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
1
-37/+55
*
Patches from vtk (#358)
Sean McBride
2021-02-25
1
-3/+1
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-1/+1
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-1133/+1232
*
Warnings reduction in tools
Allen Byrne
2020-07-30
1
-100/+101
*
Tools refactor
Allen Byrne
2020-07-15
1
-2944/+1492
*
Small fixes for tools and skip autotools tests for no filter
Allen Byrne
2020-01-29
1
-6/+2
*
Reduce differences between my -Werror branch and `develop`:
David Young
2020-01-29
1
-89/+91
*
Merge pull request #2304 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:isnan_fixes to...
Dana Robinson
2020-01-28
1
-116/+42
|
\
|
*
Replaced my_isnan with C99 isnan in h5diff.
Dana Robinson
2020-01-24
1
-116/+42
*
|
Optimized the floating point comparisons a little bit.
Dana Robinson
2020-01-24
1
-24/+24
*
|
Fix for failing h5diff tests involving floating-point compares.
Dana Robinson
2020-01-24
1
-6/+18
|
/
*
squash cast warning fix
kmu
2020-01-23
1
-1/+1
*
Change tools debug macros to not use error stack
Allen Byrne
2020-01-23
1
-41/+16
*
fix float type cmp warning
kmu
2020-01-22
1
-3/+3
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-8/+16
*
Update tools hid_t declarations with H5I_INVALID_HID
Allen Byrne
2020-01-13
1
-10/+10
*
Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan Henderson
2019-12-31
1
-55/+43
*
Refactor tools library error handling macros
Jordan Henderson
2019-12-28
1
-159/+175
*
Fix compile statement order
Allen Byrne
2019-12-20
1
-2/+2
*
HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
Allen Byrne
2019-12-20
1
-2/+2
*
HDFFV-10980 - h5diff uses new ref APIs
Allen Byrne
2019-12-19
1
-73/+327
*
Revert declaration used in macro.
Allen Byrne
2019-12-07
1
-0/+1
*
Address compile warnings
Allen Byrne
2019-12-06
1
-1/+0
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-12-02
1
-4/+0
|
\
|
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-4/+0
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-11-26
1
-0/+4
|
\
\
|
|
/
|
*
Demote errors to warnings for a couple of unused-but-set variables that
David Young
2019-11-13
1
-0/+4
*
|
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2019-11-07
1
-17/+23
|
/
*
Updates to warnhist script, along with a few cleanups, and add some comments
Quincey Koziol
2019-07-10
1
-1/+1
*
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
1
-1/+1
*
Updated configure & CMake compiler flags for GCC 8.x, along with corresponding
Quincey Koziol
2019-06-28
1
-4/+4
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
1
-6/+5
*
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
1
-2/+2
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-2/+2
*
Avoid double free
Allen Byrne
2017-10-19
1
-3/+0
*
Fix error handling issues
Allen Byrne
2017-10-17
1
-45/+66
*
HDFFV-10297 add h5copy test and fix h5diff errors
Allen Byrne
2017-10-16
1
-508/+497
*
HDFFV-10296 Update tools lib to use the error handling macros.
Allen Byrne
2017-10-13
1
-390/+374
*
VS2012 and earlier cannot have execute stmnts before declare
Allen Byrne
2017-10-03
1
-1/+1
*
Fix merge typos
Allen Byrne
2017-09-11
1
-3/+3
*
HDFFV-9774 Fix code merge
Allen Byrne
2017-09-08
1
-3582/+2230
*
HDFFV-10246 Add check for string not null before use
Allen Byrne
2017-07-25
1
-4/+16
*
Fixed many minor warnings.
Dana Robinson
2017-05-25
1
-6/+6
*
HDFFV-10128 Fixed string length with no null fixed
Allen Byrne
2017-05-16
1
-2/+7
*
HDFFV-10128 add test to check null term
Allen Byrne
2017-05-15
1
-35/+52
*
HDFFV-10128 Fix null term strings
Allen Byrne
2017-05-12
1
-7/+17
[next]