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-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
*
|
[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
-15/+18
*
|
[svn-r22501] change the interface callbacks for the VOL to use objects pointe...
Mohamad Chaarawi
2012-06-28
1
-86/+474
*
|
[svn-r22468] split H5F.c into 2 files, H5F.c for public routines and H5Fint.c...
Mohamad Chaarawi
2012-06-15
1
-1157/+0
*
|
[svn-r22457] rename location types for objects at the VOL level
Mohamad Chaarawi
2012-06-12
1
-13/+13
*
|
[svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and us...
Mohamad Chaarawi
2012-06-12
1
-38/+122
*
|
[svn-r22452] - remove nrefs param
Mohamad Chaarawi
2012-06-11
1
-79/+52
*
|
[svn-r22417] rename the properties used for the VOL callbacks.
Mohamad Chaarawi
2012-05-29
1
-6/+6
*
|
[svn-r22404] split the generic callback into a misc and optional callback for...
Mohamad Chaarawi
2012-05-24
1
-6/+6
*
|
[svn-r22399] move location token out of va_list on lookup callback
Mohamad Chaarawi
2012-05-23
1
-8/+8
*
|
[svn-r22395] remove the high level ID implementation that wraps the actual ID...
Mohamad Chaarawi
2012-05-23
1
-20/+16
*
|
[svn-r22384] - fix type in CMake file
Mohamad Chaarawi
2012-05-21
1
-2/+2
*
|
[svn-r22381] add a VL free location callback and use it as appropriate
Mohamad Chaarawi
2012-05-18
1
-17/+31
*
|
[svn-r22380] - attribute and object exist callbacks should be part of get str...
Mohamad Chaarawi
2012-05-18
1
-2/+6
*
|
[svn-r22306] add a request id to each of the VOL callbacks and update the native
Mohamad Chaarawi
2012-04-20
1
-39/+39
*
|
[svn-r22283] H5Lget routines through VOL
Mohamad Chaarawi
2012-04-12
1
-89/+48
*
|
[svn-r22279] implement the attribute delete VOL callback
Mohamad Chaarawi
2012-04-11
1
-38/+16
*
|
[svn-r22274] merge from trunk, resolve conflicts
Mohamad Chaarawi
2012-04-10
1
-0/+30
|
\
\
|
|
/
|
*
[svn-r22171] Description:
Quincey Koziol
2012-03-28
1
-0/+30
*
|
[svn-r22271] unwrap the high level ids in several places
Mohamad Chaarawi
2012-04-09
1
-2/+2
*
|
[svn-r22258] links and attributes VOL routines
Mohamad Chaarawi
2012-04-08
1
-242/+260
*
|
[svn-r22250] - fix most of issues from code review
Mohamad Chaarawi
2012-04-04
1
-0/+25
|
/
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
1
-42/+42
*
[svn-r21629] Purpose: Update fix committed in r21556
Neil Fortner
2011-10-20
1
-2/+2
*
[svn-r21556] Purpose: Fix bug in H5Ocopy
Neil Fortner
2011-10-13
1
-2/+2
*
[svn-r21152] Description:
Quincey Koziol
2011-07-28
1
-0/+4
*
[svn-r20885] Description:
Quincey Koziol
2011-05-20
1
-1/+1
*
[svn-r20513] Description:
Quincey Koziol
2011-04-15
1
-3/+7
*
[svn-r19398] Descriptino:
Quincey Koziol
2010-09-16
1
-11/+11
*
[svn-r19363] When mandatory filter failed to write data chunks, the dataset
Raymond Lu
2010-09-09
1
-6/+6
*
[svn-r19272] Description:
Quincey Koziol
2010-08-20
1
-3/+4
*
[svn-r19005] Purpose:
Mike McGreevy
2010-06-15
1
-4/+4
*
[svn-r18595] Description:
Quincey Koziol
2010-04-20
1
-1/+1
*
[svn-r18460] Description:
Quincey Koziol
2010-03-26
1
-1/+1
*
[svn-r18031] Description:
Quincey Koziol
2009-12-17
1
-4/+4
|
\
|
*
[svn-r18030] Description:
Quincey Koziol
2009-12-17
1
-4/+4
*
|
[svn-r17119] Bug fix #1513. Reading an empty attribute caused seg fault. Th...
Raymond Lu
2009-06-26
1
-13/+1
*
|
[svn-r16477] Purpose: Fix problem with opening an attribute multiple times th...
Neil Fortner
2009-02-12
1
-14/+14
*
|
[svn-r16062] Purpose: Allow per-dataset rdcc configuration
Neil Fortner
2008-11-12
1
-1/+1
*
|
[svn-r15628] Description:
Quincey Koziol
2008-09-16
1
-5/+5
*
|
[svn-r15609] Description:
Quincey Koziol
2008-09-10
1
-30/+37
*
|
[svn-r15485] Purpose: Allow library to shut down properly when objects have r...
Neil Fortner
2008-08-19
1
-19/+19
|
/
*
[svn-r15395] When an attribute was opened twice and data was written with one...
Raymond Lu
2008-07-22
1
-139/+163
[next]