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
/
vds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-23/+23
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-5/+9
*
h5test.h testing macros get enclosed in do..while loops (#1721)
Dana Robinson
2022-05-04
1
-2545/+2560
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-8/+8
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-1/+16
*
More clang tidy (#908)
Sean McBride
2021-08-23
1
-6/+6
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-3/+12
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Update supported platforms (#303)
Allen Byrne
2021-02-03
1
-15/+18
*
Modify VDS code to always open source files with H5F_CLOSE_WEAK close (#291)
Neil Fortner
2021-01-30
1
-2569/+2660
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-1/+1
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-4207/+4207
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
1
-1/+1
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-5/+5
*
Merge branch 'develop' into stack_size_warnings
Dana Robinson
2020-01-17
1
-9/+9
|
\
|
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-9/+9
*
|
Fixed stack and frame size warnings. Not complete, but fixes most of
Dana Robinson
2020-01-15
1
-38/+123
|
/
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2019-12-04
1
-2/+2
*
Changed the name of the temporary directory from 'tmp' to a special name to a...
Songyu Lu
2019-08-14
1
-1/+1
*
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
1
-2/+2
*
Updated configure & CMake compiler flags for GCC 8.x, along with corresponding
Quincey Koziol
2019-06-28
1
-5/+0
*
Fixed missing return value checks in VDS tests.
Dana Robinson
2019-06-27
1
-6/+12
*
Banish enum increment warnings
Dana Robinson
2019-06-26
1
-2/+2
*
Refactor H5S__hyper_project_intersection to operate directly on span
Neil Fortner
2019-06-01
1
-1/+719
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...
Songyu Lu
2019-04-09
1
-18/+66
|
\
|
*
HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.
Vailin Choi
2019-04-06
1
-18/+66
*
|
This commit basically has the following changes:
Songyu Lu
2019-04-04
1
-193/+5
|
/
*
C and POSIX call cleanup
Dana Robinson
2019-01-11
1
-4/+4
*
fixed typo.
Hyo-Kyung Lee
2018-07-10
1
-1/+1
*
Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...
hdftest
2018-06-24
1
-4/+1
*
Merge branch 'develop' into hdf5_1_10.sync
M. Scot Breitenfeld
2018-06-04
1
-1/+1
|
\
|
*
Fix for HDFFV-10180 Performance issues with H5Oget_info.
Vailin Choi
2018-04-24
1
-1/+1
*
|
Fix for HDFFV-10469: set to latest format for virtual layout encoding.
Vailin Choi
2018-05-17
1
-1/+1
*
|
temporary fix for HDFFV-10469
M. Scot Breitenfeld
2018-05-09
1
-1/+4
*
|
Merge branch 'develop' into hdf5_1_10.sync
M. Scot Breitenfeld
2018-05-08
1
-9/+0
|
\
\
|
|
/
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-603/+926
|
|
\
*
|
\
synced with develop
M. Scot Breitenfeld
2018-01-05
1
-0/+452
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
HDFFV-9724 Corrected files and verified tests
Allen Byrne
2017-12-28
1
-603/+935
|
*
|
Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...
lrknox
2017-12-22
1
-923/+570
|
*
|
Cleanup comments and if() in TRY blocks
Allen Byrne
2017-12-20
1
-608/+497
|
*
|
HDFFV-9724 Add ENV VAR to vds test
Allen Byrne
2017-12-19
1
-0/+190
|
*
|
HDFFV-9724 Initial changes and test
Allen Byrne
2017-12-11
1
-0/+274
|
|
/
|
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
|
Fix library interface commands, add missing JNI
Allen Byrne
2017-12-21
1
-603/+483
*
|
Fix for HDFFV-9947 H5Sencode
Vailin Choi
2017-11-28
1
-1/+1
*
|
Change copyright headers to replace url referring to file to be removed
lrknox
2017-04-14
1
-6/+4
|
/
*
Fix alignment
Allen Byrne
2017-03-08
1
-9/+9
*
Fix vds tests
Allen Byrne
2017-03-07
1
-9/+28
*
[svn-r30189] Description:
Quincey Koziol
2016-07-18
1
-1/+0
[next]