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
*
[svn-r28573] Merge of r28109 from revise_chunks. Minor change to test/vds.c.
Dana Robinson
2015-12-11
1
-3/+3
*
[svn-r27835] Description:
Quincey Koziol
2015-09-21
1
-5/+7
*
[svn-r27646] Add version number to VDS global heap object encoding.
Neil Fortner
2015-09-01
1
-5/+7
*
[svn-r27546] Add tests for H5O__dset_bh_info (H5Oget_info) and unlimited sele...
Neil Fortner
2015-08-21
1
-8/+27
*
[svn-r27543] Add tests to cover remaining code coverage assertions in H5Shype...
Neil Fortner
2015-08-20
1
-0/+457
*
[svn-r27538] Add tests to cover remaining code coverage assertions in src dir...
Neil Fortner
2015-08-20
1
-17/+414
*
[svn-r27527] Add tests to hit code coverage assertions in H5Olayout.c.
Neil Fortner
2015-08-19
1
-2/+44
*
[svn-r27520] Add new test for all 3 selection types in the same VDS.
Neil Fortner
2015-08-18
1
-35/+1095
*
[svn-r27505] Add support for H5Dset_extent for VDS.
Neil Fortner
2015-08-14
1
-6/+238
*
[svn-r27498] Add support for I/O after reopening a VDS with unlimited and/or ...
Neil Fortner
2015-08-12
1
-0/+153
*
[svn-r27481] Add support for offset selections passed to H5Pset_virtual.
Neil Fortner
2015-08-07
1
-4/+193
*
[svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti...
Neil Fortner
2015-08-07
1
-0/+53
*
[svn-r27425] Implement support for H5Pequal with VDS properties.
Neil Fortner
2015-07-22
1
-0/+12
*
[svn-r27424] Implement support for h5debug for VDS.
Neil Fortner
2015-07-22
1
-1/+26
*
[svn-r27420] Fixed VDS test to handle the family driver correctly.
Neil Fortner
2015-07-21
1
-39/+47
*
[svn-r27323] Implement support for H5Dflush for VDS.
Neil Fortner
2015-07-02
1
-88/+250
*
[svn-r27215] Fix issue where % characters could not be used in non-printf map...
Neil Fortner
2015-06-16
1
-17/+30
*
[svn-r27214] Fixed a bug on Windows where dcpls were set to be chunked and no...
Dana Robinson
2015-06-16
1
-2/+1
*
[svn-r27197] Improve performance of "printf" VDS with selections in the file ...
Neil Fortner
2015-06-12
1
-4/+37
*
[svn-r27195] Add h5dump cmake tests and files.
Allen Byrne
2015-06-12
1
-1/+1
*
[svn-r27192] Improve support for printf selections (support partial blocks with
Neil Fortner
2015-06-12
1
-8/+691
*
[svn-r27153] Implement fill value support for VDS.
Neil Fortner
2015-06-05
1
-885/+993
*
[svn-r27145] Add some testing for printf-style source dataset name resolution.
Neil Fortner
2015-06-03
1
-24/+2760
*
[svn-r27053] Add more tests for unlimited selections.
Neil Fortner
2015-05-12
1
-12/+880
*
[svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual...
Neil Fortner
2015-05-11
1
-1/+1294
*
[svn-r26828] Implement support for unlimited selections (not supported by VDS...
Neil Fortner
2015-04-16
1
-6/+6
*
[svn-r26668] Fix error in H5D__virtual_read/write that prevented short circuit.
Neil Fortner
2015-03-30
1
-29/+1069
*
[svn-r26566] Fix error in H5S__hyper_project_intersection algorithm.
Neil Fortner
2015-03-24
1
-0/+164
*
[svn-r26482] Opening source files now reuses the flags from the virtual file.
Neil Fortner
2015-03-19
1
-5/+24
*
[svn-r26469] INCOMPLETE, UNWORKING CODE
Neil Fortner
2015-03-17
1
-0/+155
*
[svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi...
Neil Fortner
2015-03-09
1
-1/+214
*
[svn-r26346] Add more test cases, refactor test code to reduce code duplicati...
Neil Fortner
2015-03-03
1
-103/+615
*
[svn-r26293] Implement patching of virtual dataspace extent in mapping datasp...
Neil Fortner
2015-02-24
1
-16/+21
*
[svn-r26261] Commit working but incomplete prototype. Does not perform I/O.
Neil Fortner
2015-02-20
1
-28/+298
*
[svn-r26199] INCOMPLETE, UNWORKING CODE
Neil Fortner
2015-02-17
1
-226/+0
*
[svn-r26198] INCOMPLETE, UNWORKING CODE
Neil Fortner
2015-02-17
1
-0/+452