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
/
H5VLpublic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API routines to retrieve, restore, reset, and free library state.
Quincey Koziol
2019-03-11
1
-0/+4
*
Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'
Quincey Koziol
2019-02-23
1
-24/+38
*
Add ID type (of eventual hid_t) to the VOL "wrap" callback.
Quincey Koziol
2019-02-07
1
-2/+4
*
Add API routines to wrap and retrieve objects
Quincey Koziol
2019-01-11
1
-0/+2
*
Move H5Fset_dset_no_attrs_hint VOL operations to native.
Jacob Smith
2018-12-18
1
-2/+1
*
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-18
1
-2/+1
|
\
|
*
Remove H5VL_FILE_CACHE_VOL_CONN from file specific callbacks, as it turns out
Quincey Koziol
2018-12-17
1
-2/+1
*
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-12
1
-1/+2
|
/
*
Switch H5VL_class_value_t from unsigned to int, and add "invalid" ID value.
Quincey Koziol
2018-11-29
1
-1/+2
*
Switch H5VL_class_value_t from enum to unsigned integer
Quincey Koziol
2018-11-29
1
-30/+20
*
Added 'notify' callback for async requests; switched VOL class and info
Quincey Koziol
2018-11-28
1
-4/+9
*
Switch loc_params to VOL callbacks to pass struct by pointer instead of by
Quincey Koziol
2018-11-22
1
-42/+42
*
Add info_to_str and str_to_info "management" callbacks for serializing and
Quincey Koziol
2018-11-21
1
-7/+13
*
Add VOL connector info to the flie access property list returned from
Quincey Koziol
2018-11-18
1
-3/+4
*
Switch switch remainder of API routines to use VOL callbacks.
Quincey Koziol
2018-11-10
1
-2/+3
*
Switch driver | plugin => connector.
Quincey Koziol
2018-11-04
1
-87/+87
*
Refactor, standardize, and revise the async request callbacks.
Quincey Koziol
2018-11-04
1
-15/+26
*
Refactor and standardize object VOL callbacks.
Quincey Koziol
2018-11-01
1
-3/+3
*
Move all callback-related routines into the callback source file, standardizing
Quincey Koziol
2018-10-28
1
-2/+2
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-10-25
1
-10/+8
|
\
|
*
Updates to the VOL ID and object API calls.
Dana Robinson
2018-10-17
1
-5/+5
*
|
Squashed commit of private branch changes to support stackable VOL plugins.
Quincey Koziol
2018-10-25
1
-105/+127
|
/
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-0/+498