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_str.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)
jhendersonHDF
2023-08-02
1
-1/+2
*
Fix some warnings in developer builds (#3247)
jhendersonHDF
2023-07-18
1
-0/+4
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-23/+23
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-19/+0
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-18/+18
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-10/+10
*
Remove HDva_(arg|copy|end|start) (#3184)
Dana Robinson
2023-06-28
1
-2/+2
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-2/+2
*
Remove dead code hidden behind #ifdef LATER (#2686)
Dana Robinson
2023-04-10
1
-16/+0
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-7/+7
*
Eliminate unnecessary error output (#1879)
Allen Byrne
2022-07-14
1
-16/+18
*
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
1
-0/+82
*
Misc clang warning fixes (#1869)
Dana Robinson
2022-07-11
1
-2/+26
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
1
-2/+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
1
-4/+4
*
Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...
David Young
2022-02-21
1
-12/+11
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-4/+4
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
1
-2/+0
*
Fix several warnings (#720)
jhendersonHDF
2021-09-14
1
-1/+2
*
Cleanup tools debug build warnings (#627)
Allen Byrne
2021-05-05
1
-7/+7
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-2/+8
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-1/+1
*
Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)
Sean McBride
2021-03-09
1
-1/+1
*
#386 copyright corrections for java folder (#389)
Allen Byrne
2021-02-26
1
-0/+9
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
1
-1/+1
*
Update license url part2 (#333)
Larry Knox
2021-02-17
1
-1/+1
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-2/+2
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-2/+2
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-516/+508
*
Warnings reduction in tools
Allen Byrne
2020-07-30
1
-9/+7
*
Tools refactor
Allen Byrne
2020-07-15
1
-52/+22
*
Misc changes for h5dump VOL changes.
Dana Robinson
2020-03-30
1
-7/+7
*
Change tools debug macros to not use error stack
Allen Byrne
2020-01-23
1
-6/+6
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-19/+27
*
Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan Henderson
2019-12-31
1
-15/+4
*
Refactor tools library error handling macros
Jordan Henderson
2019-12-28
1
-39/+40
*
Fix compile statement order
Allen Byrne
2019-12-20
1
-1/+2
*
HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
Allen Byrne
2019-12-20
1
-1/+1
*
Add unknown define for h5dump ref objects
Allen Byrne
2019-12-20
1
-1/+2
*
Fix compile errors - mostly in jni
Allen Byrne
2019-12-06
1
-20/+21
*
HDFFV-10876 Update dump to match DDL spec
Allen Byrne
2019-12-05
1
-1/+2
*
Update h5ls help and rework dump_mem routines for attrs
Allen Byrne
2019-12-04
1
-2/+2
*
HDFFV-10876 Update h5dump and h5ls for new ref api.
Allen Byrne
2019-11-07
1
-80/+187
*
More whitespace changes
Allen Byrne
2019-10-03
1
-46/+5
*
Added the map (H5M) API
Dana Robinson
2019-08-13
1
-0/+1
*
Updated configure & CMake compiler flags for GCC 8.x, along with corresponding
Quincey Koziol
2019-06-28
1
-3/+3
*
TRILAB-81 check for func success before using value
Allen Byrne
2018-10-19
1
-27/+31
[next]