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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct the CMake link for MPI (#2198)
Allen Byrne
2022-11-01
1
-2/+2
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
24
-24/+0
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
Only use Subfiling VFD in tools if MPI was initialized previously (#1998)
jhendersonHDF
2022-08-11
1
-3/+11
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
2
-3/+3
*
Fix issues in tools code after Subfiling VFD updates (#1973)
jhendersonHDF
2022-08-06
1
-2/+13
*
Subfiling updates for release (#1963)
jhendersonHDF
2022-08-04
2
-9/+27
*
Corrects some bad format strings in the tools (#1964)
Dana Robinson
2022-08-03
1
-7/+10
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
3
-2/+24
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
15
-140/+140
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)
Dana Robinson
2022-07-20
1
-21/+3
*
Eliminate unnecessary error output (#1879)
Allen Byrne
2022-07-14
2
-17/+20
*
Fix for a tools compile issue when deprecated symbols are disabled (#1884)
Dana Robinson
2022-07-13
1
-6/+14
*
Develop HDFFV-11310 (#1811)
Allen Byrne
2022-07-11
2
-0/+83
*
Misc clang warning fixes (#1869)
Dana Robinson
2022-07-11
3
-8/+36
*
Adds explicit indices to drivernames array in the tools (#1867)
Dana Robinson
2022-07-11
1
-1/+4
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
2
-25/+21
*
Fixes for S3 and HDFS VFDs with tools (#1740)
jhendersonHDF
2022-05-06
1
-5/+7
*
OESS-168: Remove clang warnings. (#1376)
H. Joe Lee
2022-04-15
1
-1/+2
*
Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)
Dana Robinson
2022-03-11
1
-1/+1
*
Removes remaining register keywords (#1481)
Dana Robinson
2022-03-10
2
-5/+5
*
Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...
David Young
2022-02-21
8
-99/+95
*
Fix a few issues noted by LGTM (#1421)
jhendersonHDF
2022-02-04
4
-7/+7
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
11
-28/+28
*
Avoid calling H5Ropen_object with a misaligned H5R_ref_t: copy the (#1171)
David Young
2021-11-23
1
-4/+10
*
Quiets a 'set but not used' warning in h5diff_array.c (#1210)
Dana Robinson
2021-11-18
1
-0/+3
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
3
-38/+6
*
OESS-168: Remove clang warnings. (#1074)
H. Joe Lee
2021-10-06
1
-2/+2
*
Fix ASAN issue in h5dump error path (#1051)
Allen Byrne
2021-10-03
1
-0/+1
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
4
-94/+152
*
Fix several warnings (#720)
jhendersonHDF
2021-09-14
1
-1/+2
*
More clang tidy (#908)
Sean McBride
2021-08-23
1
-4/+4
*
Remove checks for winsock2.h (#813)
Dana Robinson
2021-07-06
1
-1/+1
*
Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)
Dana Robinson
2021-06-30
1
-6/+3
*
Brings the tools getopt(3) replacement into the main library (#803)
Dana Robinson
2021-06-29
2
-219/+2
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
1
-13/+5
*
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
*
Removes alternative function enter/leave macro scheme (#678)
Dana Robinson
2021-05-29
1
-13/+13
*
h5diff subset indexing (#628)
Allen Byrne
2021-05-07
1
-99/+89
*
Cleanup tools debug build warnings (#627)
Allen Byrne
2021-05-05
6
-63/+63
*
Tools long double updates (#522)
Allen Byrne
2021-04-15
2
-12/+8
*
Fix display of long double in tools (#469)
Allen Byrne
2021-03-17
1
-3/+3
*
Update clang config (#473)
Quincey Koziol
2021-03-17
3
-4/+16
*
develop JNI export references and java updates (#467)
Allen Byrne
2021-03-12
1
-2/+2
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
5
-10/+10
*
Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)
Sean McBride
2021-03-09
8
-17/+19
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-2/+0
*
Changes found during merge to 1.12 (#414)
Allen Byrne
2021-03-04
10
-29/+29
[next]