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
/
H5A.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r29903] merge from trunk.
Mohamad Chaarawi
2016-05-09
1
-78/+113
|
\
|
*
[svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...
Mohamad Chaarawi
2016-02-10
1
-19/+19
|
*
[svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...
Mohamad Chaarawi
2016-02-07
1
-14/+11
|
*
[svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...
Mohamad Chaarawi
2016-01-21
1
-42/+39
|
*
[svn-r28916] Description:
Quincey Koziol
2016-01-15
1
-51/+75
|
*
[svn-r28894] Description:
Quincey Koziol
2016-01-14
1
-19/+38
*
|
[svn-r28715] - merge from trunk
Mohamad Chaarawi
2015-12-21
1
-2/+0
|
\
\
|
|
/
|
*
[svn-r28646] Minor normalization with revise_chunks.
Dana Robinson
2015-12-14
1
-2/+0
*
|
[svn-r27972] merge from trunk.
Mohamad Chaarawi
2015-10-06
1
-0/+2
|
\
\
|
|
/
|
*
[svn-r27938] Fix private/public H5A_get_type and H5A_get_space
Jerome Soumagne
2015-10-02
1
-2/+22
*
|
[svn-r27777] merge from trunk.
Mohamad Chaarawi
2015-09-14
1
-51/+69
|
\
\
|
|
/
|
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-51/+69
*
|
[svn-r27141] merge from trunk.
Mohamad Chaarawi
2015-06-03
1
-5/+5
|
\
\
|
|
/
|
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-5/+5
*
|
[svn-r27090] merge from trunk.
Mohamad Chaarawi
2015-05-15
1
-6/+6
|
\
\
|
|
/
|
*
[svn-r27089] move private functions from H5A.c to H5Aint.c
Mohamad Chaarawi
2015-05-15
1
-266/+0
|
*
[svn-r27068] Description:
Quincey Koziol
2015-05-15
1
-13/+279
*
|
[svn-r27050] merge from trunk.
Mohamad Chaarawi
2015-05-11
1
-1/+1
|
\
\
|
|
/
|
*
[svn-r26777] - Fix usage of the internal AC global dxpls
Mohamad Chaarawi
2015-04-10
1
-4/+4
|
*
[svn-r25766] Description:
Quincey Koziol
2014-11-03
1
-2/+2
*
|
[svn-r25575] cleanup H5I usage in VOL by removing the use of the aux pointer and
Mohamad Chaarawi
2014-09-05
1
-256/+151
*
|
[svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...
Mohamad Chaarawi
2014-08-26
1
-46/+50
*
|
[svn-r25537] VOL framework changes.
Mohamad Chaarawi
2014-08-19
1
-109/+64
*
|
[svn-r25521] major rework of the internal setup of VOL plugins to make it more
Mohamad Chaarawi
2014-08-08
1
-1/+0
*
|
[svn-r25502] merge from trunk.
Mohamad Chaarawi
2014-07-31
1
-5/+11
|
\
\
|
|
/
|
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
1
-5/+11
*
|
[svn-r25482] - update is_accessible implementation to use fapl and pass it do...
Mohamad Chaarawi
2014-07-24
1
-16/+16
*
|
[svn-r25476] - fix error output in several places.
Mohamad Chaarawi
2014-07-23
1
-3/+3
*
|
[svn-r25471] merge from trunk and resolve conflicts.
Mohamad Chaarawi
2014-07-23
1
-0/+1
|
\
\
|
|
/
|
*
[svn-r25468] some code refactoring to align trunk with VOL branch.
Mohamad Chaarawi
2014-07-22
1
-1035/+39
|
*
[svn-r25273] Description:
Quincey Koziol
2014-06-13
1
-2/+2
*
|
[svn-r25456] fixing a few things and more realignment with trunk.
Mohamad Chaarawi
2014-07-21
1
-25/+27
*
|
[svn-r25254] merge from trunk.
Mohamad Chaarawi
2014-06-11
1
-2/+6
|
\
\
|
|
/
|
*
[svn-r25084] Description:
Quincey Koziol
2014-04-23
1
-2/+2
|
*
[svn-r24998] Description:
Quincey Koziol
2014-04-09
1
-0/+3
*
|
[svn-r24311] change event queue to event stack (just variable names)
Mohamad Chaarawi
2013-10-17
1
-40/+40
*
|
[svn-r24301] merge from trunk.
Mohamad Chaarawi
2013-10-16
1
-1/+0
|
\
\
|
|
/
|
*
[svn-r24255] Description:
Quincey Koziol
2013-10-04
1
-1/+0
*
|
[svn-r24076] Allow H5VLobject_register to create an hid_t for files and attr...
Mohamad Chaarawi
2013-08-26
1
-5/+0
*
|
[svn-r23887] add the VOL error code to H5err.txt
Mohamad Chaarawi
2013-07-11
1
-26/+26
*
|
[svn-r23803] Add VOL callback for H5Aiterate
Mohamad Chaarawi
2013-06-21
1
-69/+32
*
|
[svn-r23473] Update the VOL plugin callbacks with better async I/O support:
Mohamad Chaarawi
2013-03-28
1
-38/+39
*
|
[svn-r22993] some minor changes
Mohamad Chaarawi
2012-10-31
1
-0/+1
*
|
[svn-r22584] merge from trunk and resolve type ID registration
Mohamad Chaarawi
2012-07-16
1
-6/+13
|
\
\
|
|
/
|
*
[svn-r22582] Description:
Quincey Koziol
2012-07-16
1
-5/+12
*
|
[svn-r22565] change OH id registration to original way, and re-register the I...
Mohamad Chaarawi
2012-07-12
1
-0/+13
*
|
[svn-r22549]
Mohamad Chaarawi
2012-07-10
1
-13/+0
*
|
[svn-r22542] update H5I_register_type usage to take a free_aux function callback
Mohamad Chaarawi
2012-07-10
1
-1/+1
*
|
[svn-r22523] - rework how IDs for VOL objects are created
Mohamad Chaarawi
2012-07-06
1
-36/+12
*
|
[svn-r22519] - many bug fixes
Mohamad Chaarawi
2012-07-05
1
-1/+2
[next]