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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge remote-tracking branch 'origin/feature/vfd_swmr_grp_op' into feature/vf...
Muqun Yang
2021-04-30
1
-31/+635
|
\
\
\
\
|
*
|
|
|
Add group creation/deletion/move/link insertion
Kent Yang
2021-04-30
1
-32/+635
*
|
|
|
|
Merge remote-tracking branch 'origin/feature/vfd_swmr_grp_op' into feature/vf...
Muqun Yang
2021-04-30
1
-3/+285
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add skeleton of group operation test.
Muqun Yang
2021-04-28
1
-3/+285
*
|
|
|
Close the space id used for attributes.
Muqun Yang
2021-04-30
1
-0/+7
*
|
|
|
Replace all string functions with HDF's corresponding string functions.
Muqun Yang
2021-04-29
1
-14/+14
*
|
|
|
Use /* */ instead of // for comments.
Muqun Yang
2021-04-29
1
-1/+1
*
|
|
|
1. Add the attribute storage check
Muqun Yang
2021-04-29
2
-24/+120
|
/
/
/
*
|
|
Add the old-styled group creation attribute tests.
Muqun Yang
2021-04-26
3
-40/+184
*
|
|
Forgot passing group property list when merging the code
Muqun Yang
2021-04-26
1
-1/+1
*
|
|
Use -q option for the group attribute test.
Muqun Yang
2021-04-23
1
-5/+2
*
|
|
Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmr
Muqun Yang
2021-04-23
3
-3/+2079
|
\
\
\
|
*
|
|
Modifications based on PR feedback.
vchoi
2021-04-20
1
-33/+35
|
*
|
|
Merge pull request #6 from vchoi-hdfgroup/feature/vfd_swmr
vchoi-hdfgroup
2021-04-13
7
-299/+543
|
|
\
\
\
|
*
|
|
|
(1) Remove header files as indicated by PR review comment.
vchoi
2021-04-09
1
-31/+29
|
*
|
|
|
Add new test vfd_swmr_attrdset_writer.c.
vchoi
2021-04-07
3
-1/+2078
*
|
|
|
|
correct the code a bit, add comments to the shell script.
Muqun Yang
2021-04-23
2
-19/+388
*
|
|
|
|
More comments and shorten the test time a bit
Muqun Yang
2021-04-22
2
-901/+132
*
|
|
|
|
Clean up code and add comments. More to do.
Muqun Yang
2021-04-22
1
-511/+652
*
|
|
|
|
Correct the debugging mismatch issue, add more comments.
Muqun Yang
2021-04-21
1
-37/+122
*
|
|
|
|
Make the modifying attribute value obvious
Muqun Yang
2021-04-21
1
-5/+29
*
|
|
|
|
1. Merge the group attribute test code to vfd_swmr_group_writer.c. Typical te...
Muqun Yang
2021-04-20
2
-28/+2645
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #436 from raylu-hdf/raylu_zoo_test
raylu-hdf
2021-04-13
7
-279/+513
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Minor change: removed an unused line.
Songyu Lu
2021-04-13
1
-1/+0
|
*
|
|
Minor changes: refactored to simplify the code.
Songyu Lu
2021-04-13
1
-115/+121
|
*
|
|
Refactored the code to reduce the length of the main function.
Songyu Lu
2021-04-12
2
-179/+332
|
*
|
|
Changed the command-line option for disabling named pipes from -p to -N to be...
Songyu Lu
2021-04-08
1
-3/+3
|
*
|
|
Removed an unused macro definition.
Songyu Lu
2021-04-07
1
-4/+0
|
*
|
|
Removed the two functions (vfd_swmr_writer_may_increase_tick_to and vfd_swmr_...
Songyu Lu
2021-04-06
3
-243/+115
|
*
|
|
Two main changes include: re-arranging the communication between the writer a...
Songyu Lu
2021-04-05
6
-175/+248
|
*
|
|
Added the prefix (HD) to several C functions.
Songyu Lu
2021-03-26
1
-11/+12
|
*
|
|
Merge branch 'raylu_zoo_test' of https://github.com/HDFGroup/hdf5 into raylu_...
Songyu Lu
2021-03-25
2
-11/+17
|
|
\
\
\
|
|
*
|
|
Added the HDF5 prefix (HD_) to several system calls.
Songyu Lu
2021-03-25
2
-11/+11
|
*
|
|
|
Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...
Songyu Lu
2021-03-25
223
-118481/+138754
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'feature/vfd_swmr' into raylu_zoo_test
raylu-hdf
2021-03-05
13
-53/+163
|
|
\
\
\
\
|
*
|
|
|
|
Changed the signal handling to named pipes for communication between the writ...
songyulu
2021-03-05
6
-55/+165
*
|
|
|
|
|
Changed the command-line option for disabling named pipes from -p to -N, to b...
Songyu Lu
2021-04-08
1
-4/+4
*
|
|
|
|
|
Added an option to disable named pipes, mainly for running the writer and rea...
Songyu Lu
2021-04-07
1
-20/+30
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'feature/vfd_swmr' of https://github.com/HDFGroup/hdf5 into rayl...
Songyu Lu
2021-03-30
223
-118499/+138709
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Fixed 1.6 compatibility issues and ran source formatter
Dana Robinson
2021-03-26
9
-62/+77
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Temporarily disable some tests that fail on Windows
Dana Robinson
2021-03-25
2
-0/+8
|
*
|
|
test_same_file_opens() works on Windows now (vfd_swmr.c)
Dana Robinson
2021-03-25
1
-2/+0
|
*
|
|
Brings file locking changes from develop
Dana Robinson
2021-03-25
4
-116/+373
|
*
|
|
Updates license url and history docs
Dana Robinson
2021-03-25
221
-287/+271
|
*
|
|
Formats the source and updates the gcc warning pragmas
Dana Robinson
2021-03-25
200
-117466/+136923
|
*
|
|
Brings fixes for splitter VFD test from develop
Dana Robinson
2021-03-24
2
-33/+41
|
*
|
|
Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...
Dana Robinson
2021-03-23
2
-47/+122
|
|
\
\
\
|
*
|
|
|
Fixes H5CX_pop badness
Dana Robinson
2021-03-22
1
-4/+4
|
*
|
|
|
Brings the tcheck_version test changes from develop
Dana Robinson
2021-03-22
1
-53/+76
|
*
|
|
|
Brings accum.c changes from develop
Dana Robinson
2021-03-22
1
-700/+1008
[prev]
[next]