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
*
[svn-r23606] add support for named datatypes in the IOD plugin:
Mohamad Chaarawi
2013-04-22
1
-15/+75
*
[svn-r23583] update the encoding/decoding part of the IOD plugin
Mohamad Chaarawi
2013-04-12
1
-30/+7
*
[svn-r23531] add the FF async API version of all other file/group/dataset API...
Mohamad Chaarawi
2013-04-03
1
-5/+91
*
[svn-r23523] - Add event queue objects
Mohamad Chaarawi
2013-04-02
1
-62/+207
*
[svn-r23473] Update the VOL plugin callbacks with better async I/O support:
Mohamad Chaarawi
2013-03-28
1
-131/+239
*
[svn-r22565] change OH id registration to original way, and re-register the I...
Mohamad Chaarawi
2012-07-12
1
-11/+6
*
[svn-r22559] - move the vol plugin ref count increment for H5Freopen into the...
Mohamad Chaarawi
2012-07-11
1
-0/+6
*
[svn-r22558] add fapl copy & free callbacks to the VOL class as they are need...
Mohamad Chaarawi
2012-07-11
1
-7/+66
*
[svn-r22549]
Mohamad Chaarawi
2012-07-10
1
-6/+70
*
[svn-r22523] - rework how IDs for VOL objects are created
Mohamad Chaarawi
2012-07-06
1
-0/+1
*
[svn-r22519] - many bug fixes
Mohamad Chaarawi
2012-07-05
1
-1/+1
*
[svn-r22513] fix some committed datatype issues
Mohamad Chaarawi
2012-07-03
1
-1/+1
*
[svn-r22511] - remove the internal file type and use the file ID created at t...
Mohamad Chaarawi
2012-07-03
1
-1/+36
*
[svn-r22502] implement named datatypes solution in object headers
Mohamad Chaarawi
2012-06-29
1
-15/+14
*
[svn-r22501] change the interface callbacks for the VOL to use objects pointe...
Mohamad Chaarawi
2012-06-28
1
-521/+403
*
[svn-r22467] update is_accessible implementation
Mohamad Chaarawi
2012-06-15
1
-1/+9
*
[svn-r22465] add a vol_info parameter to the fapl and update some of the rout...
Mohamad Chaarawi
2012-06-15
1
-2/+5
*
[svn-r22457] rename location types for objects at the VOL level
Mohamad Chaarawi
2012-06-12
1
-4/+4
*
[svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and us...
Mohamad Chaarawi
2012-06-12
1
-7/+10
*
[svn-r22452] - remove nrefs param
Mohamad Chaarawi
2012-06-11
1
-71/+22
*
[svn-r22436] add a public routine to get the name of the VOL plugin associate...
Mohamad Chaarawi
2012-06-05
1
-0/+41
*
[svn-r22435] separate public and private VOL routines
Mohamad Chaarawi
2012-06-05
1
-0/+1996