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
/
H5Fpublic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
1
-9/+9
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Jan ws changes (#282)
Allen Byrne
2021-01-27
1
-88/+94
*
Doxygen - RM entries for H5A, H5S, and H5P APIs (#181)
bljhdf
2020-12-16
1
-0/+2
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-117/+142
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-53/+51
*
Full set of current H5F documentation. (#105)
Gerd Heber
2020-11-21
1
-13/+855
*
First cut of H5F.
Gerd Heber
2020-11-09
1
-101/+1213
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-150/+145
*
add missing version to list
Allen Byrne
2019-09-26
1
-1/+1
*
Update versioning to next major version
Allen Byrne
2019-09-25
1
-40/+41
*
Added H5Fdelete call and VOL support (but no VFD/native implementation).
Dana Robinson
2019-06-11
1
-0/+1
*
Add H5Fget_fileno() API routine.
Quincey Koziol
2019-04-12
1
-0/+1
*
Set V112 as the latest format and extend the arrays of version bounds.
Vailin Choi
2019-04-04
1
-2/+3
*
Fortran wrappers for dataset obj header minimization API calls.
Dana Robinson
2019-01-08
1
-1/+1
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2018-12-19
1
-33/+3
|
\
|
*
Moved the optional enums to H5VLnative.h and converted to an int
Dana Robinson
2018-12-18
1
-30/+3
*
|
Move H5Fset_dset_no_attrs_hint VOL operations to native.
Jacob Smith
2018-12-18
1
-1/+2
*
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-18
1
-0/+30
|
\
\
|
|
/
|
*
Moved the native VOL connector's optional enums to the
Dana Robinson
2018-12-15
1
-0/+29
*
|
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-12
1
-1/+2
|
\
\
|
|
/
|
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-1/+2
*
|
Stash work on object header reduction code and tests.
Jacob Smith
2018-09-11
1
-0/+2
|
/
*
Enhancement to the tool h5clear (HDFFV-10360)
Vailin Choi
2018-03-12
1
-0/+2
*
Changes made based on code reviews.
Vailin Choi
2018-01-12
1
-1/+2
*
Initial checkin for library version bounds
Vailin Choi
2017-10-03
1
-3/+8
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_co...
Quincey Koziol
2017-03-22
1
-0/+1
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-0/+15
*
Cache image feature and testing
Quincey Koziol
2017-01-29
1
-0/+1
*
Bring SWMR support in to the main development branch. (Finally!) More tests
Quincey Koziol
2016-12-02
1
-0/+18
*
Bring over support for retrying metadata cache entry loads, along with all the
Quincey Koziol
2016-11-20
1
-0/+9
*
Add cache logging property and file pieces.
Quincey Koziol
2016-11-04
1
-0/+5
*
[svn-r29924] Description:
Quincey Koziol
2016-05-12
1
-0/+1
*
[svn-r29850] Description:
Quincey Koziol
2016-05-01
1
-0/+3
*
[svn-r29620] Merge of r29619 from revise_chunks. Minor H5Fpublic.h comment up...
Dana Robinson
2016-04-04
1
-3/+0
*
[svn-r28894] Description:
Quincey Koziol
2016-01-14
1
-7/+15
*
[svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality.
Dana Robinson
2015-04-30
1
-2/+4
*
[svn-r22219] Description:
Quincey Koziol
2012-03-31
1
-0/+1
*
[svn-r22115] Add 2 new API routines to set/unset file atomicity for files ope...
Mohamad Chaarawi
2012-03-21
1
-0/+4
*
[svn-r20707] Added comments to the H5F_mem_t enumeration in H5Fpublic.h and t...
Dana Robinson
2011-05-02
1
-10/+19
*
[svn-r20491] Rename H5Frelease_file_cache to H5Fclear_elink_file_cache.
Neil Fortner
2011-04-13
1
-1/+1
*
[svn-r20064] Purpose: Implement external file cache
Neil Fortner
2011-02-08
1
-0/+1
*
[svn-r18917] Description:
Quincey Koziol
2010-05-27
1
-1/+0
*
[svn-r18031] Description:
Quincey Koziol
2009-12-17
1
-1/+1
|
\
|
*
[svn-r18030] Description:
Quincey Koziol
2009-12-17
1
-1/+1
*
|
[svn-r17582] Description:
Quincey Koziol
2009-10-02
1
-5/+60
*
|
[svn-r17413] Description:
Quincey Koziol
2009-08-24
1
-2/+1
*
|
[svn-r17313] Description:
Quincey Koziol
2009-08-10
1
-0/+18
*
|
[svn-r16281] Purpose: Add functions to allow more flexible traversal of exter...
Neil Fortner
2009-01-08
1
-0/+4
[next]