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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Committing clang-format changes
github-actions
2021-10-27
3
-40/+39
*
Add comments, descriptions for the VFD log feature.
myang6
2021-10-27
6
-145/+145
*
Committing clang-format changes
github-actions
2021-10-25
1
-1/+0
*
Remove the compiler warnings.
Muqun Yang
2021-10-25
3
-1/+28
*
Committing clang-format changes
github-actions
2021-10-25
3
-3/+3
*
Update comments, formats etc.
myang6
2021-10-25
4
-36/+36
*
Committing clang-format changes
github-actions
2021-10-25
4
-15/+13
*
add macro, need to debug an error caused by using the macro
myang6
2021-10-25
4
-16/+34
*
Still need to support the NULL pointer in the log report function.
myang6
2021-10-20
1
-0/+4
*
Committing clang-format changes
github-actions
2021-10-18
1
-1/+1
*
Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into vfd_swm...
Muqun Yang
2021-10-18
1
-1/+1
|
\
|
*
Committing clang-format changes
github-actions
2021-10-18
1
-1/+1
*
|
Revise the H5Fopen log test.
Muqun Yang
2021-10-18
2
-3/+5
|
/
*
Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into vfd_swm...
myang6
2021-10-18
4
-36/+33
|
\
|
*
Committing clang-format changes
github-actions
2021-10-18
4
-35/+32
*
|
Make sure to check the file point.
myang6
2021-10-18
1
-0/+2
|
/
*
Add the log entry report function, also add logs for 'File open','File close'...
myang6
2021-10-18
4
-16/+84
*
Committing clang-format changes
github-actions
2021-10-15
3
-8/+8
*
Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into vfd_swm...
myang6
2021-10-15
4
-10/+10
|
\
|
*
Committing clang-format changes
github-actions
2021-10-15
4
-10/+10
*
|
skeleton of the logging report function
myang6
2021-10-15
3
-0/+13
|
/
*
Clean up H5Fint.c, ready to implement the report function.
myang6
2021-10-15
4
-32/+4
*
Test to just write a log file for H5Fopen. Add a testing routine vfd_swmr_log...
myang6
2021-10-15
7
-0/+3039
*
VFD SWMR: Normalization with develop (#1078)
Dana Robinson
2021-10-06
381
-10246/+19017
*
Merge pull request #1006 from kyang2014/feature/vfd_swmr
kyang2014
2021-10-01
6
-9/+853
|
\
|
*
Correct typos for the design-to-fail test.
myang6
2021-10-01
1
-2/+2
|
*
Add vfd_swmr_gfail_writer.c for the "design to fail" test.
Muqun Yang
2021-09-13
1
-0/+1
|
*
Committing clang-format changes
github-actions
2021-09-13
1
-3/+3
|
*
Add options for users to choose max_lag, tick_len, page size and page buffer ...
Muqun Yang
2021-09-13
1
-8/+31
|
*
Committing clang-format changes
github-actions
2021-09-13
2
-22/+21
|
*
1. Revise the VFD SWMR reader side code to make the expected design fail. JR...
Muqun Yang
2021-09-13
2
-25/+108
|
*
Committing clang-format changes
github-actions
2021-09-10
1
-30/+25
|
*
Add the expected design fail for the long running API on the reader side.
myang6
2021-09-10
3
-1/+744
*
|
Merge pull request #717 from raylu-hdf/raylu_bigset_test
raylu-hdf
2021-09-16
2
-556/+2018
|
\
\
|
|
/
|
/
|
|
*
Committing clang-format changes
github-actions
2021-09-14
1
-15/+21
|
*
Changed fprintf to HDfprintf and also printed out the write speed for perform...
Songyu Lu
2021-09-14
1
-193/+207
|
*
Committing clang-format changes
github-actions
2021-09-13
1
-7/+7
|
*
Some minor changes and more comments.
Songyu Lu
2021-09-13
2
-18/+41
|
*
Add a function call to allocate space early during H5Dcreate and H5Dextend.
Songyu Lu
2021-09-03
1
-8/+14
|
*
Minor adjustment to a parameter.
Songyu Lu
2021-09-01
1
-2/+2
|
*
Merge branch 'raylu_bigset_test' of https://github.com/raylu-hdf/hdf5 into ra...
Songyu Lu
2021-09-01
1
-91/+121
|
|
\
|
|
*
Committing clang-format changes
github-actions
2021-09-01
1
-91/+121
|
*
|
Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...
Songyu Lu
2021-09-01
2
-3/+8
|
|
\
\
|
|
/
/
|
/
|
/
|
|
/
*
|
VFD SWMR: Updates the mirror VFD tests so they compile and pass tests (#971)
Dana Robinson
2021-08-27
2
-3/+8
|
*
Some important updates to the test: added test for 3D datasets and several ne...
Songyu Lu
2021-09-01
2
-210/+488
|
*
Merge branch 'feature/vfd_swmr' of https://github.com/raylu-hdf/hdf5 into ray...
Songyu Lu
2021-08-27
42
-1332/+4674
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #943 from kyang2014/feature/vfd_swmr
kyang2014
2021-08-26
4
-1/+2986
|
\
\
|
*
|
fixed comment issues.
Muqun Yang
2021-08-26
1
-32/+32
|
*
|
Add vfd_gperf_writer.c to MANIFEST.
Muqun Yang
2021-08-20
1
-0/+1
|
*
|
Committing clang-format changes
github-actions
2021-08-20
1
-4/+4
[next]