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
*
Wired up H5Fstart_swmr_write()
Dana Robinson
2018-01-09
1
-184/+8
*
Fixed up H5Fget_metadata_read_retry_info().
Dana Robinson
2018-01-09
1
-66/+8
*
Marked up page buffering calls.
Dana Robinson
2018-01-09
1
-12/+11
*
Hacked up cache logging code to use the VOL.
Dana Robinson
2018-01-09
1
-13/+15
*
Added H5Fget_freespace
Dana Robinson
2017-12-20
1
-9/+7
*
Wired up some MDC functions in H5F.
Dana Robinson
2017-12-20
1
-22/+20
*
Added H5Fget_free_sections and H5Fget/set_mdc_config.
Dana Robinson
2017-12-20
1
-19/+25
*
Wired up H5Fget_file_image(). No test for this yet, but the
Dana Robinson
2017-12-14
1
-6/+8
*
Added H5Fget_name().
Dana Robinson
2017-12-13
1
-35/+20
*
Wired up H5Fget_info2.
Dana Robinson
2017-12-13
1
-39/+15
*
Wired up H5Freopen.
Dana Robinson
2017-12-12
1
-32/+16
*
Cleaned up some free list usage.
Dana Robinson
2017-12-12
1
-0/+2
*
Wired up H5Acreate2 and H5Aclose.
Dana Robinson
2017-12-10
1
-15/+15
*
Switched a couple of instances of H5F_t and H5G_t to void pointers.
Dana Robinson
2017-12-08
1
-8/+10
*
H5Gcreate2() and H5Gclose() work. Also finally swapped out the
Dana Robinson
2017-12-08
1
-1/+2
*
H5Fis_hdf5() and H5Fis_accessible() are wired up now.
Dana Robinson
2017-12-07
1
-37/+0
*
H5Fflush() is now wired up.
Dana Robinson
2017-12-07
1
-100/+16
*
Yanked the ID from the file struct in lieu of the scheme I dislike.
Dana Robinson
2017-12-07
1
-3/+3
*
Wired up H5Fclear_elink_file_cache().
Dana Robinson
2017-12-07
1
-6/+7
*
Wired up H5Fget_obj_ids() and prettified H5VLnative.c file calls.
Dana Robinson
2017-12-07
1
-12/+95
*
Cleaned up H5F.c commenting and error values.
Dana Robinson
2017-12-07
1
-433/+479
*
Wired up H5Fget_intent().
Dana Robinson
2017-12-06
1
-24/+11
*
Wired up H5Fget_filesize() and H5Fget_vfd_hanlde().
Dana Robinson
2017-12-06
1
-28/+21
*
Wired up H5Fget_create_plist().
Dana Robinson
2017-12-06
1
-14/+13
*
Wired up H5Fget_access_plist().
Dana Robinson
2017-12-06
1
-6/+8
*
Moved H5Fget_obj_count() over to use the VOL.
Dana Robinson
2017-12-06
1
-18/+83
*
Marked up H5Fcreate/open/close. Most tests fail at this point but
Dana Robinson
2017-12-05
1
-37/+39
*
Native VOL driver H5F changes.
Dana Robinson
2017-12-01
1
-0/+44
*
Minor tweaks after normalization pass with develop.
Dana Robinson
2017-11-30
1
-4/+2
*
Moved VOL close functionality over and reworked to be in
Dana Robinson
2017-11-28
1
-31/+34
*
Moved some file close and H5VL internal stuff over from the vol branch.
Dana Robinson
2017-11-18
1
-13/+11
*
Yanked unused cache image code that was missed in a merge from develop.
Dana Robinson
2017-11-16
1
-25/+48
*
Merge branch 'develop' into vol_integration
Dana Robinson
2017-11-10
1
-364/+227
|
\
|
*
Remove tabs
Allen Byrne
2017-11-08
1
-417/+277
*
|
Merge branch 'develop' into vol_integration
Dana Robinson
2017-10-25
1
-7/+1
|
\
\
|
|
/
|
*
Moved the 'cache image + SWMR' check from H5Fcreate/open to H5F_open.
Dana Robinson
2017-10-19
1
-17/+1
*
|
Added some VOL data to H5Fcreate() w/ a bit of cleanup.
Dana Robinson
2017-10-19
1
-22/+35
*
|
Added H5P code for setting the VOL driver.
Dana Robinson
2017-10-16
1
-0/+10
*
|
More header and cleanup changes.
Dana Robinson
2017-10-16
1
-14/+14
*
|
Started to add in H5Fcreate VOL markup. Brought over some missing structs.
Dana Robinson
2017-10-10
1
-36/+21
*
|
Merge branch 'develop' into vol_integration
Dana Robinson
2017-10-03
1
-1/+5
|
\
\
|
|
/
|
*
Style cleanups and misc. bugfixes discovered during full SWMR development.
Quincey Koziol
2017-09-23
1
-1/+5
*
|
Fixed H5I_VOL missing enum values warnings.
Dana Robinson
2017-06-16
1
-0/+1
|
/
*
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
[next]