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
/
H5VLiod_client.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r25244] first cut on new analysis shipping.
Mohamad Chaarawi
2014-06-09
1
-4/+4
*
[svn-r25226] - implement and use H5Dquery_ff() when creating views (not teste...
Mohamad Chaarawi
2014-05-29
1
-2/+2
*
[svn-r25210] - implement Views
Mohamad Chaarawi
2014-05-21
1
-4/+10
*
[svn-r25139] - switch to latest mercury
Mohamad Chaarawi
2014-04-30
1
-10/+10
*
[svn-r24813] Add H5Xpublic/H5Vpublic to hdf5.h
Jerome Soumagne
2014-03-17
1
-2/+2
*
[svn-r24798] More fixes to H5X
Jerome Soumagne
2014-03-14
1
-4/+4
*
[svn-r24797] More fixes to H5X client
Jerome Soumagne
2014-03-14
1
-4/+5
*
[svn-r24791] Add H5X indexing API - only FF routines for now
Jerome Soumagne
2014-03-13
1
-1/+38
*
[svn-r24774] add persist flag to H5Fclose_ff.
Mohamad Chaarawi
2014-03-10
1
-0/+1
*
[svn-r24737] fix async execution for view operations.
Mohamad Chaarawi
2014-02-25
1
-7/+7
*
[svn-r24729] - Add View Objects.
Mohamad Chaarawi
2014-02-21
1
-1/+21
*
[svn-r24702] Add prefetch/evict routines.
Mohamad Chaarawi
2014-02-13
1
-1/+7
*
[svn-r24645] - Add Neil's VL datatype changes from the Netvol to H5VLiod_comm...
Mohamad Chaarawi
2014-01-24
1
-14/+36
*
[svn-r24605] - fix bug with point selections
Mohamad Chaarawi
2014-01-02
1
-2/+2
*
[svn-r24603] - capture oid index metadata information on every tr_finish.
Mohamad Chaarawi
2013-12-31
1
-0/+1
*
[svn-r24535] - update to new IOD object_open API
Mohamad Chaarawi
2013-12-12
1
-1/+1
*
[svn-r24494] bug fixes, etc..
Mohamad Chaarawi
2013-12-04
1
-1/+6
*
[svn-r24490] Plug forwarding of analysis shipping execute
Jerome Soumagne
2013-12-03
1
-2/+4
*
[svn-r24486] IOD integration with transactions.
Mohamad Chaarawi
2013-12-02
1
-1/+1
*
[svn-r24401] remove fakeness in IOD usage.
Mohamad Chaarawi
2013-11-03
1
-2/+2
*
[svn-r24388] switch to using Mercury 64 bit CRC algorithm instead of internal...
Mohamad Chaarawi
2013-10-31
1
-4/+4
*
[svn-r24367] add client VOL routine for analysis execute.
Mohamad Chaarawi
2013-10-28
1
-0/+3
*
[svn-r24300] Change to have 2 iod object handles (1 for read, and 1 for write...
Mohamad Chaarawi
2013-10-16
1
-8/+8
*
[svn-r24246] - add H5Oopen_by_token implementation
Mohamad Chaarawi
2013-10-01
1
-0/+4
*
[svn-r24211] - remove H5EQ and H5AO interface
Mohamad Chaarawi
2013-09-28
1
-1/+1
*
[svn-r24184] Use bulk data transfer for Values.
Mohamad Chaarawi
2013-09-21
1
-0/+8
*
[svn-r24182] create IDs for metadata and attribute KVs at client instead of s...
Mohamad Chaarawi
2013-09-21
1
-1/+15
*
[svn-r24181] update file close to store the current indexes for KV, array, an...
Mohamad Chaarawi
2013-09-20
1
-0/+2
*
[svn-r24173] - update checksum verification to check for properties for enabl...
Mohamad Chaarawi
2013-09-19
1
-0/+2
*
[svn-r24154] update API for FF exist operations to accept an hbool_t pointer ...
Mohamad Chaarawi
2013-09-18
1
-1/+7
*
[svn-r24147] revert adding hcs_t type.. does not look good when different che...
Mohamad Chaarawi
2013-09-17
1
-4/+4
*
[svn-r24146] add and use a new type (hcs_t) for checksum values to make it ea...
Mohamad Chaarawi
2013-09-17
1
-4/+4
*
[svn-r24144] Add support of VL data for maps.
Mohamad Chaarawi
2013-09-17
1
-1/+19
*
[svn-r24141] - remove eq_id from H5Oopen_ff
Mohamad Chaarawi
2013-09-13
1
-0/+3
*
[svn-r24135] - update File open to return optional rcxt_id
Mohamad Chaarawi
2013-09-13
1
-0/+1
*
[svn-r24122] more transactions/read contexts
Mohamad Chaarawi
2013-09-10
1
-22/+31
*
[svn-r24102] add trans and read context operations:
Mohamad Chaarawi
2013-09-05
1
-10/+43
*
[svn-r24085] Add a common routine to decrement ref count on a request and fre...
Mohamad Chaarawi
2013-08-29
1
-11/+1
*
[svn-r24083] Build a request array for parent requests for every request.
Mohamad Chaarawi
2013-08-29
1
-2/+20
*
[svn-r24075] Send add on payload from clients to finish AXE tasks that are kn...
Mohamad Chaarawi
2013-08-26
1
-9/+0
*
[svn-r24065] - refactor code for client FF plugin to help usage of global lin...
Mohamad Chaarawi
2013-08-23
1
-1/+18
*
[svn-r24043] - add test for creating and accessing two containers
Mohamad Chaarawi
2013-08-21
1
-1/+2
*
[svn-r24026] - Add FF version of link and object info structs.
Mohamad Chaarawi
2013-08-19
1
-1/+6
*
[svn-r23972] - Merge common code between read and write operations in IOD VOL...
Mohamad Chaarawi
2013-08-06
1
-0/+20
*
[svn-r23893] Add New HDF5 object - Map
Mohamad Chaarawi
2013-07-12
1
-0/+50
*
[svn-r23773] fix data integrity issues.
Mohamad Chaarawi
2013-06-14
1
-0/+1
*
[svn-r23769] add property to indicate append
Mohamad Chaarawi
2013-06-14
1
-1/+3
*
[svn-r23756] update data integrity checks
Mohamad Chaarawi
2013-06-11
1
-1/+2
*
[svn-r23720] add H5O routines: minus visit
Mohamad Chaarawi
2013-05-30
1
-1/+20
*
[svn-r23716] Add FF interface for links, and update test
Mohamad Chaarawi
2013-05-22
1
-1/+1
[next]