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
*
Fixes indenting in tools test scripts
Dana Robinson
2020-08-04
10
-508/+529
*
Minor normalizations with 1.12 branch
Dana Robinson
2020-08-01
2
-7/+7
*
Mingw copy disabled
Allen Byrne
2020-07-31
2
-5/+8
*
Warnings reduction in tools
Allen Byrne
2020-07-30
10
-134/+126
*
Correct reference file
Allen Byrne
2020-07-29
1
-2/+2
*
Correct h5diff filenames
Allen Byrne
2020-07-29
8
-25/+25
*
Only one line needed to compare
Allen Byrne
2020-07-27
1
-0/+1
*
Revert err file
Allen Byrne
2020-07-27
1
-8/+0
*
revert error-stack enable
Allen Byrne
2020-07-20
1
-1/+1
*
add test file ext
Allen Byrne
2020-07-17
1
-2/+2
*
Correct file name in test
Allen Byrne
2020-07-16
1
-1/+1
*
Tools refactor
Allen Byrne
2020-07-15
55
-4600/+3825
*
Address CMake and deprecated API build failures from monotonic timer patch.
Quincey Koziol
2020-07-03
1
-1/+1
*
Clean up warnings
Quincey Koziol
2020-06-28
1
-24/+24
*
Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...
Quincey Koziol
2020-06-27
2
-292/+149
*
Fix for HDFFV-10961:
vchoi
2020-06-11
2
-4/+16
*
Fix for HDFFV-10961: add description to usage for --increment option.
vchoi
2020-06-11
1
-2/+7
*
Removed HDgets macros since gets was deprecated in C99 and removed
Dana Robinson
2020-05-10
2
-2/+2
*
Protected H5Oset_comment() in h5dump test generator.
Dana Robinson
2020-04-28
1
-24/+60
*
Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5 ...
Jordan Henderson
2020-04-27
1
-179/+224
|
\
|
*
Merge pull request #2540 in HDFFV/hdf5 from extend_h5debug to develop
Quincey Koziol
2020-04-27
1
-179/+224
|
|
\
|
|
*
Range check # of 'extra' command-line parameters against array size.
Quincey Koziol
2020-04-26
1
-1/+9
|
|
*
Refactor "extra" command-line arguments, and clean up code so the tool doesn't
Quincey Koziol
2020-04-26
1
-183/+216
|
|
*
Extend h5debug to support 3-D datasets for chunks.
Quincey Koziol
2020-04-25
1
-3/+7
*
|
|
Fix memory error in h5dump xml 'escape the string' routine
Jordan Henderson
2020-04-27
1
-4/+2
|
/
/
*
|
Fixed pio_perf const pointers.
Dana Robinson
2020-04-27
1
-4/+4
*
|
Further updates to the tools warnings fixes from code review.
Dana Robinson
2020-04-27
2
-4/+11
*
|
Updates to tools warning PR from code review.
Dana Robinson
2020-04-26
1
-8/+4
*
|
Fixes for warnings in the tools code.
Dana Robinson
2020-04-25
16
-418/+695
|
/
*
Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-04-23
32
-160/+553
|
\
|
*
Fixed h5diff command-line parameters to use 1 and 2 instead of src
Dana Robinson
2020-04-22
13
-151/+151
|
*
Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.
Dana Robinson
2020-04-21
32
-147/+540
*
|
Merge pull request #2530 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-04-21
7
-218/+215
|
\
\
|
|
/
|
*
Separated VFD and VOL parameters in tools.
Dana Robinson
2020-04-21
7
-218/+215
*
|
Trim trailing whitespace
Quincey Koziol
2020-04-20
16
-119/+119
|
/
*
Fixed problems with S3 and HDFS VFDs.
Dana Robinson
2020-04-17
4
-7/+7
*
Update h5repack long arguments for id-->value changes.
Dana Robinson
2020-04-14
1
-2/+2
*
Changed identifiers and command-line options from "id" to "value" in tools
Dana Robinson
2020-04-14
4
-27/+27
*
Added support for passing connector info strings via the command
Dana Robinson
2020-04-09
6
-33/+48
*
Fix for passthrough VOL not passing tools tests due to incorrect
Dana Robinson
2020-04-08
3
-24/+6
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-04-07
2
-10/+10
|
\
|
*
Updated test ddl files so CMake passes after h5dump failures.
Dana Robinson
2020-04-06
2
-10/+10
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2020-04-06
7
-80/+136
|
\
\
|
|
/
|
*
Merge branch 'develop' into tools_vol_update
Dana Robinson
2020-04-06
4
-20/+20
|
|
\
|
*
|
Updated tools dump output when dataset offset is undefined.
Dana Robinson
2020-04-02
2
-2/+2
|
*
|
Added checks for native optional call support in some of the tools.
Dana Robinson
2020-04-02
3
-48/+94
|
*
|
Merge branch 'develop' into tools_vol_update
Dana Robinson
2020-04-02
7
-105/+107
|
|
\
\
|
*
\
\
Merge branch 'develop' into tools_vol_update
Dana Robinson
2020-03-31
1
-0/+2
|
|
\
\
\
|
*
\
\
\
Merge branch 'tools_vol_update' of https://bitbucket.hdfgroup.org/scm/~derobi...
Dana Robinson
2020-03-30
3
-46/+53
|
|
\
\
\
\
|
*
|
|
|
|
Misc changes for h5dump VOL changes.
Dana Robinson
2020-03-30
6
-43/+53
[next]