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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates license url and history docs
Dana Robinson
2021-03-25
112
-112/+112
*
Formats the source and updates the gcc warning pragmas
Dana Robinson
2021-03-25
55
-15673/+15424
*
Mingw copy disabled
Allen Byrne
2020-07-31
2
-5/+8
*
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
25
-129/+470
*
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
*
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
*
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
1
-1/+4
*
Fixes for warnings in the tools code.
Dana Robinson
2020-04-25
12
-404/+677
*
Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-04-23
11
-0/+127
|
\
|
*
Fixed h5diff command-line parameters to use 1 and 2 instead of src
Dana Robinson
2020-04-22
10
-100/+100
|
*
Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.
Dana Robinson
2020-04-21
11
-0/+127
*
|
Trim trailing whitespace
Quincey Koziol
2020-04-20
12
-110/+110
|
/
*
Changed identifiers and command-line options from "id" to "value" in tools
Dana Robinson
2020-04-14
1
-4/+4
*
Updated test ddl files so CMake passes after h5dump failures.
Dana Robinson
2020-04-06
1
-1/+1
*
Skip testing of passthrough VOL connector in a Family File tools test
Jordan Henderson
2020-04-03
1
-1/+1
*
Fix latent bug in h5repack options file reading
Jordan Henderson
2020-03-29
1
-1/+1
*
Update Tools library to be better compatible with VOL connectors
Jordan Henderson
2020-03-17
4
-7/+19
*
Fix standalone link
Allen Byrne
2020-02-25
3
-4/+5
*
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
14
-43/+37
*
H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables and
David Young
2020-02-10
1
-1/+1
*
Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...
David Young
2020-01-29
1
-3/+2
|
\
|
*
Reduce differences between my -Werror branch and `develop`:
David Young
2020-01-29
1
-3/+2
*
|
Merge pull request #2321 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...
David Young
2020-01-29
1
-3/+11
|
\
\
|
*
|
testpar/t_2Gio.c: Fix a typo that I think was introduced by a
David Young
2020-01-29
1
-3/+11
|
|
/
*
|
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
*
|
Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop
Kimmy Mu
2020-01-28
5
-65/+99
|
\
\
|
|
/
|
/
|
|
*
change condition
kmu
2020-01-27
1
-1/+1
|
*
fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...
kmu
2020-01-27
5
-65/+99
*
|
Remove cmake macros from valgrind tests
Allen Byrne
2020-01-25
2
-104/+109
*
|
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
5
-138/+148
*
merge and fix conflict
kmu
2020-01-23
55
-986/+1357
|
\
|
*
Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop
Kimmy Mu
2020-01-23
1
-0/+4
|
|
\
|
|
*
not use hdf5 private header
kmu
2020-01-22
1
-1/+3
|
|
*
fix float type cmp warning
kmu
2020-01-22
1
-0/+2
|
*
|
Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev...
Kimmy Mu
2020-01-23
1
-2/+0
|
|
\
\
[next]