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
/
H5VLnative.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r25778] merge from trunk.
Mohamad Chaarawi
2014-11-04
1
-1/+1
*
[svn-r25593] - rename values for VOL class.
Mohamad Chaarawi
2014-09-15
1
-1/+1
*
[svn-r25579] Add version number for VOL plugins in VOL Plugin structure.
Mohamad Chaarawi
2014-09-08
1
-2/+3
*
[svn-r25575] cleanup H5I usage in VOL by removing the use of the aux pointer and
Mohamad Chaarawi
2014-09-05
1
-30/+39
*
[svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...
Mohamad Chaarawi
2014-08-26
1
-33/+5
*
[svn-r25549] Implement 4 new routines:
Mohamad Chaarawi
2014-08-25
1
-4/+4
*
[svn-r25537] VOL framework changes.
Mohamad Chaarawi
2014-08-19
1
-949/+545
*
[svn-r25521] major rework of the internal setup of VOL plugins to make it more
Mohamad Chaarawi
2014-08-08
1
-32/+64
*
[svn-r25511] fix bug in native implementation of H5Oopen_by_idx.
Mohamad Chaarawi
2014-08-05
1
-4/+4
*
[svn-r25505] merge from trunk and fix some bugs due to 64_bit switch.
Mohamad Chaarawi
2014-08-01
1
-3/+3
*
[svn-r25488] - fix bug with H5Fget_access_plist. need to set VOL and VOL info...
Mohamad Chaarawi
2014-07-29
1
-0/+3
*
[svn-r25482] - update is_accessible implementation to use fapl and pass it do...
Mohamad Chaarawi
2014-07-24
1
-53/+48
*
[svn-r25481] - remove unsigned char * from trace
Mohamad Chaarawi
2014-07-24
1
-3/+3
*
[svn-r25476] - fix error output in several places.
Mohamad Chaarawi
2014-07-23
1
-3/+14
*
[svn-r25463] more aligning with trunk.
Mohamad Chaarawi
2014-07-22
1
-38/+26
*
[svn-r25254] merge from trunk.
Mohamad Chaarawi
2014-06-11
1
-30/+14
*
[svn-r24381] Update VOL implementation for H5Tget_create_plist to have the VOL
Mohamad Chaarawi
2013-10-31
1
-4/+14
*
[svn-r23834] merge from trunk up to r23833.
Mohamad Chaarawi
2013-06-27
1
-4/+9
*
[svn-r23803] Add VOL callback for H5Aiterate
Mohamad Chaarawi
2013-06-21
1
-2/+166
*
[svn-r23790] intialize the vol_obj for named datatypes to NULL in Native plugin.
Mohamad Chaarawi
2013-06-17
1
-0/+1
*
[svn-r23473] Update the VOL plugin callbacks with better async I/O support:
Mohamad Chaarawi
2013-03-28
1
-88/+89
*
[svn-r23179] trunk merge
Mohamad Chaarawi
2013-01-18
1
-3/+4
*
[svn-r22612] add enum value for the VL class
Mohamad Chaarawi
2012-07-27
1
-0/+1
*
[svn-r22587] update the H5I_register_aux to not take the free routine, as it ...
Mohamad Chaarawi
2012-07-17
1
-8/+7
*
[svn-r22573] update the public VL callbacks that take var_args to work
Mohamad Chaarawi
2012-07-13
1
-1/+1
*
[svn-r22565] change OH id registration to original way, and re-register the I...
Mohamad Chaarawi
2012-07-12
1
-2/+17
*
[svn-r22558] add fapl copy & free callbacks to the VOL class as they are need...
Mohamad Chaarawi
2012-07-11
1
-0/+3
*
[svn-r22555] remove the vol_cls from the H5F_t struct
Mohamad Chaarawi
2012-07-11
1
-1/+9
*
[svn-r22554] remove the file_id from the H5F_t struct and add an id_exists in...
Mohamad Chaarawi
2012-07-11
1
-45/+7
*
[svn-r22543] cleanup
Mohamad Chaarawi
2012-07-10
1
-30/+2
*
[svn-r22540] fix bug in H5R_get_name
Mohamad Chaarawi
2012-07-10
1
-4/+0
*
[svn-r22532] fix more named datatype issues.
Mohamad Chaarawi
2012-07-09
1
-1/+1
*
[svn-r22523] - rework how IDs for VOL objects are created
Mohamad Chaarawi
2012-07-06
1
-44/+13
*
[svn-r22519] - many bug fixes
Mohamad Chaarawi
2012-07-05
1
-5/+19
*
[svn-r22513] fix some committed datatype issues
Mohamad Chaarawi
2012-07-03
1
-14/+9
*
[svn-r22511] - remove the internal file type and use the file ID created at t...
Mohamad Chaarawi
2012-07-03
1
-157/+100
*
[svn-r22502] implement named datatypes solution in object headers
Mohamad Chaarawi
2012-06-29
1
-54/+12
*
[svn-r22501] change the interface callbacks for the VOL to use objects pointe...
Mohamad Chaarawi
2012-06-28
1
-711/+1078
*
[svn-r22467] update is_accessible implementation
Mohamad Chaarawi
2012-06-15
1
-3/+14
*
[svn-r22465] add a vol_info parameter to the fapl and update some of the rout...
Mohamad Chaarawi
2012-06-15
1
-1/+1
*
[svn-r22461] add a prototype for a new API routine, H5Fis_accessable
Mohamad Chaarawi
2012-06-14
1
-10/+0
*
[svn-r22457] rename location types for objects at the VOL level
Mohamad Chaarawi
2012-06-12
1
-28/+28
*
[svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and us...
Mohamad Chaarawi
2012-06-12
1
-43/+165
*
[svn-r22452] - remove nrefs param
Mohamad Chaarawi
2012-06-11
1
-42/+136
*
[svn-r22439] file image and mount operations handled in VOL
Mohamad Chaarawi
2012-06-06
1
-0/+49
*
[svn-r22423] add link and object iterate callbacks
Mohamad Chaarawi
2012-06-01
1
-2/+100
*
[svn-r22417] rename the properties used for the VOL callbacks.
Mohamad Chaarawi
2012-05-29
1
-13/+13
*
[svn-r22404] split the generic callback into a misc and optional callback for...
Mohamad Chaarawi
2012-05-24
1
-87/+195
*
[svn-r22401] remove ID from object open callback since location token is suff...
Mohamad Chaarawi
2012-05-23
1
-8/+4
*
[svn-r22399] move location token out of va_list on lookup callback
Mohamad Chaarawi
2012-05-23
1
-4/+4
[next]