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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang-format of source files
Allen Byrne
2020-09-30
17
-1171/+1082
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
2
-5/+5
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
2
-2/+37
*
The version string has a second use for packaging
Allen Byrne
2020-08-26
1
-1/+1
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
3
-4/+4
*
Fixes indenting in tools test scripts
Dana Robinson
2020-08-04
1
-45/+46
*
Fix for HDFFV-10961:
vchoi
2020-06-11
2
-4/+16
*
Further updates to the tools warnings fixes from code review.
Dana Robinson
2020-04-27
1
-1/+4
*
Fixes for warnings in the tools code.
Dana Robinson
2020-04-25
3
-11/+17
*
Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-04-23
1
-0/+7
|
\
|
*
Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.
Dana Robinson
2020-04-21
1
-0/+7
*
|
Trim trailing whitespace
Quincey Koziol
2020-04-20
4
-6/+6
|
/
*
Update Tools library to be better compatible with VOL connectors
Jordan Henderson
2020-03-17
1
-1/+1
*
Fix standalone link
Allen Byrne
2020-02-25
1
-1/+1
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
2
-2/+2
*
HDFFV-11011 correct issues with target file extension
Allen Byrne
2020-01-28
3
-41/+23
*
Remove cmake macros from valgrind tests
Allen Byrne
2020-01-25
1
-16/+21
*
Merge branch 'develop' into stack_size_warnings
Dana Robinson
2020-01-17
9
-66/+68
|
\
|
*
HDFFV-11001 need to qualify all by parallel or serial types
Allen Byrne
2020-01-15
1
-3/+5
|
*
Update tools hid_t declarations with H5I_INVALID_HID
Allen Byrne
2020-01-13
8
-63/+63
*
|
Fixed stack and frame size warnings. Not complete, but fixes most of
Dana Robinson
2020-01-15
1
-27/+44
|
/
*
Fix issues found with ONLY_SHARED_LIBS option
Allen Byrne
2019-12-11
1
-1/+1
*
Add HD prefix
Allen Byrne
2019-08-27
1
-8/+8
*
OESS-29 Update HD prefix mostly
Allen Byrne
2019-08-24
2
-341/+341
*
Add HD prefix to tests
Allen Byrne
2019-08-15
2
-82/+82
*
Merge reconciliation and VFD test fixes
Allen Byrne
2019-08-04
1
-4/+14
*
Correct generator and add HD prefix
Allen Byrne
2019-07-26
1
-14/+4
*
HDFFV-10529 Update CMake tests to use test fixtures
Allen Byrne
2019-07-23
3
-245/+183
*
HDFFV-10845 use of TARGETFILE disables auto emulator
Allen Byrne
2019-07-17
4
-15/+23
*
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
1
-1/+1
*
Updated configure & CMake compiler flags for GCC 8.x, along with corresponding
Quincey Koziol
2019-06-28
1
-4/+4
*
Add missing fortran mods
Allen Byrne
2019-06-19
1
-1/+1
*
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
5
-33/+76
*
HDFFV-10741 - remove SKIP_ERRSTK_TESTS option
Allen Byrne
2019-04-15
1
-40/+24
*
HDFFV-10741 - add option to skip tool error stack tests
Allen Byrne
2019-03-26
1
-24/+40
*
HDFFV-10703 Update CMake commands to latest standard
Allen Byrne
2019-02-15
2
-14/+14
*
Fix typo
Allen Byrne
2019-01-18
1
-1/+1
*
Fix missing depends for last repart test
Allen Byrne
2019-01-18
1
-9/+16
*
HDFFV-10632 update autotools test scripts to match cmake
Allen Byrne
2018-12-06
1
-20/+52
*
HDFFV=10632 test cleanup
Allen Byrne
2018-12-06
1
-22/+0
*
Fix special macro stdout as empty
Allen Byrne
2018-12-05
1
-0/+1
*
Need nonexistent file to skip stdout compare
Allen Byrne
2018-12-05
1
-0/+1
*
HDFFV-10632 - split stderr and stdout in cmake
Allen Byrne
2018-12-03
5
-10/+101
*
Renamed h5repart's -family_to_sec2 to -family_to_single.
Dana Robinson
2018-11-14
3
-9/+23
*
Fix MPI on Windows by adding MPI include folder
Allen Byrne
2018-05-09
2
-5/+5
*
TRILABS-19 remove add_defintions and use generator expressions
Allen Byrne
2018-04-26
2
-15/+15
*
TRILABS-20 set a compiler name on all project commands
Allen Byrne
2018-04-20
2
-2/+2
*
TRILABS-19 Initial conversion of include_directories to targets
Allen Byrne
2018-04-17
2
-43/+38
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
30
-52/+671
|
\
|
*
Rework new tests into one macro
Allen Byrne
2018-03-13
1
-25/+112
[next]