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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
9
-66/+66
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
6
-45/+37
*
Fixes for S3 and HDFS VFDs with tools (#1740)
jhendersonHDF
2022-05-06
5
-59/+38
*
Fixes unused/unset variable warnings from aocc (#1712)
Dana Robinson
2022-05-03
1
-4/+1
*
Clean stack size warnings in sio_engine (#1687)
Dana Robinson
2022-04-25
1
-20/+35
*
Warnings fixes (#1680)
jhendersonHDF
2022-04-25
1
-1/+1
*
OESS-168: Remove clang warnings. (#1376)
H. Joe Lee
2022-04-15
1
-1/+2
*
Move error-stack text to top of usage display (#1564)
Allen Byrne
2022-04-01
28
-68/+122
*
spelling fixes (#1561)
Scot Breitenfeld
2022-03-31
3
-3/+3
*
Fixes for format string warnings raised by -Wformat=2/-Wformat-security (#1489)
Dana Robinson
2022-03-11
2
-4/+4
*
Removes remaining register keywords (#1481)
Dana Robinson
2022-03-10
10
-70/+68
*
Remove addition of non-standalone use of H5_ATTR_FORMAT (#1470)
Allen Byrne
2022-03-07
1
-1/+1
*
Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...
Larry Knox
2022-03-01
1
-7/+7
*
Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...
David Young
2022-02-21
13
-146/+139
*
Make a buffer bigger: GCC 8.3.0 warned that a `snprintf` may be (#1403)
David Young
2022-02-11
1
-1/+1
*
Fix a few issues noted by LGTM (#1421)
jhendersonHDF
2022-02-04
7
-14/+19
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
6
-20/+20
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
23
-57/+60
*
Replaced several uses of sprintf with safer snprintf (#1383)
Sean McBride
2022-01-28
1
-1/+1
*
Used clang-tidy to change all floating point f suffixes to F (#1359)
Sean McBride
2022-01-28
1
-1/+1
*
OESS-168: Remove clang warnings. (#1295)
H. Joe Lee
2021-12-15
1
-1/+1
*
OESS-168: Remove clang warnings. (#1294)
H. Joe Lee
2021-12-15
1
-4/+4
*
OESS-168: Remove clang warnings. (#1277)
H. Joe Lee
2021-12-10
1
-1/+1
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
72
-185/+185
*
Fix windows test with floating point rounding issues (#1237)
Allen Byrne
2021-11-30
1
-1/+1
*
Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)
Larry Knox
2021-11-30
1
-7/+7
*
Create 2D arrays on the heap in a different way (#1169)
David Young
2021-11-23
4
-387/+520
*
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
*
Add option for h5repack timing (#1142)
Allen Byrne
2021-11-08
6
-51/+168
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
6
-88/+24
*
Split dir create into separate macro (#1141)
Allen Byrne
2021-10-28
2
-0/+2
*
H5repack tests should fail if a corrupted file causes h5repack to (#1138)
Larry Knox
2021-10-26
2
-6/+17
*
Consolidate VFD create list macro (#1132)
Allen Byrne
2021-10-26
2
-4/+0
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
2
-47/+4
*
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
2
-3/+1
*
OESS-168: Remove clang warnings. (#1057)
H. Joe Lee
2021-09-30
1
-56/+56
*
OESS-168: Remove clang warnings. (#1056)
H. Joe Lee
2021-09-30
1
-20/+20
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
47
-586/+1101
*
OESS-168: Remove clang warnings. (#1050)
H. Joe Lee
2021-09-29
1
-1/+1
*
OESS-168: Remove clang warnings (#1049)
H. Joe Lee
2021-09-29
1
-1/+1
*
OESS-168: Remove clang warnings. (#1047)
H. Joe Lee
2021-09-29
1
-1/+1
*
OESS-168: Remove clang warnings. (#1046)
H. Joe Lee
2021-09-29
1
-9/+9
*
Modified gcc/clang warning suppression macros to account for some warnings fl...
Sean McBride
2021-09-16
1
-2/+2
*
Fix several warnings (#720)
jhendersonHDF
2021-09-14
3
-9/+21
*
Update copyright headers with reproduction notice in 5 files (#993)
Larry Knox
2021-09-08
1
-9/+9
*
More clang tidy (#908)
Sean McBride
2021-08-23
8
-15/+15
*
Remove non-published short arg names (#917)
Allen Byrne
2021-08-18
3
-303/+0
*
Fix link issue with perf/h5perf in parallel library (#889)
jhendersonHDF
2021-08-11
1
-4/+4
[next]