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
/
src
/
H5VLpassthru.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor group creation parameters to take them out of the group creation
Quincey Koziol
2019-04-25
1
-3/+4
*
Refactor link creation parameters from being passing as properties in the
Quincey Koziol
2019-04-25
1
-7/+43
*
Refactor attribute creation parameters to move parameters out of creation
Quincey Koziol
2019-04-25
1
-3/+4
*
Refactor dataset creation parameters out of the dataset creation property
Quincey Koziol
2019-04-25
1
-3/+4
*
Add an 'unwrap' VOL callback, so that connectors can unwrap an underlying
Quincey Koziol
2019-04-21
1
-7/+60
*
Specify the default VOL connector to use with an environment variable.
Quincey Koziol
2019-03-10
1
-4/+32
*
Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'
Quincey Koziol
2019-02-23
1
-62/+70
*
Add ID type (of eventual hid_t) to the VOL "wrap" callback.
Quincey Koziol
2019-02-07
1
-3/+4
*
Corrected comment in src/H5VLint.c, fixed pass-through info size in
Quincey Koziol
2019-01-06
1
-1/+2
*
Fixed an enums-in-va_list issue in the passthru VOL connector.
Dana Robinson
2018-12-18
1
-2/+2
*
Updated with extra sanity check and improved comment.
Dana Robinson
2018-12-17
1
-3/+5
*
Fixed an issue in the passthru Windows va_copy hack.
Dana Robinson
2018-12-17
1
-2/+2
*
Further va_list improvements.
Dana Robinson
2018-12-17
1
-0/+4
*
Updated the passthru VOL connector:
Dana Robinson
2018-12-16
1
-334/+337
*
Refactor allocating & releasing pass through wrapper objects.
Quincey Koziol
2018-12-03
1
-558/+184
*
Add a couple of missing prototypes for static routines, along with updating
Quincey Koziol
2018-11-30
1
-0/+6
*
Add support for "make check-vol", along with a few minor cleanups, etc.
Quincey Koziol
2018-11-29
1
-1/+1
*
Refactor infrastructure for setting FAPL information from environment
Quincey Koziol
2018-11-28
1
-4/+4
*
Add pass-through VOL connector
Quincey Koziol
2018-11-28
1
-0/+3061