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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop' into tools_vol_update
Dana Robinson
2020-04-06
1
-8/+8
|
\
|
*
Fixed unnecessary H5R casts in the tools that were raising warnings.
Dana Robinson
2020-04-02
1
-8/+8
*
|
Added checks for native optional call support in some of the tools.
Dana Robinson
2020-04-02
2
-26/+54
*
|
Merge branch 'develop' into tools_vol_update
Dana Robinson
2020-04-02
4
-37/+37
|
\
\
|
|
/
|
*
Minor renaming in the tools code.
Dana Robinson
2020-03-31
4
-37/+37
*
|
Merge branch 'develop' into tools_vol_update
Dana Robinson
2020-03-31
1
-0/+2
|
\
\
|
|
/
|
*
Merge pull request #2479 in HDFFV/hdf5 from ~GHEBER/hdf5:bugfix/HDFFV-11065 t...
Gerd Heber
2020-03-30
1
-0/+2
|
|
\
|
|
*
Fix for HDFFV-11065.
Gerd Heber
2020-03-29
1
-0/+2
*
|
|
Merge branch 'tools_vol_update' of https://bitbucket.hdfgroup.org/scm/~derobi...
Dana Robinson
2020-03-30
2
-45/+52
|
\
\
\
|
|
/
/
|
*
|
Fix latent bug in h5repack options file reading
Jordan Henderson
2020-03-29
2
-45/+52
|
|
/
*
|
Misc changes for h5dump VOL changes.
Dana Robinson
2020-03-30
2
-6/+6
|
/
*
Minor renaming in h5dump (addr --> token)
Dana Robinson
2020-03-28
2
-30/+30
*
Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to develop
Jordan Henderson
2020-03-27
12
-525/+449
|
\
|
*
A few small tweaks to the tools from review
Jordan Henderson
2020-03-27
3
-6/+6
|
*
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
12
-525/+449
*
|
Add extensive warnings to tools executables
Allen Byrne
2020-03-25
8
-0/+22
|
/
*
Fix standalone link
Allen Byrne
2020-02-25
1
-3/+3
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
11
-11/+11
*
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
1
-2/+2
*
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
*
|
testpar/t_2Gio.c: Fix a typo that I think was introduced by a
David Young
2020-01-29
1
-5/+7
|
/
*
fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...
kmu
2020-01-27
2
-5/+5
*
squash cast warning fix
kmu
2020-01-23
4
-8/+8
*
Change tools debug macros to not use error stack
Allen Byrne
2020-01-23
1
-10/+10
*
merge and fix
kmu
2020-01-21
12
-180/+251
|
\
|
*
Merge branch 'develop' into stack_size_warnings
Dana Robinson
2020-01-17
17
-283/+352
|
|
\
|
|
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
11
-161/+229
|
*
|
Fixed stack and frame size warnings. Not complete, but fixes most of
Dana Robinson
2020-01-15
1
-19/+22
*
|
|
merge and fix conflict
kmu
2020-01-19
16
-130/+126
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update tools hid_t declarations with H5I_INVALID_HID
Allen Byrne
2020-01-13
16
-123/+124
|
|
/
*
|
merge and fix conflicts
kmu
2020-01-14
17
-780/+1046
|
\
\
|
|
/
|
*
Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...
Kimmy Mu
2020-01-06
1
-3/+3
|
|
\
|
|
*
address problems from comments
kmu
2019-12-11
1
-1/+1
|
|
*
fix and address comments
kmu
2019-12-11
1
-2/+2
|
|
*
Merge branch 'develop' into bugfix/intel_warnings
kmu
2019-12-09
2
-9/+7
|
|
|
\
|
|
*
|
remove unnecessary check macro
kmu
2019-12-06
1
-4/+1
|
|
*
|
fix intel compile warnings
kmu
2019-12-04
1
-3/+6
|
*
|
|
Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey Koziol
2020-01-04
2
-2/+2
|
*
|
|
Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan Henderson
2019-12-31
9
-399/+385
|
*
|
|
Refactor tools library error handling macros
Jordan Henderson
2019-12-28
10
-457/+456
|
*
|
|
HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
Allen Byrne
2019-12-20
1
-1/+1
|
*
|
|
HDFFV-10980 - h5diff uses new ref APIs
Allen Byrne
2019-12-19
9
-36/+45
|
*
|
|
Update h5debug to retrieve file pointer through VOL framework
Quincey Koziol
2019-12-17
1
-1/+7
|
*
|
|
Address compile warnings
Allen Byrne
2019-12-06
1
-18/+0
|
*
|
|
Update h5ls help and rework dump_mem routines for attrs
Allen Byrne
2019-12-04
3
-96/+57
|
*
|
|
Add debug compile option as comment
Allen Byrne
2019-12-04
1
-0/+2
|
*
|
|
Update reference calls
Allen Byrne
2019-12-04
1
-10/+21
[next]