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_attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small fixes for tools and skip autotools tests for no filter
Allen Byrne
2020-01-29
1
-1/+0
*
Change tools debug macros to not use error stack
Allen Byrne
2020-01-23
1
-9/+6
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-6/+5
*
Update tools hid_t declarations with H5I_INVALID_HID
Allen Byrne
2020-01-13
1
-4/+4
*
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
|
*
fix intel compile warnings
kmu
2019-12-04
1
-2/+8
|
*
Revert "fix warnings from Intel compiler"
kmu
2019-11-26
1
-8/+2
|
*
fix warnings from Intel compiler
kmu
2019-11-07
1
-2/+8
*
|
Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan Henderson
2019-12-31
1
-56/+51
*
|
Refactor tools library error handling macros
Jordan Henderson
2019-12-28
1
-65/+65
*
|
Fix compile statement order
Allen Byrne
2019-12-20
1
-1/+1
*
|
HDFFV-10980 - h5diff uses new ref APIs
Allen Byrne
2019-12-19
1
-217/+252
*
|
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2019-11-07
1
-44/+44
|
/
*
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome Soumagne
2019-10-08
1
-4/+4
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-2/+2
*
HDFFV-8745 fix minor defects
Allen Byrne
2018-01-09
1
-2/+0
*
HDFFV-8745 - fix implementation of 8625
Allen Byrne
2018-01-02
1
-20/+0
*
Fix error handling issues
Allen Byrne
2017-10-17
1
-49/+54
*
HDFFV-10297 add h5copy test and fix h5diff errors
Allen Byrne
2017-10-16
1
-16/+16
*
Fix VS2012 declaration error
Allen Byrne
2017-10-16
1
-3/+3
*
HDFFV-10296 Update tools lib to use the error handling macros.
Allen Byrne
2017-10-13
1
-115/+108
*
HDFFV-10297 - Fix test errors - five remaining
Allen Byrne
2017-10-09
1
-2/+2
*
Add debug trace commands
Allen Byrne
2017-05-19
1
-4/+17
*
HDFFV-10186 Add endianess to bitfield and fix tests
Allen Byrne
2017-05-10
1
-2/+2
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Code style and warning cleanups, from revise_chunks branch.
Quincey Koziol
2016-11-06
1
-78/+69
*
[svn-r30236] HDFFV-9928: remove duplicate and unconditional includes in h5dif...
Allen Byrne
2016-08-01
1
-8/+6
*
[svn-r30075] Description:
Quincey Koziol
2016-06-14
1
-6/+8
*
[svn-r29885] Fix memory leak when one dataset is vlen.
Allen Byrne
2016-05-04
1
-229/+241
*
[svn-r28025] Description:
Quincey Koziol
2015-10-11
1
-4/+4
*
[svn-r25081] Bug HDFFV-8625, HDFFV-8639, HDFFV-8745:
Albert Cheng
2014-04-22
1
-7/+24
*
[svn-r24999] Bugfix: HDFFV-8639
Albert Cheng
2014-04-09
1
-3/+7
*
[svn-r24138] Cast constants to specified type.
Allen Byrne
2013-09-13
1
-6/+6
*
[svn-r23395] Description:
Quincey Koziol
2013-03-20
1
-7/+7
*
[svn-r23304] Purpose:
Jonathan Kim
2013-02-18
1
-0/+7
*
[svn-r22933] Purpose:
Jonathan Kim
2012-10-19
1
-0/+18
*
[svn-r22684] Purpose:
Jonathan Kim
2012-08-15
1
-0/+8
*
[svn-r21658] Purpose:
Jonathan Kim
2011-10-24
1
-1/+3
*
[svn-r21396] Purpose:
Jonathan Kim
2011-09-16
1
-5/+4
*
[svn-r20294] Purpose:
Jonathan Kim
2011-03-22
1
-29/+279
*
[svn-r20285] Purpose:
Jonathan Kim
2011-03-21
1
-4/+4
*
[svn-r20270] Purpose:
Jonathan Kim
2011-03-18
1
-8/+4
*
[svn-r20266] Purpose:
Jonathan Kim
2011-03-17
1
-5/+11
*
[svn-r20065] Description:
Quincey Koziol
2011-02-08
1
-1/+3
*
[svn-r20061] Description:
Quincey Koziol
2011-02-08
1
-128/+88
*
[svn-r18134] Purpose:
Jonathan Kim
2010-01-21
1
-2/+4
*
[svn-r17938] Purpose:
Jonathan Kim
2009-11-30
1
-64/+46
*
[svn-r16461] Bug fix: for compound types, the not comparable test for members...
Pedro Vicente Nunes
2009-02-11
1
-1/+2
*
[svn-r16373] replaced some printf statements with parallel_print
Pedro Vicente Nunes
2009-01-29
1
-1/+1
[next]