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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
h5fuse.sh fix for summit. (#2841)
Scot Breitenfeld
2023-04-28
1
-10/+6
*
H5fuse.sh optimization updates (#2806)
Scot Breitenfeld
2023-04-26
1
-57/+165
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
1
-2/+0
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
1
-2/+2
*
Correct the CMake link for MPI (#2198)
Allen Byrne
2022-11-01
1
-2/+2
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
4
-8/+6
*
Subfiling VFD updates (#2106)
jhendersonHDF
2022-09-16
2
-4/+14
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
8
-8/+8
*
Removes cmake_ext_mod (files moved to cmake) (#2041)
Dana Robinson
2022-08-19
1
-1/+1
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
1
-1/+1
*
Cleanup of mirror VFD test code (#1949)
Dana Robinson
2022-07-30
2
-23/+50
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
5
-34/+34
*
Subfiling VFD misc fixes (#1938)
jhendersonHDF
2022-07-26
1
-89/+0
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
7
-5/+271
*
Correct concurrency bugs when running tests, along with a bugfix & small warn...
Quincey Koziol
2022-04-26
2
-8/+33
*
Oess 168 utils mirror vfd (#1444)
Larry Knox
2022-02-21
4
-21/+18
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
1
-10/+12
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
1
-3/+3
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
4
-7/+7
*
Add support for parallel tools based on the 3rd party library mpiFileUtils (l...
rawarren
2021-11-29
16
-1/+2421
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
5
-2/+143
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
1
-1/+0
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-0/+1
*
Update top-level COPYING file and remove COPYING files from subdirectories (#...
Larry Knox
2021-04-21
1
-12/+0
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-1/+4
*
Update license url part2 (#333)
Larry Knox
2021-02-17
8
-8/+8
*
Clang-format of source files
Allen Byrne
2020-09-30
5
-399/+283
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-2/+2
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-1/+17
*
1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] after
Larry Knox
2020-08-16
1
-4/+4
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-0/+2
*
Misc warning fixes.
Dana Robinson
2020-05-10
2
-7/+7
*
Tidying of Mirror VFD.
Jacob Smith
2020-04-07
5
-17/+61
*
Add function header comment for `mirror_writer:run_writer()`.
Jacob Smith
2020-03-16
1
-1/+17
*
Add Splitter VFD to library.
Jacob Smith
2020-03-13
10
-0/+2335