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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up onion VFD files in tools `make clean` (#3739)
Dana Robinson
2023-10-21
1
-2/+1
*
Test scripts now execute in-source with creation of tmp dir (#3723)
Allen Byrne
2023-10-20
2
-2/+2
*
Develop tools move (#3580)
Allen Byrne
2023-09-26
211
-544/+564
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-41/+41
*
Remove HD prefix from math functions (#3538)
Dana Robinson
2023-09-14
1
-18/+18
*
Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407)
jhendersonHDF
2023-08-22
1
-3/+5
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-2/+2
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
2
-45/+0
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-34/+34
*
Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)
mattjala
2023-06-28
10
-0/+30
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-224/+224
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-10/+10
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-6/+6
*
Add no subsets option to h5diff like h5dump #2688 (#2756)
Allen Byrne
2023-04-18
10
-0/+20
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
1
-1/+1
*
Play nice with existing plugin paths (#2394)
Quincey Koziol
2023-01-06
1
-1/+1
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
6
-6/+2
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
Removes cmake_ext_mod (files moved to cmake) (#2041)
Dana Robinson
2022-08-19
1
-4/+4
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
1
-1/+1
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
1
-411/+6
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
12
-24/+805
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
2
-34/+34
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
Fixes warnings when the deflate filter is not built (#1904)
Dana Robinson
2022-07-18
1
-1/+3
*
Move error-stack text to top of usage display (#1564)
Allen Byrne
2022-04-01
10
-20/+30
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
14
-25/+25
*
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
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
10
-0/+120
*
Only test h5diff_830 in serial (#858)
Allen Byrne
2021-07-27
1
-29/+34
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
1
-1/+1
*
Fix tools test (#794)
Allen Byrne
2021-06-23
1
-1/+1
*
Rework Fortran configure to allow multiple CMake reruns (#721)
Allen Byrne
2021-06-07
1
-1/+1
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
2
-2/+1
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
2
-1/+2
*
CMake uses matches for clang (#645)
Allen Byrne
2021-05-17
1
-1/+1
*
h5diff subset indexing (#628)
Allen Byrne
2021-05-07
1
-1/+1
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
1
-26/+26
*
Removed bad function pointer casts (#434)
Sean McBride
2021-03-08
1
-7/+7
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-4/+0
*
More warning fixes (#400)
Sean McBride
2021-03-04
1
-1/+1
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
10
-0/+120
*
Update license url part2 (#333)
Larry Knox
2021-02-17
7
-7/+7
*
Clang-format of source files
Allen Byrne
2020-09-30
2
-1863/+1854
*
Fix jni with %Lg instead of %Lf
Allen Byrne
2020-09-29
2
-2/+2
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-2/+2
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-0/+14
*
TRILABS-277 Use JIRA number as #ifdef
Allen Byrne
2020-08-15
3
-0/+44
*
HDFFV-9984 Add options to merge/prune external links during repack
Allen Byrne
2020-08-14
1
-1/+0
[next]