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
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-05-20
1
-8/+16
*
Update tools hid_t declarations with H5I_INVALID_HID
Allen Byrne
2020-05-20
1
-10/+10
*
Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan Henderson
2020-05-20
1
-55/+43
*
Refactor tools library error handling macros
Jordan Henderson
2020-05-20
1
-159/+175
*
Fix compile statement order
Allen Byrne
2020-05-20
1
-2/+2
*
HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
Allen Byrne
2020-05-20
1
-2/+2
*
HDFFV-10980 - h5diff uses new ref APIs
Allen Byrne
2020-05-20
1
-73/+327
*
Revert declaration used in macro.
Allen Byrne
2020-05-20
1
-0/+1
*
Address compile warnings
Allen Byrne
2020-05-20
1
-1/+0
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2020-05-20
1
-4/+0
*
Demote errors to warnings for a couple of unused-but-set variables that
David Young
2020-05-20
1
-0/+4
*
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2020-05-20
1
-17/+23
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-10/+9
*
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
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
HDFFV-10128 fix string compare and add tests
Allen Byrne
2017-03-03
1
-9/+16
*
[svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in h5dif...
Allen Byrne
2016-08-01
1
-4/+0
*
[svn-r30113] Description:
Quincey Koziol
2016-06-28
1
-1776/+1429
*
[svn-r27626] Various minor warning fixes before major SWMR and VDS merges.
Dana Robinson
2015-08-31
1
-20/+20
*
[svn-r27572] Removed VMS-specific code from the library.
Dana Robinson
2015-08-24
1
-22/+0
*
[svn-r24224] HDFFV-8529: Space separate define strings
Allen Byrne
2013-09-30
1
-6/+6
*
[svn-r24138] Cast constants to specified type.
Allen Byrne
2013-09-13
1
-5/+5
*
[svn-r24101] Description:
Quincey Koziol
2013-09-05
1
-9/+8
*
[svn-r23695] Description:
Quincey Koziol
2013-05-11
1
-2/+4
*
[svn-r23415] Description:
Quincey Koziol
2013-03-21
1
-2/+2
*
[svn-r23395] Description:
Quincey Koziol
2013-03-20
1
-259/+430
*
[svn-r22625] HDFFV-8111: h5diff compare file to itself - removed path shortcut
Allen Byrne
2012-08-03
1
-0/+45
*
[svn-r21980] Correct HD prefix in tools for *alloc
Allen Byrne
2012-02-24
1
-1/+1
*
[svn-r21979] Correct HD prefix in tools for strlen and memcpy
Allen Byrne
2012-02-24
1
-136/+136
*
[svn-r21974] Update HSIZE_T print statements to use correct macro.
Allen Byrne
2012-02-23
1
-32/+32
*
[svn-r21358] Purpose:
Jonathan Kim
2011-09-02
1
-30/+40
*
[svn-r21121] Description:
Quincey Koziol
2011-07-18
1
-4/+4
*
[svn-r21117] Issue 2763 - I added a new parameter of object access property l...
Raymond Lu
2011-07-18
1
-4/+4
*
[svn-r21105] Fixed two bugs:
Peter Cao
2011-07-15
1
-52/+80
*
[svn-r20724] Purpose: Fix a bug in h5diff when enum values are compared that do
Dana Robinson
2011-05-04
1
-2/+33
*
[svn-r20384] Purpose:
Jonathan Kim
2011-03-31
1
-3/+3
*
[svn-r20070] Description:
Quincey Koziol
2011-02-09
1
-1/+1
[next]