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
/
H5F.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes made based on code reviews.
Vailin Choi
2018-01-12
1
-8/+10
*
Merge branch 'develop' into bugfix/version_bounds
Vailin Choi
2017-12-08
1
-93/+74
|
\
|
*
Normalization with VOL integration branch.
Dana Robinson
2017-11-30
1
-93/+74
*
|
(1) Merge branch 'develop' into bugfix/version_bounds
Vailin Choi
2017-11-25
1
-434/+278
|
\
\
|
|
/
|
*
Remove tabs
Allen Byrne
2017-11-08
1
-417/+277
|
*
Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open.
Dana Robinson
2017-10-19
1
-17/+1
*
|
Initial checkin for library version bounds
Vailin Choi
2017-10-03
1
-16/+10
|
/
*
Style cleanups and misc. bugfixes discovered during full SWMR development.
Quincey Koziol
2017-09-23
1
-1/+5
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Minor style cleanups
Quincey Koziol
2017-03-22
1
-4/+3
*
Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...
Quincey Koziol
2017-03-22
1
-0/+41
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-1/+81
*
Bring changes to I/O parameters from page_buffering branch.
Quincey Koziol
2017-03-13
1
-11/+13
*
Review changes to closing files on error in H5Fcreate.
Quincey Koziol
2017-01-31
1
-41/+15
*
Cache image feature and testing
Quincey Koziol
2017-01-29
1
-1/+91
*
Switch list lengths to unsigned integers (to align better w/cache image merge)
Quincey Koziol
2017-01-28
1
-1/+1
*
Bring SWMR support in to the main development branch. (Finally!) More tests
Quincey Koziol
2016-12-02
1
-4/+236
*
Merge branch 'develop' into eoc_valgrind_bugfix
Dana Robinson
2016-11-29
1
-0/+97
|
\
|
*
Bring over another batch (hopefully the last) of non-SWMR "normalization"
Quincey Koziol
2016-11-29
1
-0/+97
*
|
Tentative fix for valgrind issues related to EoC.
Dana Robinson
2016-11-26
1
-1/+1
|
/
*
Add public H5F* routines for cache logging.
Quincey Koziol
2016-11-04
1
-0/+99
*
[svn-r29924] Description:
Quincey Koziol
2016-05-12
1
-0/+70
*
[svn-r29842] Description:
Quincey Koziol
2016-04-30
1
-24/+24
*
[svn-r29548] Minor normalization w/ trunk in preparation for big merge.
Dana Robinson
2016-03-24
1
-1/+0
*
[svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure
Dana Robinson
2016-02-22
1
-9/+6
*
[svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...
Mohamad Chaarawi
2016-02-10
1
-13/+13
*
[svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...
Mohamad Chaarawi
2016-01-21
1
-9/+9
*
[svn-r28916] Description:
Quincey Koziol
2016-01-15
1
-11/+7
*
[svn-r28894] Description:
Quincey Koziol
2016-01-14
1
-4/+6
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-50/+20
*
[svn-r27144] Description:
Quincey Koziol
2015-06-03
1
-0/+1
*
[svn-r27075] Description:
Quincey Koziol
2015-05-15
1
-1/+1
*
[svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality.
Dana Robinson
2015-04-30
1
-5/+5
*
[svn-r25929] Description:
Quincey Koziol
2014-12-29
1
-3/+8
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
1
-6/+11
*
[svn-r25468] some code refactoring to align trunk with VOL branch.
Mohamad Chaarawi
2014-07-22
1
-1926/+37
*
[svn-r25097] Description:
Quincey Koziol
2014-04-25
1
-1/+1
*
[svn-r25092] Description:
Quincey Koziol
2014-04-24
1
-2/+15
*
[svn-r25084] Description:
Quincey Koziol
2014-04-23
1
-2/+2
*
[svn-r24998] Description:
Quincey Koziol
2014-04-09
1
-0/+3
*
[svn-r24476] Description:
Quincey Koziol
2013-11-30
1
-20/+20
*
[svn-r24360] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...
Raymond Lu
2013-10-25
1
-59/+73
*
[svn-r24255] Description:
Quincey Koziol
2013-10-04
1
-1/+0
*
[svn-r24210] Jira issue 8528: H5Fget_obj_ids overfilled the list of object ID...
Raymond Lu
2013-09-27
1
-14/+7
*
[svn-r24140] Purpose: Remove problematic abandonment of error stack
Neil Fortner
2013-09-13
1
-5/+8
*
[svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...
Mohamad Chaarawi
2013-08-30
1
-1/+1
*
[svn-r23713] Description:
Quincey Koziol
2013-05-21
1
-9/+12
*
[svn-r22668] Description:
Quincey Koziol
2012-08-11
1
-1/+11
*
[svn-r22582] Description:
Quincey Koziol
2012-07-16
1
-3/+51
*
[svn-r22432] Description:
Quincey Koziol
2012-06-04
1
-1/+0
[next]