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
/
h5tools.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-14/+14
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-1/+1
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
1
-1/+0
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-2/+2
*
Determine if native connector is terminal (#2397)
Quincey Koziol
2023-01-09
1
-7/+11
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Only use Subfiling VFD in tools if MPI was initialized previously (#1998)
jhendersonHDF
2022-08-11
1
-3/+11
*
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
1
-5/+22
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
1
-0/+8
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-10/+10
*
Adds explicit indices to drivernames array in the tools (#1867)
Dana Robinson
2022-07-11
1
-1/+4
*
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
*
Removes remaining register keywords (#1481)
Dana Robinson
2022-03-10
1
-1/+1
*
Fix a few issues noted by LGTM (#1421)
jhendersonHDF
2022-02-04
1
-1/+1
*
Avoid calling H5Ropen_object with a misaligned H5R_ref_t: copy the (#1171)
David Young
2021-11-23
1
-4/+10
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-86/+133
*
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
*
Cleanup tools debug build warnings (#627)
Allen Byrne
2021-05-05
1
-19/+19
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-1/+4
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-2/+2
*
Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)
Sean McBride
2021-03-09
1
-3/+3
*
Fixed uninitialized warnings (#360)
Sean McBride
2021-02-19
1
-1/+1
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-434/+402
*
Warnings reduction in tools
Allen Byrne
2020-07-30
1
-1/+1
*
Tools refactor
Allen Byrne
2020-07-15
1
-31/+109
*
Separated VFD and VOL parameters in tools.
Dana Robinson
2020-04-21
1
-172/+163
*
Changed identifiers and command-line options from "id" to "value" in tools
Dana Robinson
2020-04-14
1
-12/+12
*
Added support for passing connector info strings via the command
Dana Robinson
2020-04-09
1
-20/+35
*
Merge pull request #2490 in HDFFV/hdf5 from tools_vol_update to develop
Jordan Henderson
2020-04-03
1
-1/+1
|
\
|
*
Restore previous tools library driver name behavior with passthrough VOL conn...
Jordan Henderson
2020-04-03
1
-1/+1
*
|
Fixed unnecessary H5R casts in the tools that were raising warnings.
Dana Robinson
2020-04-02
1
-2/+2
*
|
Minor renaming in the tools code.
Dana Robinson
2020-03-31
1
-54/+56
|
/
*
A few small tweaks to the tools from review
Jordan Henderson
2020-03-27
1
-125/+133
*
Replace usage of some standard library functions with HD- versions
Jordan Henderson
2020-03-26
1
-2/+2
*
Update Tools library to be better compatible with VOL connectors
Jordan Henderson
2020-03-17
1
-135/+476
*
Introduce new H5VL _by_value routines
Jordan Henderson
2020-01-29
1
-2/+2
*
Change tools debug macros to not use error stack
Allen Byrne
2020-01-23
1
-14/+24
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-9/+13
*
Update tools hid_t declarations with H5I_INVALID_HID
Allen Byrne
2020-01-13
1
-17/+17
*
Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey Koziol
2020-01-04
1
-3/+3
*
Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan Henderson
2019-12-31
1
-73/+55
*
Refactor tools library error handling macros
Jordan Henderson
2019-12-28
1
-87/+81
*
HDFFV-10980 - h5diff uses new ref APIs
Allen Byrne
2019-12-19
1
-5/+17
*
Update h5ls help and rework dump_mem routines for attrs
Allen Byrne
2019-12-04
1
-2/+2
*
Update reference files and fix int as string
Allen Byrne
2019-12-03
1
-1/+7
*
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2019-11-07
1
-103/+161
[next]