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
*
Many fixes to various compiler warnings (#3124)
Sean McBride
2023-06-19
11
-47/+59
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
11
-63/+63
*
Add h5copy help test and verify consistency (#2902)
Allen Byrne
2023-05-17
7
-3/+175
*
Add no subsets option to h5diff like h5dump #2688 (#2756)
Allen Byrne
2023-04-18
10
-0/+20
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
8
-66/+2
*
Remove dead code hidden behind #ifdef LATER (#2686)
Dana Robinson
2023-04-10
1
-20/+0
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
10
-31/+21
*
Check for overflow when calculating on-disk attribute data size (#2459)
Egbert Eich
2023-03-02
2
-0/+10
*
Play nice with existing plugin paths (#2394)
Quincey Koziol
2023-01-06
4
-4/+4
*
H5F_LIBVER_LATEST changes for move to 1.15 (#2288)
Allen Byrne
2022-12-21
2
-8/+9
*
Add aarch64 toolchain and change dump test to long opt (#2271)
Allen Byrne
2022-12-01
1
-1/+1
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
78
-78/+10
*
Update develop branch version to 1.13.4-1 (#2189)
Larry Knox
2022-10-26
1
-7/+7
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
15
-22/+17
*
Removes cmake_ext_mod (files moved to cmake) (#2041)
Dana Robinson
2022-08-19
16
-89/+89
*
Fixes codespell issues (#2032)
Dana Robinson
2022-08-17
1
-1/+1
*
Update version to 1.13.3-1 after creating hdf5_1_13_2 branch for 1.13.2 (#2004)
Larry Knox
2022-08-12
1
-7/+7
*
Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for r...
Larry Knox
2022-08-12
1
-7/+7
*
Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for release
Larry Knox
2022-08-12
1
-7/+7
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
4
-5/+5
*
Fix CMake macro code commands (#1989)
Allen Byrne
2022-08-10
1
-3/+0
*
Revert for older cmake versions (#1974)
Allen Byrne
2022-08-08
5
-141/+0
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
41
-1075/+1048
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
20
-25/+1689
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
23
-101/+101
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
14
-73/+117
*
Fix for MSVC compile failures in h5dumpgentest due to VLA use (#1916)
Dana Robinson
2022-07-21
1
-9/+9
*
Removes the ability to build h5perf and h5perf_serial in standalone mode (#1897)
Dana Robinson
2022-07-20
8
-1414/+18
*
Remove perf tool from CMakeTests file (#1907)
jhendersonHDF
2022-07-18
1
-4/+0
*
Fixes a stack overflow in the h5dump test generator (#1903)
Dana Robinson
2022-07-18
1
-25/+26
*
Fixes warnings when the deflate filter is not built (#1904)
Dana Robinson
2022-07-18
2
-5/+11
*
Misc clang warning fixes (#1869)
Dana Robinson
2022-07-11
1
-0/+2
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
6
-56/+56
*
Move error-stack text to top of usage display (#1564)
Allen Byrne
2022-04-01
14
-25/+42
*
spelling fixes (#1561)
Scot Breitenfeld
2022-03-31
1
-1/+1
*
Removes remaining register keywords (#1481)
Dana Robinson
2022-03-10
4
-8/+8
*
Update version to 1.13.2-1 after 1.13.1 release; add new Makefile.in files t...
Larry Knox
2022-03-01
1
-7/+7
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
2
-9/+9
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
6
-12/+14
*
Replaced several uses of sprintf with safer snprintf (#1383)
Sean McBride
2022-01-28
1
-1/+1
*
Used clang-tidy to change all floating point f suffixes to F (#1359)
Sean McBride
2022-01-28
1
-1/+1
*
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
[next]