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
/
H5Tcommit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r25254] merge from trunk.
Mohamad Chaarawi
2014-06-11
1
-1/+1
|
\
|
*
[svn-r25084] Description:
Quincey Koziol
2014-04-23
1
-1/+1
*
|
[svn-r24701] merge from trunk to 24700.
Mohamad Chaarawi
2014-02-13
1
-1/+1
|
\
\
|
|
/
*
|
[svn-r24381] Update VOL implementation for H5Tget_create_plist to have the VOL
Mohamad Chaarawi
2013-10-31
1
-19/+14
*
|
[svn-r24311] change event queue to event stack (just variable names)
Mohamad Chaarawi
2013-10-17
1
-8/+8
*
|
[svn-r23919] Modify H5Tcommitted to work with VOL plugins.
Neil Fortner
2013-07-18
1
-5/+5
*
|
[svn-r23907] - add a new routine:
Mohamad Chaarawi
2013-07-16
1
-33/+0
*
|
[svn-r23887] add the VOL error code to H5err.txt
Mohamad Chaarawi
2013-07-11
1
-0/+1
*
|
[svn-r23836] fix bug in public API of H5Tget_vol_named_type
Mohamad Chaarawi
2013-06-27
1
-2/+2
*
|
[svn-r23835] add a new API routine H5Tget_vol_named_type that retrieves the V...
Mohamad Chaarawi
2013-06-27
1
-2/+34
*
|
[svn-r23803] Add VOL callback for H5Aiterate
Mohamad Chaarawi
2013-06-21
1
-8/+9
*
|
[svn-r23473] Update the VOL plugin callbacks with better async I/O support:
Mohamad Chaarawi
2013-03-28
1
-10/+13
*
|
[svn-r22596] minor things
Mohamad Chaarawi
2012-07-23
1
-1/+17
*
|
[svn-r22587] update the H5I_register_aux to not take the free routine, as it ...
Mohamad Chaarawi
2012-07-17
1
-2/+2
*
|
[svn-r22565] change OH id registration to original way, and re-register the I...
Mohamad Chaarawi
2012-07-12
1
-4/+4
*
|
[svn-r22549]
Mohamad Chaarawi
2012-07-10
1
-11/+0
*
|
[svn-r22532] fix more named datatype issues.
Mohamad Chaarawi
2012-07-09
1
-10/+17
*
|
[svn-r22523] - rework how IDs for VOL objects are created
Mohamad Chaarawi
2012-07-06
1
-36/+3
*
|
[svn-r22513] fix some committed datatype issues
Mohamad Chaarawi
2012-07-03
1
-13/+8
*
|
[svn-r22511] - remove the internal file type and use the file ID created at t...
Mohamad Chaarawi
2012-07-03
1
-13/+28
*
|
[svn-r22502] implement named datatypes solution in object headers
Mohamad Chaarawi
2012-06-29
1
-6/+72
*
|
[svn-r22501] change the interface callbacks for the VOL to use objects pointe...
Mohamad Chaarawi
2012-06-28
1
-12/+184
*
|
[svn-r22395] remove the high level ID implementation that wraps the actual ID...
Mohamad Chaarawi
2012-05-23
1
-23/+5
*
|
[svn-r22306] add a request id to each of the VOL callbacks and update the native
Mohamad Chaarawi
2012-04-20
1
-2/+2
*
|
[svn-r22297] merge from trunk
Mohamad Chaarawi
2012-04-18
1
-6/+6
|
\
\
|
|
/
|
*
[svn-r22287] Description:
Quincey Koziol
2012-04-16
1
-6/+6
*
|
[svn-r22292] remove unnecessary lookup for object locations into VOL
Mohamad Chaarawi
2012-04-17
1
-1/+1
*
|
[svn-r22119] Changes:
Mohamad Chaarawi
2012-03-22
1
-58/+9
|
/
*
[svn-r21923] Description:
Quincey Koziol
2012-02-10
1
-5/+5
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
1
-13/+13
*
[svn-r21917] Description:
Quincey Koziol
2012-02-08
1
-1/+1
*
[svn-r20539] Description:
Quincey Koziol
2011-04-18
1
-1/+1
*
[svn-r19587] Description:
Quincey Koziol
2010-10-13
1
-1/+16
*
[svn-r19398] Descriptino:
Quincey Koziol
2010-09-16
1
-1/+2
*
[svn-r19363] When mandatory filter failed to write data chunks, the dataset
Raymond Lu
2010-09-09
1
-1/+1
*
[svn-r18460] Description:
Quincey Koziol
2010-03-26
1
-1/+1
*
[svn-r18357] Description:
Quincey Koziol
2010-03-02
1
-0/+1
*
[svn-r18031] Description:
Quincey Koziol
2009-12-17
1
-2/+2
|
\
*
|
[svn-r17755] Purpose: Fix assertion failure caused by H5Tcommit1/2
Neil Fortner
2009-10-27
1
-4/+4
*
|
[svn-r17751] Purpose: Fix assertion failure caused by H5Tcommit1/2
Neil Fortner
2009-10-27
1
-0/+4
*
|
[svn-r17177] In H5Odtype.c, the decoding function used to mark the datatype a...
Raymond Lu
2009-07-13
1
-0/+4
*
|
[svn-r15609] Description:
Quincey Koziol
2008-09-10
1
-27/+77
*
|
[svn-r15485] Purpose: Allow library to shut down properly when objects have r...
Neil Fortner
2008-08-19
1
-3/+3
|
/
*
[svn-r14228] Description:
Quincey Koziol
2007-11-01
1
-1/+1
*
[svn-r14212] Description:
Quincey Koziol
2007-10-18
1
-1/+1
*
[svn-r14004] Description:
Quincey Koziol
2007-07-24
1
-0/+5
*
[svn-r13814] Description:
Quincey Koziol
2007-05-29
1
-2/+2
*
[svn-r13753] Description:
Quincey Koziol
2007-05-14
1
-35/+62
*
[svn-r13682] Description:
Quincey Koziol
2007-04-18
1
-0/+1
*
[svn-r13636] Description:
Quincey Koziol
2007-04-11
1
-159/+123
[next]