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
/
H5FD.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates license url and history docs
Dana Robinson
2021-03-25
1
-1/+1
*
Formats the source and updates the gcc warning pragmas
Dana Robinson
2021-03-25
1
-313/+257
*
Moves H5queue.h to H5private.h and yanks circular queue macros
Dana Robinson
2021-02-26
1
-1/+0
*
Moves H5queue.h from H5FDpublic.h to H5FD.c
Dana Robinson
2021-02-26
1
-0/+1
*
Moves the BSD queue to a wrapper to keep it out of the public API
Dana Robinson
2021-02-26
1
-12/+28
*
Clarify my descriptions of H5FD_dedup() and H5FD_deduplicate().
David Young
2020-08-25
1
-7/+24
*
Delete disused routine H5FD_has_conflict().
David Young
2020-08-20
1
-18/+0
*
Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr
David Young
2020-08-04
1
-11/+11
|
\
|
*
Minor normalizations with 1.12 branch
Dana Robinson
2020-08-01
1
-1/+1
|
*
Normalization with hdf5_1_10
Dana Robinson
2020-06-01
1
-11/+11
|
*
Minor refactoring to the VFD info free call.
Dana Robinson
2020-01-31
1
-10/+8
|
*
Updated the 'const memory free' changes based on PR feedback.
Dana Robinson
2020-01-31
1
-9/+8
|
*
Added a free wrapper that lets us free constant pointers without
Dana Robinson
2020-01-30
1
-5/+8
|
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2019-12-04
1
-2/+2
|
*
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
1
-2/+2
*
|
Change H5F_open to perform deduplication of open VFDs in a more flexible way,
David Young
2020-07-30
1
-0/+67
*
|
Delete gratuitous comment and initialization from a variable declaration.
David Young
2020-07-10
1
-1/+1
*
|
Add all extant virtual files to a list. Add an "exclusive owner" (`exc_owner`)
David Young
2020-07-10
1
-0/+32
*
|
Minor refactoring to the VFD info free call.
Dana Robinson
2020-05-20
1
-10/+8
*
|
Updated the 'const memory free' changes based on PR feedback.
Dana Robinson
2020-05-20
1
-9/+8
*
|
Added a free wrapper that lets us free constant pointers without
Dana Robinson
2020-05-20
1
-5/+8
*
|
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2020-05-20
1
-2/+2
*
|
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-2/+2
*
|
Intermin commit to allow update from Vailin's recent changes
mainzer
2019-01-15
1
-0/+3
|
/
*
Normalization with vol_integration (property lists, file drivers,
Dana Robinson
2018-09-21
1
-464/+514
*
Cleanup API context function usage.
Quincey Koziol
2018-03-19
1
-54/+16
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-43/+71
*
Normalization with VOL integration branch.
Dana Robinson
2017-11-30
1
-9/+9
*
Added a test for VFD IDs to testhdf5.
Dana Robinson
2017-07-01
1
-226/+53
*
* Added new public H5FDdriver_query() API call.
Dana Robinson
2017-05-24
1
-1/+41
*
* Made H5FD_driver_query() a private function instead of static.
Dana Robinson
2017-05-24
1
-37/+0
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-0/+24
*
Bring changes to I/O parameters from page_buffering branch.
Quincey Koziol
2017-03-13
1
-10/+32
*
More normalizations against incoming cache image branch.
Quincey Koziol
2016-12-29
1
-2/+1
*
Bring SWMR support in to the main development branch. (Finally!) More tests
Quincey Koziol
2016-12-02
1
-0/+29
*
[svn-r30113] Description:
Quincey Koziol
2016-06-28
1
-3/+3
*
[svn-r28626] Brought VFD-level file locking code over from revise_chunks.
Dana Robinson
2015-12-14
1
-0/+125
*
[svn-r27818] Minor warning fixes.
Dana Robinson
2015-09-17
1
-1/+0
*
[svn-r27811] Description:
Quincey Koziol
2015-09-16
1
-195/+24
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-54/+22
*
[svn-r27077] Description:
Quincey Koziol
2015-05-15
1
-6/+47
*
[svn-r27040] Moved '*' in H5PLget_loading_state() so that bin/trace would cor...
Dana Robinson
2015-05-08
1
-1/+1
*
[svn-r27009] Fix mismatching prototypes in H5FD/H5B2
Jerome Soumagne
2015-05-04
1
-2/+2
*
[svn-r26246] Corrects a regular expression in the bin/trace Perl script that ...
Dana Robinson
2015-02-20
1
-0/+1
*
[svn-r25929] Description:
Quincey Koziol
2014-12-29
1
-3/+3
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
1
-8/+14
*
[svn-r25084] Description:
Quincey Koziol
2014-04-23
1
-8/+14
*
[svn-r24255] Description:
Quincey Koziol
2013-10-04
1
-1/+0
*
[svn-r23713] Description:
Quincey Koziol
2013-05-21
1
-5/+5
[next]