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
*
Sync with develop (#3737)
jhendersonHDF
2023-10-21
1
-3/+0
*
1.14 sync with develop (#3660)
jhendersonHDF
2023-10-12
17
-745/+745
*
Add other types and full type to enum/str/vlen dataformat for structblock[beg...
Allen Byrne
2023-08-24
2
-59/+76
*
Make h5dump spacing consistent when printing VLEN datatype (#3351) (#3352)
jhendersonHDF
2023-08-04
1
-1/+1
*
Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314) (#3329)
jhendersonHDF
2023-08-02
2
-24/+52
*
Sync tools with develop (#3301)
Dana Robinson
2023-07-28
13
-121/+156
*
Misc missed things from previous merges (#3295)
Dana Robinson
2023-07-27
1
-1/+1
*
Remove "Programmer" lines (#3294)
Dana Robinson
2023-07-27
9
-75/+0
*
Brings over most of the HD prefix removal (#3293)
Dana Robinson
2023-07-27
13
-447/+446
*
Fix some warnings in developer builds (#3247) (#3291)
jhendersonHDF
2023-07-27
2
-0/+5
*
Sync with develop (#2871)
Dana Robinson
2023-05-02
1
-1/+1
*
Merge with develop (#2790)
Dana Robinson
2023-04-22
7
-61/+12
*
Add no subsets option to h5diff like h5dump (#2759)
Allen Byrne
2023-04-18
3
-22/+148
*
Fix #2598 sanitize leak (#2675)
Allen Byrne
2023-04-13
1
-4/+4
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)
Allen Byrne
2023-04-04
1
-3/+3
*
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
[next]