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
/
h5dump
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add subfiling for h5dump filedriver option help message (#3878)
H. Joe Lee
2024-03-08
8
-24/+24
*
Rename incorrectly named option (#4067)
Allen Byrne
2024-03-05
5
-25/+25
*
Add options to allow tools type selection and naming (#4046)
Allen Byrne
2024-03-04
5
-31/+31
*
Issue #1824: Replaced most remaining sprintf with safer snprint (#4003)
Sean McBride
2024-02-13
1
-1/+1
*
Add h5dump tests that require subfiling VFD (#3879)
H. Joe Lee
2024-02-01
8
-1/+48
*
Add HDF5_DISABLE_TESTS_REGEX option to skip tests (#3859)
Allen Byrne
2023-11-22
5
-4/+74
*
Add extra space in comments for consistency (#3852)
H. Joe Lee
2023-11-14
1
-2/+2
*
Clean up onion VFD files in tools `make clean` (#3739)
Dana Robinson
2023-10-21
1
-1/+1
*
Test scripts now execute in-source with creation of tmp dir (#3723)
Allen Byrne
2023-10-20
5
-7/+7
*
Fix several spelling/grammar issues (#3621)
jhendersonHDF
2023-10-03
1
-1/+1
*
Develop tools move (#3580)
Allen Byrne
2023-09-26
538
-890/+58343
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-34/+34
*
hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)
Dana Robinson
2023-09-05
1
-2/+2
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-4/+4
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
2
-26/+0
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-175/+175
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-37/+37
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-472/+472
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-8/+8
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
2
-6/+0
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
1
-1/+1
*
Check for overflow when calculating on-disk attribute data size (#2459)
Egbert Eich
2023-03-02
2
-0/+10
*
Play nice with existing plugin paths (#2394)
Quincey Koziol
2023-01-06
1
-1/+1
*
Add aarch64 toolchain and change dump test to long opt (#2271)
Allen Byrne
2022-12-01
1
-1/+1
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
9
-9/+2
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
2
-5/+5
*
Removes cmake_ext_mod (files moved to cmake) (#2041)
Dana Robinson
2022-08-19
4
-17/+17
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
1
-1/+1
*
Fix CMake macro code commands (#1989)
Allen Byrne
2022-08-10
1
-3/+0
*
Revert for older cmake versions (#1974)
Allen Byrne
2022-08-08
4
-81/+0
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
5
-83/+306
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
3
-1/+712
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
3
-31/+31
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
Fix for MSVC compile failures in h5dumpgentest due to VLA use (#1916)
Dana Robinson
2022-07-21
1
-9/+9
*
Fixes a stack overflow in the h5dump test generator (#1903)
Dana Robinson
2022-07-18
1
-25/+26
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
1
-15/+15
*
Removes remaining register keywords (#1481)
Dana Robinson
2022-03-10
1
-3/+3
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
1
-1/+1
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
5
-19/+19
*
Fix windows test with floating point rounding issues (#1237)
Allen Byrne
2021-11-30
1
-1/+1
*
Create 2D arrays on the heap in a different way (#1169)
David Young
2021-11-23
1
-306/+425
*
Split dir create into separate macro (#1141)
Allen Byrne
2021-10-28
1
-0/+1
*
Consolidate VFD create list macro (#1132)
Allen Byrne
2021-10-26
1
-2/+0
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
1
-16/+3
*
OESS-168: Remove clang warnings. (#1056)
H. Joe Lee
2021-09-30
1
-20/+20
*
More clang tidy (#908)
Sean McBride
2021-08-23
1
-2/+2
*
Fix tools test (#794)
Allen Byrne
2021-06-23
1
-1/+1
*
Fix Direct VFD Testing in CMake (#742)
jhendersonHDF
2021-06-11
1
-1/+1
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
1
-1/+1
[next]