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
/
H5VL.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-131/+107
*
Fix for passthrough VOL not passing tools tests due to incorrect
Dana Robinson
2020-04-08
1
-1/+36
*
Added checks for native optional call support in some of the tools.
Dana Robinson
2020-04-02
1
-1/+1
*
Introduce new H5VL _by_value routines
Jordan Henderson
2020-01-29
1
-8/+101
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-4/+36
*
Fix some places where H5P_DEFAULT gets passed down to a VOL connector
Jordan Henderson
2020-01-03
1
-3/+3
*
Modify H5VL initialization routines to initialize all VOL-managed object
Neil Fortner
2019-12-12
1
-2/+31
*
Implement H5VLget_file_type() to return a copy of a datatype with the
Neil Fortner
2019-11-08
1
-0/+101
*
Minor tweaks to the VOL function comments to bring them in line with the
Dana Robinson
2019-06-06
1
-6/+27
*
Added a VOL initialization property list type.
Dana Robinson
2019-06-05
1
-0/+22
*
Added code that disallows unregistering the native VOL connector.
Dana Robinson
2019-05-24
1
-34/+47
*
Merge remote-tracking branch 'origin/develop' into env_vol_load
Quincey Koziol
2019-03-12
1
-0/+159
|
\
|
*
Add API routines to retrieve, restore, reset, and free library state.
Quincey Koziol
2019-03-11
1
-0/+159
*
|
Specify the default VOL connector to use with an environment variable.
Quincey Koziol
2019-03-10
1
-172/+28
|
/
*
Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'
Quincey Koziol
2019-02-23
1
-2/+2
*
Add API routines to wrap and retrieve objects
Quincey Koziol
2019-01-11
1
-0/+70
*
Added more sub-tests to the VOL plugin test.
Dana Robinson
2018-12-28
1
-7/+4
*
H5VLregister_by_value() should not set _BY_NAME when searching for
Dana Robinson
2018-12-27
1
-1/+1
*
Update API tracing info for VOL functions and regenerate trace macros for VOL
Quincey Koziol
2018-11-28
1
-0/+1
*
Added 'notify' callback for async requests; switched VOL class and info
Quincey Koziol
2018-11-28
1
-1/+2
*
Add info_to_str and str_to_info "management" callbacks for serializing and
Quincey Koziol
2018-11-21
1
-20/+107
*
Switch driver | plugin => connector.
Quincey Koziol
2018-11-04
1
-94/+94
*
Move all callback-related routines into the callback source file, standardizing
Quincey Koziol
2018-10-28
1
-2129/+49
*
Updates after merging changes from develop.
Quincey Koziol
2018-10-26
1
-7/+7
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-10-25
1
-80/+20
|
\
|
*
Updates to the VOL ID and object API calls.
Dana Robinson
2018-10-17
1
-34/+39
*
|
Squashed commit of private branch changes to support stackable VOL plugins.
Quincey Koziol
2018-10-25
1
-540/+817
|
/
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-0/+2296