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
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
40
-80/+80
*
Fix windows test with floating point rounding issues (#1237)
Allen Byrne
2021-11-30
1
-1/+1
*
Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)
Larry Knox
2021-11-30
1
-7/+7
*
Create 2D arrays on the heap in a different way (#1169)
David Young
2021-11-23
4
-387/+520
*
Add option for h5repack timing (#1142)
Allen Byrne
2021-11-08
1
-1/+2
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
2
-21/+9
*
Split dir create into separate macro (#1141)
Allen Byrne
2021-10-28
2
-0/+2
*
H5repack tests should fail if a corrupted file causes h5repack to (#1138)
Larry Knox
2021-10-26
2
-6/+17
*
Consolidate VFD create list macro (#1132)
Allen Byrne
2021-10-26
2
-4/+0
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
2
-47/+4
*
OESS-168: Remove clang warnings. (#1057)
H. Joe Lee
2021-09-30
1
-56/+56
*
OESS-168: Remove clang warnings. (#1056)
H. Joe Lee
2021-09-30
1
-20/+20
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
17
-360/+608
*
OESS-168: Remove clang warnings. (#1050)
H. Joe Lee
2021-09-29
1
-1/+1
*
OESS-168: Remove clang warnings (#1049)
H. Joe Lee
2021-09-29
1
-1/+1
*
OESS-168: Remove clang warnings. (#1047)
H. Joe Lee
2021-09-29
1
-1/+1
*
More clang tidy (#908)
Sean McBride
2021-08-23
4
-8/+8
*
Remove non-published short arg names (#917)
Allen Byrne
2021-08-18
1
-51/+0
*
Reorg tools perform to provide h5perf for installation (#884)
Allen Byrne
2021-08-10
12
-8136/+9
*
Removes partial long options from the tools (#872)
Dana Robinson
2021-08-03
4
-6/+6
*
Only test h5diff_830 in serial (#858)
Allen Byrne
2021-07-27
1
-29/+34
*
Removes unused commented-out code from h5jamgentest.c (#851)
Dana Robinson
2021-07-22
1
-77/+0
*
Fixes a couple of warnings: (#849)
Dana Robinson
2021-07-22
2
-162/+367
*
Perform option arg variables (#834)
Allen Byrne
2021-07-15
4
-16/+6
*
Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)
Dana Robinson
2021-06-30
2
-22/+20
*
Fixes parallel issues from recent C99 changes (#809)
Dana Robinson
2021-06-30
2
-11/+8
*
Brings the tools getopt(3) replacement into the main library (#803)
Dana Robinson
2021-06-29
9
-486/+488
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
3
-43/+29
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
4
-92/+83
*
Assume frexpl/f and fabsl/f, which are C99 (#799)
Dana Robinson
2021-06-25
2
-30/+10
*
Fix tools test (#794)
Allen Byrne
2021-06-23
5
-6/+6
*
Removes checks for system(), which is C89/90 (#782)
Dana Robinson
2021-06-23
1
-2/+0
*
Fix Direct VFD Testing in CMake (#742)
jhendersonHDF
2021-06-11
2
-2/+2
*
Remove private H5_GCC_DIAG_OFF/ON from standalone program (#734)
Allen Byrne
2021-06-07
1
-8/+0
*
Rework Fortran configure to allow multiple CMake reruns (#721)
Allen Byrne
2021-06-07
4
-16/+16
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
9
-9/+6
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
9
-7/+9
*
Removes some DEC Alpha cruft from H5detect and H5private.h (#708)
Dana Robinson
2021-06-02
1
-4/+0
*
Removes pre-C99 build and header cruft (#700)
Dana Robinson
2021-05-28
8
-24/+1
*
Fixes for a couple of trivial warnings (#676)
Dana Robinson
2021-05-24
2
-4/+4
*
CMake uses matches for clang (#645)
Allen Byrne
2021-05-17
1
-1/+1
*
Bmr dev hdffv 11223 (#640)
bmribler
2021-05-12
4
-4/+15
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
6
-38/+37
*
h5diff subset indexing (#628)
Allen Byrne
2021-05-07
1
-1/+1
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Larry Knox
2021-04-21
1
-13/+0
*
Tools long double updates (#522)
Allen Byrne
2021-04-15
3
-10/+172
*
Removes c99_(v)snprintf() calls from the standalone test code (#509)
Dana Robinson
2021-03-24
2
-56/+32
*
Disable long double tests and remove CMake flag groups (#494)
Allen Byrne
2021-03-22
2
-4/+4
*
Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)
bmribler
2021-03-19
2
-0/+41
*
Fix display of long double in tools (#469)
Allen Byrne
2021-03-17
3
-3/+14
[next]