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
/
src
/
h5dump
Commit message (
Expand
)
Author
Age
Files
Lines
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
4
-167/+167
*
hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)
Dana Robinson
2023-09-05
5
-298/+298
*
Fix for CVE-2018-15671. h5stat -S $POC will result in a crash with segmeneta...
vchoi-hdfgroup
2023-08-25
1
-8/+1
*
Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)
jhendersonHDF
2023-08-02
1
-6/+10
*
Another round of fixing -Wextra-semi-stmt warnings (#3264)
Sean McBride
2023-07-24
1
-2/+2
*
ROS3: (feature) Temporary security credentials (#3030)
Jan-Willem Blokland
2023-07-14
1
-6/+9
*
Remove HD from HDis* (e.g., isalpha) (#3212)
Dana Robinson
2023-06-29
1
-4/+4
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
3
-48/+48
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-13/+0
*
Remove HD from strto* calls (#3204)
Dana Robinson
2023-06-29
1
-1/+1
*
Rename HDexit() and related to exit(), etc. (#3202)
Dana Robinson
2023-06-29
1
-1/+1
*
Rename HDato*() to ato*() (#3201)
Dana Robinson
2023-06-29
1
-9/+9
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
3
-147/+147
*
Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)
mattjala
2023-06-28
1
-0/+8
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-3/+3
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
2
-3/+3
*
Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798)
jhendersonHDF
2023-04-24
1
-1/+12
*
Add no subsets option to h5diff like h5dump #2688 (#2756)
Allen Byrne
2023-04-18
1
-112/+5
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
1
-2/+0
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
1
-2/+2
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
9
-9/+0
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
1
-5/+56
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
5
-89/+89
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
Fixes for production mode gcc warnings (#1873)
Dana Robinson
2022-07-11
1
-8/+20
*
Fixes for S3 and HDFS VFDs with tools (#1740)
jhendersonHDF
2022-05-06
1
-2/+6
*
Move error-stack text to top of usage display (#1564)
Allen Byrne
2022-04-01
1
-4/+6
*
Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...
David Young
2022-02-21
1
-16/+17
*
Fix a few issues noted by LGTM (#1421)
jhendersonHDF
2022-02-04
2
-6/+11
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
2
-7/+7
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
1
-3/+3
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
3
-9/+9
*
Fix ASAN issue in h5dump error path (#1051)
Allen Byrne
2021-10-03
1
-3/+0
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-37/+37
*
Fix several warnings (#720)
jhendersonHDF
2021-09-14
1
-6/+14
*
Removes partial long options from the tools (#872)
Dana Robinson
2021-08-03
1
-78/+0
*
Brings the tools getopt(3) replacement into the main library (#803)
Dana Robinson
2021-06-29
1
-170/+170
*
Fix several warnings (#747)
jhendersonHDF
2021-06-16
1
-7/+32
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-1/+1
*
Changes found during merge to 1.12 (#414)
Allen Byrne
2021-03-04
5
-15/+15
*
Update license url part2 (#333)
Larry Knox
2021-02-17
9
-9/+9
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
2
-2/+2
*
Small fixes (#285)
Allen Byrne
2021-01-27
1
-66/+66
*
Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)
Dana Robinson
2020-12-24
1
-1/+1
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
2
-2/+2
*
Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)
Quincey Koziol
2020-11-30
1
-2/+2
*
HDFFV-11096 replace backticks with doublequotes
Allen Byrne
2020-10-04
1
-4/+4
*
HDFFV-11096 fix typo in h5dump usage text
Allen Byrne
2020-10-03
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
8
-2985/+3272
[next]