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
*
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
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-1/+1
*
Tools long double updates (#522)
Allen Byrne
2021-04-15
3
-10/+172
*
Disable long double tests and remove CMake flag groups (#494)
Allen Byrne
2021-03-22
2
-4/+4
*
Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)
bmribler
2021-03-19
2
-0/+41
*
Fix display of long double in tools (#469)
Allen Byrne
2021-03-17
3
-3/+14
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-1/+4
*
Removed bad function pointer casts (#434)
Sean McBride
2021-03-08
2
-14/+14
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-3/+0
*
More warning fixes (#400)
Sean McBride
2021-03-04
2
-2/+2
*
H5TS_win32_thread_exit (#396)
Allen Byrne
2021-03-01
1
-1/+1
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
3
-7/+59
*
Update license url part2 (#333)
Larry Knox
2021-02-17
14
-14/+14
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-2/+2
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
16
-182/+233
*
Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)
Quincey Koziol
2020-11-30
1
-24/+24
*
Replace H5E_ATOM major error category with H5E_ID (#121)
Dana Robinson
2020-11-30
9
-26/+26
*
CMake: MINGW implies WIN32
Michel Zou
2020-10-30
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
3
-3228/+3296
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-2/+2
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-0/+14
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
1
-5/+5
*
Fixes indenting in tools test scripts
Dana Robinson
2020-08-04
5
-384/+386
*
Protected H5Oset_comment() in h5dump test generator.
Dana Robinson
2020-04-28
1
-24/+60
*
Fixes for warnings in the tools code.
Dana Robinson
2020-04-25
3
-117/+362
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-3/+3
*
Fix standalone link
Allen Byrne
2020-02-25
1
-1/+2
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
2
-31/+25
*
H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables and
David Young
2020-02-10
1
-1/+1
*
HDFFV-11011 correct issues with target file extension
Allen Byrne
2020-01-28
5
-60/+30
*
merge and fix
kmu
2020-01-21
4
-11/+53
|
\
|
*
Merge branch 'develop' into stack_size_warnings
Dana Robinson
2020-01-17
5
-92/+94
|
|
\
|
|
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
3
-3/+3
|
*
|
Fixed stack and frame size warnings. Not complete, but fixes most of
Dana Robinson
2020-01-15
1
-8/+50
*
|
|
merge and fix conflict
kmu
2020-01-19
2
-127/+132
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
HDFFV-11001 need to qualify all by parallel or serial types
Allen Byrne
2020-01-15
1
-1/+1
[next]