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
/
test
/
h5diff
/
h5diffgentest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
1
-1/+1
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
1
-24/+705
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-33/+33
*
Fixes warnings when the deflate filter is not built (#1904)
Dana Robinson
2022-07-18
1
-1/+3
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-6/+6
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
1
-2/+0
*
OESS-168: Remove clang warnings. (#1057)
H. Joe Lee
2021-09-30
1
-56/+56
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
1
-1/+1
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
1
-1/+0
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-0/+1
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
1
-26/+26
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-4/+0
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-1839/+1824
*
HDFFV-9984 Add options to merge/prune external links during repack
Allen Byrne
2020-08-14
1
-1/+0
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
1
-1/+1
*
Correct h5diff filenames
Allen Byrne
2020-07-29
1
-4/+4
*
Tools refactor
Allen Byrne
2020-07-15
1
-26/+87
*
Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""
Dana Robinson
2020-01-23
1
-8/+6
*
merge and fix conflict
kmu
2020-01-19
1
-197/+197
|
\
|
*
Update tools hid_t declarations with H5I_INVALID_HID
Allen Byrne
2020-01-13
1
-189/+189
*
|
fix unused related warnings
kmu
2020-01-13
1
-8/+8
|
/
*
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome Soumagne
2019-10-08
1
-12/+12
*
Add HD prefix to tests
Allen Byrne
2019-08-15
1
-223/+223
*
Develop normalization with vol_integration.
Dana Robinson
2018-09-19
1
-89/+75
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-3087/+3634
|
\
|
*
HDFFV-9745 Create test and files to verify fixes
Allen Byrne
2018-01-04
1
-3100/+3652
*
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-2/+5
|
/
*
Fixed additional minor warnings.
Dana Robinson
2017-05-25
1
-22/+19
*
HDFFV-9055 Correct file generator
Allen Byrne
2017-05-18
1
-1/+1
*
HDFFV-9055 add test files
Allen Byrne
2017-05-17
1
-9/+10
*
HDFFV-10128 add test to check null term
Allen Byrne
2017-05-15
1
-0/+28
*
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
-51/+212
*
Split tools into src and test - add folders
Allen Byrne
2016-10-27
1
-0/+7385