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
/
H5FDprivate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
subfiling with selection IO (#1219)
Scot Breitenfeld
2021-11-23
1
-0/+1
*
Run formatter
Neil Fortner
2021-10-18
1
-4/+6
*
Merge branch 'hdf5_canon-develop' into selection_io
Neil Fortner
2021-10-18
1
-5/+23
|
\
|
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-3/+18
*
|
Merge branch 'develop' into selection_io
Neil Fortner
2021-10-18
1
-2/+4
|
\
\
|
|
/
|
*
VFD ctl feature (#981)
jhendersonHDF
2021-09-23
1
-10/+4
|
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-1/+2
|
*
Brings the native implementation of H5Fdelete() from Bitbucket (#524)
Dana Robinson
2021-04-16
1
-0/+1
|
*
Changes found during merge to 1.12 (#414)
Allen Byrne
2021-03-04
1
-1/+1
*
|
Fix comments and run formatter.
Neil Fortner
2021-09-27
1
-6/+6
*
|
Merge remote-tracking branch 'hdf5_canon/selection_io' into vsio_translate
Neil Fortner
2021-09-02
1
-10/+9
|
\
\
|
*
|
Added "ctl" callback to the VFD interfance, and the associated
mainzer
2021-08-16
1
-12/+7
|
*
|
Merge pull request #820 from fortnern/vsio_translate
Neil Fortner
2021-07-26
1
-2/+8
|
|
\
\
|
*
\
\
Merge pull request #624 from fortnern/vsio_translate
Neil Fortner
2021-05-17
1
-1/+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'selection_io' of https://github.com/jrmainzer/hdf5 into selecti...
mainzer
2021-04-20
1
-1/+8
|
|
\
\
\
\
|
*
|
|
|
|
Added vector read / write support to the MPIO VFD, with associated
mainzer
2021-04-20
1
-0/+4
*
|
|
|
|
|
Implement selection I/O for contiguous datasets. Fix bug in selection
Neil Fortner
2021-08-23
1
-4/+4
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Add full API support for selection I/O. Add tests for this.
Neil Fortner
2021-07-02
1
-2/+8
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Add selection I/O to chunk code, used when: not using chunk cache, no
Neil Fortner
2021-05-04
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Format source
Neil Fortner
2021-03-31
1
-6/+6
*
|
|
Add H5FD_read_selection() and H5FD_write_selection(). Currently only
Neil Fortner
2021-03-30
1
-1/+8
|
/
/
*
|
ran code formatter
mainzer
2021-03-15
1
-6/+4
*
|
Added support for vector I/O calls to the VFD layer, and
mainzer
2021-03-15
1
-0/+6
|
/
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
1
-2/+2
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-68/+62
*
File changes to affect formatting
Allen Byrne
2020-09-04
1
-12/+12
*
Revert " Checkin of fix for CGNS bug"
Quincey Koziol
2020-08-27
1
-2/+0
*
Revert "Merge pull request #2477 in HDFFV/hdf5 from pio_update to develop"
Larry Knox
2020-08-18
1
-2/+0
*
Merge remote-tracking branch 'origin/develop' into pio_update
Quincey Koziol
2020-08-16
1
-1/+1
|
\
|
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-1/+1
*
|
Don't track file offset position when using pread / pwrite.
Quincey Koziol
2020-03-29
1
-0/+2
|
/
*
Updated the 'const memory free' changes based on PR feedback.
Dana Robinson
2020-01-31
1
-1/+1
*
Added H5Pset/get_mpi_params calls and unified them with the MPI-I/O
Dana Robinson
2019-08-26
1
-8/+0
*
Some refactoring prior to implementing new H5P MPI functions.
Dana Robinson
2019-08-14
1
-3/+0
*
Normalization with vol_integration (property lists, file drivers,
Dana Robinson
2018-09-21
1
-5/+3
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-36/+10
*
* Added new public H5FDdriver_query() API call.
Dana Robinson
2017-05-24
1
-1/+1
*
* Made H5FD_driver_query() a private function instead of static.
Dana Robinson
2017-05-24
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
*
Checkin of fix for CGNS bug
mainzer
2017-04-06
1
-0/+2
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-2/+3
*
Bring changes to I/O parameters from page_buffering branch.
Quincey Koziol
2017-03-13
1
-16/+16
*
Bring file shutdown code from cache image branch
Quincey Koziol
2017-01-05
1
-1/+1
*
Bring SWMR support in to the main development branch. (Finally!) More tests
Quincey Koziol
2016-12-02
1
-0/+1
*
Warning and whitespace cleanup.
Quincey Koziol
2016-11-03
1
-3/+15
*
[svn-r30113] Description:
Quincey Koziol
2016-06-28
1
-1/+1
*
[svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...
Mohamad Chaarawi
2016-02-07
1
-0/+11
*
[svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...
Mohamad Chaarawi
2016-01-21
1
-0/+8
*
[svn-r28626] Brought VFD-level file locking code over from revise_chunks.
Dana Robinson
2015-12-14
1
-0/+2
[next]