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_encdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r25210] - implement Views
Mohamad Chaarawi
2014-05-21
1
-32/+33
*
[svn-r25182] - implement skip as transaction aborts for now (not IOD skip)
Mohamad Chaarawi
2014-05-12
1
-0/+2
*
[svn-r25139] - switch to latest mercury
Mohamad Chaarawi
2014-04-30
1
-1/+1
*
[svn-r24862] - fix some valgrind warnings.
Mohamad Chaarawi
2014-03-21
1
-0/+1
*
[svn-r24729] - Add View Objects.
Mohamad Chaarawi
2014-02-21
1
-0/+185
*
[svn-r24702] Add prefetch/evict routines.
Mohamad Chaarawi
2014-02-13
1
-0/+15
*
[svn-r24686] switch to use latest Mercury:
Mohamad Chaarawi
2014-02-04
1
-3/+3
*
[svn-r24567] replace layout with map.
Mohamad Chaarawi
2013-12-15
1
-27/+51
*
[svn-r24529] remove HG_INVALID usage.
Mohamad Chaarawi
2013-12-11
1
-7/+0
*
[svn-r24486] IOD integration with transactions.
Mohamad Chaarawi
2013-12-02
1
-0/+89
*
[svn-r24375] update to use new IOD API.
Mohamad Chaarawi
2013-10-30
1
-2/+1
*
[svn-r24361] More analysis shipping infrastructure.
Mohamad Chaarawi
2013-10-25
1
-0/+42
*
[svn-r24321] - Update FF branch to work with latest Mercury implementation.
Mohamad Chaarawi
2013-10-17
1
-1/+7
*
[svn-r24300] Change to have 2 iod object handles (1 for read, and 1 for write...
Mohamad Chaarawi
2013-10-16
1
-0/+24
*
[svn-r24182] create IDs for metadata and attribute KVs at client instead of s...
Mohamad Chaarawi
2013-09-21
1
-8/+12
*
[svn-r24173] - update checksum verification to check for properties for enabl...
Mohamad Chaarawi
2013-09-19
1
-1/+3
*
[svn-r24102] add trans and read context operations:
Mohamad Chaarawi
2013-09-05
1
-1/+2
*
[svn-r24083] Build a request array for parent requests for every request.
Mohamad Chaarawi
2013-08-29
1
-52/+45
*
[svn-r24065] - refactor code for client FF plugin to help usage of global lin...
Mohamad Chaarawi
2013-08-23
1
-0/+26
*
[svn-r24026] - Add FF version of link and object info structs.
Mohamad Chaarawi
2013-08-19
1
-1/+85
*
[svn-r23972] - Merge common code between read and write operations in IOD VOL...
Mohamad Chaarawi
2013-08-06
1
-0/+15
*
[svn-r23893] Add New HDF5 object - Map
Mohamad Chaarawi
2013-07-12
1
-3/+75
*
[svn-r23876] - Add functionality to generate IOD hyperslabs for HDF5 dataspac...
Mohamad Chaarawi
2013-07-09
1
-4/+8
*
[svn-r23720] add H5O routines: minus visit
Mohamad Chaarawi
2013-05-30
1
-1499/+60
*
[svn-r23711] checkpoint for links:
Mohamad Chaarawi
2013-05-20
1
-0/+63
*
[svn-r23697] Adopt the fully asynchronous model:
Mohamad Chaarawi
2013-05-13
1
-9/+1
*
[svn-r23657] add attribute support in IOD plugin
Mohamad Chaarawi
2013-04-29
1
-0/+15
*
[svn-r23606] add support for named datatypes in the IOD plugin:
Mohamad Chaarawi
2013-04-22
1
-1/+2
*
[svn-r23591] forgot to add new encode/decode file
Mohamad Chaarawi
2013-04-15
1
-0/+1912