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
/
H5VLint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates VOL capabilities flags (#2105)
Dana Robinson
2022-09-17
1
-1/+1
*
Fix typos found in src/ subdirectory (#1983)
luzpaz
2022-08-10
1
-1/+1
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-22/+22
*
Removes the STATIC flavor of FUNC_ENTER macros (#1622)
Dana Robinson
2022-04-08
1
-6/+6
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-2/+2
*
Make sure plugin interface is initialized before property list interface phas...
jhendersonHDF
2021-11-23
1
-1/+0
*
Simplify function enter macros for performance benefits (#1024)
David Young
2021-11-08
1
-72/+54
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-36/+34
*
Fix several warnings (#720)
jhendersonHDF
2021-09-14
1
-1/+1
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-60/+210
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Jan ws changes (#282)
Allen Byrne
2021-01-27
1
-1/+1
*
Fix problems with vlens and refs inside compound using H5VLget_file_type() (#...
hdf5-1_13_0-rc5
Neil Fortner
2021-01-22
1
-4/+29
*
Fix error is H5Mclose_async. (#240)
Neil Fortner
2021-01-05
1
-1/+1
*
Enable H5Fopen to probe list of available VOL connectors when opening a (#182)
jhendersonHDF
2020-12-16
1
-0/+21
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-23/+336
*
Enforce VOL framework version compatibility when registering connectors. Als...
Quincey Koziol
2020-12-10
1
-10/+62
*
Expand ID dec_ref and close callbacks to allow for asynchronous close operati...
Quincey Koziol
2020-12-01
1
-2/+2
*
Add flag to H5CX_pop that allow setting the properties to return to applicati...
Quincey Koziol
2020-12-01
1
-1/+1
*
Replace H5E_ATOM major error category with H5E_ID (#121)
Dana Robinson
2020-11-30
1
-4/+4
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-2/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-439/+391
*
Fix issue in H5VL_wrap_register where datatype VOL objects are casted to H5T_t *
Jordan Henderson
2020-06-19
1
-9/+11
*
Fix shutdown errors when using the HDF5_VOL_CONNECTOR environment
Dana Robinson
2020-03-18
1
-1/+1
*
Updated the 'const memory free' changes based on PR feedback.
Dana Robinson
2020-01-31
1
-4/+2
*
Added a free wrapper that lets us free constant pointers without
Dana Robinson
2020-01-30
1
-6/+8
*
Introduce new H5VL _by_value routines
Jordan Henderson
2020-01-29
1
-9/+115
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-3/+38
*
Fix some places where H5P_DEFAULT gets passed down to a VOL connector
Jordan Henderson
2020-01-03
1
-1/+1
*
Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out
Quincey Koziol
2019-12-20
1
-21/+133
*
Modify H5VL initialization routines to initialize all VOL-managed object
Neil Fortner
2019-12-12
1
-0/+19
*
Fix bugs in H5VL file comparison code. Add short circuit success to
Neil Fortner
2019-11-28
1
-0/+6
*
Implement H5VLget_file_type() to return a copy of a datatype with the
Neil Fortner
2019-11-08
1
-9/+92
*
Add 'blob' callbacks to VOL, along with a native implementation to store them
Quincey Koziol
2019-10-08
1
-4/+25
*
Added the map (H5M) API
Dana Robinson
2019-08-13
1
-1/+3
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
1
-0/+1
*
Add an 'unwrap' VOL callback, so that connectors can unwrap an underlying
Quincey Koziol
2019-04-21
1
-1/+27
*
Merge remote-tracking branch 'origin/develop' into env_vol_load
Quincey Koziol
2019-04-03
1
-1/+1
|
\
|
*
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
1
-1/+1
*
|
Merge remote-tracking branch 'origin/develop' into env_vol_load
Quincey Koziol
2019-03-12
1
-23/+345
|
\
\
|
|
/
|
*
Add API routines to retrieve, restore, reset, and free library state.
Quincey Koziol
2019-03-11
1
-23/+345
*
|
Specify the default VOL connector to use with an environment variable.
Quincey Koziol
2019-03-10
1
-45/+584
|
/
*
Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'
Quincey Koziol
2019-02-23
1
-9/+9
*
Add ID type (of eventual hid_t) to the VOL "wrap" callback.
Quincey Koziol
2019-02-07
1
-5/+5
*
Corrected comment in src/H5VLint.c, fixed pass-through info size in
Quincey Koziol
2019-01-06
1
-3/+5
*
Added more sub-tests to the VOL plugin test.
Dana Robinson
2018-12-28
1
-1/+1
*
Moved the optional enums to H5VLnative.h and converted to an int
Dana Robinson
2018-12-18
1
-1/+1
*
Merge pull request #1364 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5i_reference_...
Dana Robinson
2018-12-17
1
-1/+0
|
\
|
*
Removed H5I_REFERENCE from the library. It has always been unused
Dana Robinson
2018-12-08
1
-1/+0
*
|
Make sure to free copy of VOL connector's name when H5VL_register_connector f...
Jordan Henderson
2018-12-14
1
-3/+6
|
/
[next]