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
*
Removes err.h cruft from genall5.c and vfd_swmr_common.c
Dana Robinson
2021-03-10
2
-42/+55
*
Removes an unused variable from vfd_swmr.c
Dana Robinson
2021-03-09
1
-1/+0
*
Hides use of clock_gettime() on Windows
Dana Robinson
2021-03-09
1
-0/+5
*
Rips out unused, unportable "print elapsed time" code in page_buffer.c
Dana Robinson
2021-03-09
1
-45/+0
*
Adds DLLVAR macros to allow exporting symbols on Windows
Dana Robinson
2021-03-09
1
-1/+1
*
Replaces BSD random functions with ISO
Dana Robinson
2021-03-09
2
-7/+4
*
Replaces basename and dirname with code that will work everywhere
Dana Robinson
2021-03-09
4
-14/+15
*
Changes to help vfd_swmr.c build on Windows
Dana Robinson
2021-03-08
3
-55/+66
*
Merge remote-tracking branch 'canonical/feature/vfd_swmr' into vfd_swmr/thg_s...
Dana Robinson
2021-03-04
1
-4/+28
|
\
|
*
Add test settings for vfd_swmr_bigset_writer.c based on HDF5TestExpress:
vchoi
2021-03-02
1
-4/+28
|
*
Revert "Add the two VFD SWMR demo programs to the test directory so that they...
vchoi
2021-03-02
5
-1279/+1
|
*
Merge remote-tracking branch 'canonical/feature/vfd_swmr' into feature/vfd_swmr
vchoi
2021-03-02
3
-4/+97
|
|
\
|
*
|
Add the two VFD SWMR demo programs to the test directory so that they can be ...
vchoi
2021-02-26
5
-1/+1279
*
|
|
Switch to using H5_nanosleep() instead of HDnanosleep()
Dana Robinson
2021-03-03
1
-9/+3
*
|
|
Brings MacOS fixes from main feature branch
Dana Robinson
2021-03-02
3
-4/+97
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Improves autotools and CMake support for sigtimedwait alternative
Dana Robinson
2021-03-01
2
-7/+17
|
*
|
Fixes leading underscores in VFD SWMR include guards
Dana Robinson
2021-03-01
1
-3/+3
|
*
|
Adds MacOS work-around for sigtimedwait(2) in the VFD SWMR tests
Dana Robinson
2021-02-26
1
-1/+84
|
|
/
*
|
HD prefix and hbool_t changes in test/vfd_swmr.c
Dana Robinson
2021-03-02
1
-22/+22
*
|
Makes libgen.h functions ready for implementation on Windows
Dana Robinson
2021-03-02
4
-10/+5
*
|
Removed most C library include lines from tests
Dana Robinson
2021-03-02
8
-13/+0
*
|
Fix unfreed memory after fork in vfd_swmr test
Dana Robinson
2021-03-02
1
-0/+12
|
/
*
Corrected a typo in the comment.
songyulu
2021-02-15
1
-1/+1
*
Added some comments.
songyulu
2021-02-12
1
-1/+4
*
Adding the test case for fixed-array chunked dataset and VDS.
songyulu
2021-02-12
2
-6/+26
*
(1) Add new routine to configure for VFD SWMR: init_vfd_swmr_config()
vchoi
2021-02-02
16
-311/+177
*
Updates CMake files to work with VFD SWMR
Dana Robinson
2020-10-14
2
-4/+20
*
Merge branch 'vswmr-base' into quiet-zoo
David Young
2020-09-17
9
-63/+115
|
\
|
*
Limit the repeat rate for duplicate zoo warnings to once every five
David Young
2020-09-17
6
-32/+54
|
*
Move below_speed_limit() from vfd_swmr_bigset_writer.c to
David Young
2020-09-17
3
-24/+39
|
*
Document some of the functions in here. Update the comment at the top
David Young
2020-09-17
1
-7/+22
|
*
Fixes a leak of the metadata index memory
Dana Robinson
2020-09-14
1
-5/+9
*
|
Merge branch 'feature/vfd_swmr' into multi
David Young
2020-09-14
1
-25/+27
|
\
\
|
|
/
|
*
Rewrap lines.
David Young
2020-09-03
1
-25/+27
*
|
Merge pull request #1 in ~DYOUNG/vchoi_fork from ~DEROBINS/hdf5_der:svd_multi...
Dana Robinson
2020-09-09
1
-5/+9
|
\
\
|
*
|
Fixes a leak of the metadata index memory
Dana Robinson
2020-09-08
1
-5/+9
*
|
|
Merge branch 'feature/vfd_swmr' into multi
David Young
2020-09-03
1
-6/+98
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Individually track the steps verified on each dataset. Take care
David Young
2020-09-03
1
-5/+19
|
*
Give an overview of the bigsets test in a mega-comment at the top. Also,
David Young
2020-09-03
1
-1/+79
*
|
Merge branch 'feature/vfd_swmr' into multi
David Young
2020-08-25
1
-3/+4
|
\
\
|
|
/
|
*
Use the terminology "expected" and "unexpected" errors instead of "soft" and
David Young
2020-08-25
1
-3/+4
*
|
Merge branch 'feature/vfd_swmr' into multi
David Young
2020-08-21
2
-0/+8
|
\
\
|
|
/
|
*
Apply Dana's fix for production mode builds.
David Young
2020-08-21
2
-0/+8
*
|
Merge branch 'feature/vfd_swmr' into multi
David Young
2020-08-21
14
-22/+29
|
\
\
|
|
/
|
*
Avoid potential shadow-file clashes, call the shadow file `group-shadow`.
David Young
2020-08-21
1
-1/+1
|
*
Call the shadow files bigset-shadow-<number> for some <number>,
David Young
2020-08-21
1
-1/+1
|
*
Avoid potential shadow-file clashes, call the file `generator-shadow`.
David Young
2020-08-21
1
-1/+1
|
*
Use the safe calloc() idiom, p = calloc(1, sizeof(*p)), and do
David Young
2020-08-21
3
-3/+3
|
*
Avoid potential shadow-file clashes, call the shadow file `rw-shadow`.
David Young
2020-08-21
7
-7/+8
|
*
Straggler from last: call the shadow file `vlstr-shadow`.
David Young
2020-08-21
1
-1/+1
[next]