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
/
H5Oprivate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r29659] Added fixed array chunk indexing from revise_chunks.
Dana Robinson
2016-04-07
1
-1/+20
*
[svn-r29635] Description:
Quincey Koziol
2016-04-05
1
-0/+47
*
[svn-r29607] Description:
Quincey Koziol
2016-04-02
1
-0/+7
*
[svn-r29474] Removed prototype enclosed in #ifdef OUT in H5Oprivate.h.
Dana Robinson
2016-03-18
1
-5/+0
*
[svn-r29202] Fix for unknown message HDFFV-9697.
Vailin Choi
2016-02-24
1
-2/+9
*
[svn-r29076] Description:
Quincey Koziol
2016-02-10
1
-1/+1
*
[svn-r28723] Description:
Quincey Koziol
2015-12-22
1
-0/+4
*
[svn-r28606] Description:
Quincey Koziol
2015-12-13
1
-2/+4
*
[svn-r27835] Description:
Quincey Koziol
2015-09-21
1
-3/+3
|
\
|
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-3/+3
*
|
[svn-r27528] Modify printf implementation to not open source datasets that we...
Neil Fortner
2015-08-19
1
-0/+1
*
|
[svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.
Neil Fortner
2015-07-15
1
-5/+5
|
\
\
|
|
/
|
*
[svn-r27292] Description:
Quincey Koziol
2015-06-27
1
-5/+5
*
|
[svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f...
Neil Fortner
2015-06-25
1
-0/+2
*
|
[svn-r27256] Merge revisions 27102 through 27255 from trunk to vds branch.
Neil Fortner
2015-06-19
1
-1/+3
|
\
\
|
|
/
|
*
[svn-r27237] Description:
Quincey Koziol
2015-06-18
1
-1/+3
*
|
[svn-r27215] Fix issue where % characters could not be used in non-printf map...
Neil Fortner
2015-06-16
1
-2/+4
*
|
[svn-r27197] Improve performance of "printf" VDS with selections in the file ...
Neil Fortner
2015-06-12
1
-0/+2
*
|
[svn-r27192] Improve support for printf selections (support partial blocks with
Neil Fortner
2015-06-12
1
-0/+3
*
|
[svn-r27191] Merged r26781 to r27185 from trunk
Dana Robinson
2015-06-11
1
-0/+1
|
\
\
|
|
/
|
*
[svn-r27144] Description:
Quincey Koziol
2015-06-03
1
-0/+1
*
|
[svn-r27153] Implement fill value support for VDS.
Neil Fortner
2015-06-05
1
-0/+3
*
|
[svn-r27145] Add some testing for printf-style source dataset name resolution.
Neil Fortner
2015-06-03
1
-13/+16
*
|
[svn-r27104] Add support for printf-style source dataset name resolution.
Neil Fortner
2015-05-22
1
-4/+23
*
|
[svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.
Neil Fortner
2015-05-21
1
-2/+2
|
\
\
|
|
/
|
*
[svn-r26843] Description:
Quincey Koziol
2015-04-19
1
-2/+2
*
|
[svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual...
Neil Fortner
2015-05-11
1
-2/+1
*
|
[svn-r27022] Add new functions H5Pset_virtual_dataspace_bounds and
Neil Fortner
2015-05-05
1
-1/+1
*
|
[svn-r26967] Refactor VDS unlimited dimension code to correctly handle case w...
Neil Fortner
2015-04-29
1
-0/+1
*
|
[svn-r26962] Add support for unlimited selections to VDS code.
Neil Fortner
2015-04-29
1
-0/+8
*
|
[svn-r26469] INCOMPLETE, UNWORKING CODE
Neil Fortner
2015-03-17
1
-0/+9
*
|
[svn-r26198] INCOMPLETE, UNWORKING CODE
Neil Fortner
2015-02-17
1
-8/+9
*
|
[svn-r26153] INCOMPLETE, UNWORKING CODE
Neil Fortner
2015-02-10
1
-1/+26
|
/
*
[svn-r25984] change the message flag H5O_MSG_FLAG_FAIL_IF_UNKNOWN to
Mohamad Chaarawi
2015-01-20
1
-2/+2
*
[svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...
Mohamad Chaarawi
2013-08-30
1
-1/+1
*
[svn-r22171] Description:
Quincey Koziol
2012-03-28
1
-1/+21
*
[svn-r21629] Purpose: Update fix committed in r21556
Neil Fortner
2011-10-20
1
-5/+7
*
[svn-r21476] The first part fix for bug HDFFV-7640: does not need to do H5O_m...
Vailin Choi
2011-10-05
1
-0/+8
*
[svn-r19638] Description:
Quincey Koziol
2010-10-19
1
-0/+1
*
[svn-r19587] Description:
Quincey Koziol
2010-10-13
1
-1/+2
*
[svn-r19461] Purpose: Fix bug 1864
Neil Fortner
2010-09-21
1
-1/+2
*
[svn-r19153] Description:
Quincey Koziol
2010-07-29
1
-1/+1
*
[svn-r18650] Description:
Quincey Koziol
2010-04-27
1
-2/+7
*
[svn-r18618] Description:
Quincey Koziol
2010-04-22
1
-2/+3
*
[svn-r18571] Description:
Quincey Koziol
2010-04-15
1
-2/+5
*
[svn-r18275] Description:
Quincey Koziol
2010-02-18
1
-1/+4
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-1/+1
*
[svn-r18171] Description:
Quincey Koziol
2010-01-27
1
-1/+1
*
[svn-r18037] Description:
Quincey Koziol
2009-12-19
1
-1/+1
|
\
|
*
[svn-r18035] Description:
Quincey Koziol
2009-12-19
1
-1/+1
[next]