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
/
H5Olayout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-1/+1
*
remove unnecessary check macro
kmu
2019-12-06
1
-1/+1
*
fix intel compile warnings
kmu
2019-12-04
1
-1/+1
*
Revert "fix warnings from Intel compiler"
kmu
2019-11-26
1
-1/+1
*
Revert "fix issues from previous PR comments"
kmu
2019-11-26
1
-1/+1
*
Revert "using a different MACRO"
kmu
2019-11-26
1
-1/+1
*
using a different MACRO
kmu
2019-11-25
1
-1/+1
*
fix issues from previous PR comments
kmu
2019-11-25
1
-1/+1
*
fix warnings from Intel compiler
kmu
2019-11-07
1
-1/+1
*
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
1
-6/+6
*
Fix issue with direct chunk write not updating the "last chunk" index
Neil Fortner
2019-03-06
1
-2/+4
*
HDFFV-10571: Minor format changes.
Songyu Lu
2018-11-15
1
-1/+1
*
HDFFV-10571: Minor change - reformatting the error check.
Songyu Lu
2018-11-15
1
-1/+2
*
HDFFV-10571: Minor change - adding the error check right after decoding of ch...
Songyu Lu
2018-11-15
1
-1/+6
*
Fix for HDFFV-10333:
Vailin Choi
2018-07-11
1
-2/+2
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-3/+42
|
\
|
*
Fix for HDFFV-10355 (CVE-2017-17506).
Dana Robinson
2018-02-27
1
-2/+3
|
*
Changes made based on code reviews.
Vailin Choi
2018-01-12
1
-2/+3
|
*
(1) Merge branch 'develop' into bugfix/version_bounds
Vailin Choi
2017-11-25
1
-1/+38
*
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-126/+20
|
/
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
[svn-r29770] Description:
Quincey Koziol
2016-04-23
1
-0/+12
*
[svn-r29738] Description:
Quincey Koziol
2016-04-19
1
-0/+23
*
[svn-r29659] Added fixed array chunk indexing from revise_chunks.
Dana Robinson
2016-04-07
1
-0/+21
*
[svn-r29635] Description:
Quincey Koziol
2016-04-05
1
-7/+90
*
[svn-r29607] Description:
Quincey Koziol
2016-04-02
1
-31/+97
*
[svn-r29548] Minor normalization w/ trunk in preparation for big merge.
Dana Robinson
2016-03-24
1
-36/+36
*
[svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...
Mohamad Chaarawi
2016-02-10
1
-1/+1
*
[svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...
Mohamad Chaarawi
2016-01-21
1
-1/+1
*
[svn-r28606] Description:
Quincey Koziol
2015-12-13
1
-84/+82
*
[svn-r27835] Description:
Quincey Koziol
2015-09-21
1
-7/+11
|
\
|
*
[svn-r27811] Description:
Quincey Koziol
2015-09-16
1
-0/+3
|
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-7/+8
*
|
[svn-r27646] Add version number to VDS global heap object encoding.
Neil Fortner
2015-09-01
1
-4/+21
*
|
[svn-r27632] Description:
Quincey Koziol
2015-08-31
1
-6/+6
*
|
[svn-r27630] Description:
Quincey Koziol
2015-08-31
1
-16/+32
|
\
\
|
|
/
|
*
[svn-r27614] Description:
Quincey Koziol
2015-08-29
1
-12/+28
|
*
[svn-r27612] Description:
Quincey Koziol
2015-08-29
1
-3/+3
*
|
[svn-r27527] Add tests to hit code coverage assertions in H5Olayout.c.
Neil Fortner
2015-08-19
1
-3/+0
*
|
[svn-r27501] Add mapping validity checking to VDS open.
Neil Fortner
2015-08-12
1
-2/+10
*
|
[svn-r27424] Implement support for h5debug for VDS.
Neil Fortner
2015-07-22
1
-6/+21
*
|
[svn-r27323] Implement support for H5Dflush for VDS.
Neil Fortner
2015-07-02
1
-1/+4
*
|
[svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f...
Neil Fortner
2015-06-25
1
-0/+3
*
|
[svn-r27215] Fix issue where % characters could not be used in non-printf map...
Neil Fortner
2015-06-16
1
-12/+25
*
|
[svn-r27192] Improve support for printf selections (support partial blocks with
Neil Fortner
2015-06-12
1
-0/+6
*
|
[svn-r27191] Merged r26781 to r27185 from trunk
Dana Robinson
2015-06-11
1
-6/+6
|
\
\
|
|
/
|
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-6/+6
*
|
[svn-r27104] Add support for printf-style source dataset name resolution.
Neil Fortner
2015-05-22
1
-17/+24
*
|
[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
[next]