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
*
Misc changes for h5dump VOL changes.
Dana Robinson
2020-03-30
6
-43/+53
*
Minor renaming in h5dump (addr --> token)
Dana Robinson
2020-03-28
2
-30/+30
*
Merge pull request #2473 in HDFFV/hdf5 from tools_vol_update to develop
Allen Byrne
2020-03-27
1
-2/+3
|
\
|
*
Fix some missing symbols issues in tools library
Jordan Henderson
2020-03-27
1
-2/+3
*
|
Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to develop
Jordan Henderson
2020-03-27
23
-777/+1167
|
\
\
|
|
/
|
*
A few small tweaks to the tools from review
Jordan Henderson
2020-03-27
4
-131/+139
|
*
Replace usage of some standard library functions with HD- versions
Jordan Henderson
2020-03-26
2
-4/+4
|
*
Update Tools library to be better compatible with VOL connectors
Jordan Henderson
2020-03-17
23
-759/+1141
*
|
Add extensive warnings to tools executables
Allen Byrne
2020-03-25
8
-0/+22
*
|
unused set-variable in macro
Allen Byrne
2020-03-25
1
-0/+1
*
|
Fix Werror issues in JNI and tools
Allen Byrne
2020-03-24
1
-1/+0
*
|
TRILAB-192 restrict extensive warnings to libraries
Allen Byrne
2020-03-24
1
-0/+6
|
/
*
Whitespace
Allen Byrne
2020-02-29
1
-14/+14
*
Fix standalone link
Allen Byrne
2020-02-25
4
-7/+8
*
HDFFV-11036 add file compare test process
Allen Byrne
2020-02-24
1
-8/+52
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
28
-57/+51
*
H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables and
David Young
2020-02-10
1
-1/+1
*
HDFFV-11014, fix the h5repack issue that misses a few attributes during the r...
Muqun Yang
2020-02-07
1
-1/+8
*
Small fixes for tools and skip autotools tests for no filter
Allen Byrne
2020-01-29
3
-9/+4
*
Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...
David Young
2020-01-29
2
-92/+93
|
\
|
*
Reduce differences between my -Werror branch and `develop`:
David Young
2020-01-29
2
-92/+93
*
|
Merge pull request #2320 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...
David Young
2020-01-29
1
-1/+1
|
\
\
|
*
|
Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.
David Young
2020-01-29
1
-1/+1
|
|
/
*
|
Merge pull request #2321 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...
David Young
2020-01-29
2
-8/+18
|
\
\
|
*
|
testpar/t_2Gio.c: Fix a typo that I think was introduced by a
David Young
2020-01-29
2
-8/+18
|
|
/
*
|
Merge pull request #2319 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-11011...
Allen Byrne
2020-01-29
17
-246/+144
|
\
\
|
*
|
HDFFV-11011 correct issues with target file extension
Allen Byrne
2020-01-28
17
-246/+144
*
|
|
Introduce new H5VL _by_value routines
Jordan Henderson
2020-01-29
2
-3/+3
|
|
/
|
/
|
*
|
Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop
Kimmy Mu
2020-01-28
8
-71/+105
|
\
\
|
|
/
|
/
|
|
*
change condition
kmu
2020-01-27
1
-1/+1
|
*
fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...
kmu
2020-01-27
8
-71/+105
*
|
Merge pull request #2304 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:isnan_fixes to...
Dana Robinson
2020-01-28
1
-116/+42
|
\
\
|
*
|
Replaced my_isnan with C99 isnan in h5diff.
Dana Robinson
2020-01-24
1
-116/+42
*
|
|
Remove cmake macros from valgrind tests
Allen Byrne
2020-01-25
2
-104/+109
*
|
|
Optimized the floating point comparisons a little bit.
Dana Robinson
2020-01-24
1
-24/+24
*
|
|
Fix for failing h5diff tests involving floating-point compares.
Dana Robinson
2020-01-24
1
-6/+18
|
/
/
*
|
Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""
Dana Robinson
2020-01-23
1
-8/+6
|
/
*
squash cast warning fix
kmu
2020-01-23
11
-150/+160
*
Change tools debug macros to not use error stack
Allen Byrne
2020-01-23
10
-203/+142
*
merge and fix conflict
kmu
2020-01-23
122
-3313/+4782
|
\
|
*
Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop
Kimmy Mu
2020-01-23
2
-3/+7
|
|
\
|
|
*
not use hdf5 private header
kmu
2020-01-22
1
-1/+3
|
|
*
fix float type cmp warning
kmu
2020-01-22
1
-0/+2
|
|
*
fix float type cmp warning
kmu
2020-01-22
1
-3/+3
|
*
|
Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev...
Kimmy Mu
2020-01-23
1
-2/+0
|
|
\
\
|
|
*
|
fix missing prototype warning
kmu
2020-01-21
1
-2/+0
|
*
|
|
merge and fix
kmu
2020-01-21
32
-420/+693
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #2269 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:stack_size_war...
Dana Robinson
2020-01-18
3
-54/+116
|
|
|
\
\
|
|
|
*
\
Merge branch 'develop' into stack_size_warnings
Dana Robinson
2020-01-17
75
-1344/+1699
|
|
|
|
\
\
|
|
|
*
|
|
Fixed stack and frame size warnings. Not complete, but fixes most of
Dana Robinson
2020-01-15
3
-54/+116
[next]