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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...
Kimmy Mu
2020-01-06
1
-1/+1
|
\
|
*
fix and address comments
kmu
2019-12-11
1
-9/+3
|
*
Merge branch 'develop' into bugfix/intel_warnings
kmu
2019-12-09
1
-3/+0
|
|
\
|
*
|
fix intel compile warnings
kmu
2019-12-04
1
-2/+8
*
|
|
Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan Henderson
2019-12-31
1
-73/+60
*
|
|
Refactor tools library error handling macros
Jordan Henderson
2019-12-28
1
-131/+130
*
|
|
HDFFV-10980 - h5diff uses new ref APIs
Allen Byrne
2019-12-19
1
-49/+85
*
|
|
Revert declaration deletion.
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
-3/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-3/+0
|
|
/
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-11-26
1
-0/+3
|
\
\
|
|
/
|
*
Demote errors to warnings for a couple of unused-but-set variables that
David Young
2019-11-13
1
-0/+3
*
|
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2019-11-07
1
-43/+43
|
/
*
Add HD prefix to tests
Allen Byrne
2019-08-15
1
-5/+5
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
1
-1/+0
*
TRILAB-81 coverity fixes
Allen Byrne
2018-10-17
1
-2/+6
*
Changes made based on feedback from pull request #1039.
Vailin Choi
2018-05-14
1
-6/+6
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-6/+6
*
Fix error handling issues
Allen Byrne
2017-10-17
1
-85/+72
*
HDFFV-10297 add h5copy test and fix h5diff errors
Allen Byrne
2017-10-16
1
-105/+107
*
HDFFV-10297 Fix compiler compaliants
Allen Byrne
2017-10-16
1
-4/+8
*
HDFFV-10296 Update tools lib to use the error handling macros.
Allen Byrne
2017-10-13
1
-534/+398
*
HDFFV-9774 Add enable-error-stack argument to h5diff
Allen Byrne
2017-08-31
1
-166/+115
*
Stripped C standard library headers (and a couple of macros)
Dana Robinson
2017-07-17
1
-2/+0
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Add goto error for dataset read failure. Fixed comments
Allen Byrne
2017-01-17
1
-84/+84
*
[svn-r30113] Description:
Quincey Koziol
2016-06-28
1
-1/+2
*
[svn-r30075] Description:
Quincey Koziol
2016-06-14
1
-4/+9
*
[svn-r27801] Minor warning fixes in the tools.
Dana Robinson
2015-09-16
1
-2/+2
*
[svn-r25755] Removed spurious casts in a few HDfree() statements.
Dana Robinson
2014-10-31
1
-7/+7
*
[svn-r25215] Description:
Quincey Koziol
2014-05-25
1
-130/+163
*
[svn-r24804] Description:
Quincey Koziol
2014-03-16
1
-2/+0
*
[svn-r24480] Description:
Quincey Koziol
2013-11-30
1
-41/+0
*
[svn-r24138] Cast constants to specified type.
Allen Byrne
2013-09-13
1
-7/+7
*
[svn-r23395] Description:
Quincey Koziol
2013-03-20
1
-17/+17
*
[svn-r22751] Purpose:
Jonathan Kim
2012-09-10
1
-0/+22
*
[svn-r22637] Remove legacy command to kill MPI processes on obj to obj testing.
Allen Byrne
2012-08-06
1
-18/+9
*
[svn-r22631] Move executable statement to after declarations
Allen Byrne
2012-08-06
1
-2/+2
*
[svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut
Allen Byrne
2012-08-03
1
-204/+110
*
[svn-r22618]
Jonathan Kim
2012-08-01
1
-8/+0
*
[svn-r22319] Purpose:
Jonathan Kim
2012-04-26
1
-4/+4
*
[svn-r22176] Purpose:
Jonathan Kim
2012-03-28
1
-275/+101
*
[svn-r22114] Purpose:
Jonathan Kim
2012-03-21
1
-7/+12
*
[svn-r22038] Purpose:
Jonathan Kim
2012-03-09
1
-20/+31
*
[svn-r22004] Reduced warnings and fixed conflicts resulting from including h5...
Allen Byrne
2012-02-28
1
-22/+22
*
[svn-r21984] Correct HD prefix in tools
Allen Byrne
2012-02-24
1
-1/+1
*
[svn-r21981] Correct HD prefix in tools for fprintf
Allen Byrne
2012-02-24
1
-7/+7
*
[svn-r21979] Correct HD prefix in tools for strlen and memcpy
Allen Byrne
2012-02-24
1
-3/+3
*
[svn-r21974] Update HSIZE_T print statements to use correct macro.
Allen Byrne
2012-02-23
1
-7/+7
[next]