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
/
H5Dio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement H5VLget_file_type() to return a copy of a datatype with the
Neil Fortner
2019-11-08
1
-1/+1
*
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
1
-5/+0
*
Add 'blob' callbacks to VOL, along with a native implementation to store them
Quincey Koziol
2019-10-08
1
-18/+18
*
Begin converting dataset code to use shared file pointer instead of top file
Quincey Koziol
2019-08-20
1
-0/+1
*
Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, along
Quincey Koziol
2019-07-30
1
-2/+2
*
Fix issue with direct chunk write not updating the "last chunk" index
Neil Fortner
2019-03-06
1
-1/+3
*
Updated H5Dio.c comment.
Dana Robinson
2019-02-01
1
-5/+2
*
Fixed a bug revealed by the dtransform test. A datatype transform
Dana Robinson
2019-01-31
1
-1/+1
*
Fix for parallel filters tests with new read-proc0-broadcast feature
Jordan Henderson
2019-01-08
1
-4/+8
*
HDFFV-10625 -- Implemented a process-0 read and then broadcast for collective...
Quincey Koziol
2019-01-07
1
-14/+4
*
Moved private native VOL connector functions to H5VLnative_private.h.
Dana Robinson
2018-12-20
1
-1/+2
*
Moved the optional enums to H5VLnative.h and converted to an int
Dana Robinson
2018-12-18
1
-0/+1
*
Moved the native VOL connector's optional enums to the
Dana Robinson
2018-12-15
1
-2/+2
*
Refactor and standarize file object callbacks, including some fixes on the
Quincey Koziol
2018-10-31
1
-2/+2
*
Convert dataset callbacks to standard form, for wrapping object IDs, etc.
Quincey Koziol
2018-10-29
1
-8/+4
*
Squashed commit of private branch changes to support stackable VOL plugins.
Quincey Koziol
2018-10-25
1
-4/+4
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-55/+29
*
Remainder of vol_normalization changes (dataset, attribute, files, objects).
Dana Robinson
2018-09-24
1
-30/+29
*
Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions
Dana Robinson
2018-09-18
1
-2/+2
*
Add configure check for MPI_Mprobe and MPI_Imrecv functions
Jordan Henderson
2018-07-26
1
-1/+2
*
* Added H5DO compatibility functions.
Dana Robinson
2018-05-04
1
-56/+51
*
* Fixed the error tests
Dana Robinson
2018-05-02
1
-88/+83
*
Merge branch 'develop' into h5do_direct_chunk_hl_to_src
Dana Robinson
2018-04-30
1
-12/+12
|
\
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-04-29
1
-340/+277
|
|
\
|
*
|
Checkpoint normalization against incoming hyperslab / selection / dataspace
Quincey Koziol
2017-03-28
1
-18/+18
*
|
|
Normalize with trunk prior to update merge
Dana Robinson
2018-04-30
1
-16/+16
*
|
|
Fixed a warning.
Dana Robinson
2018-04-30
1
-1/+1
*
|
|
Finished move of H5DOread/write_chunk calls to H5D.
Dana Robinson
2018-04-30
1
-246/+142
*
|
|
First stage of moving H5DOread/write_chunk() to src/ and making
Dana Robinson
2018-04-30
1
-5/+150
|
|
/
|
/
|
*
|
Corrections for parallel I/O & tests.
Quincey Koziol
2018-03-21
1
-5/+4
*
|
Cleanup API context function usage.
Quincey Koziol
2018-03-19
1
-20/+4
*
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-313/+168
*
|
Normalization with VOL integration branch.
Dana Robinson
2017-12-01
1
-1/+1
*
|
Normalization with VOL integration branch.
Dana Robinson
2017-11-30
1
-11/+4
*
|
Fixed misc Warnings flagged by VS2017.
Dana Robinson
2017-11-27
1
-1/+3
*
|
Add test file to build process
Jordan Henderson
2017-08-03
1
-1/+1
*
|
Suggested changes from code review
Jordan Henderson
2017-07-07
1
-3/+57
*
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Jordan Henderson
2017-07-05
1
-55/+103
|
\
\
|
*
|
Fixed many minor warnings.
Dana Robinson
2017-05-25
1
-1/+0
|
*
|
Incorporate patch from GE Healthcare (HDFFV-9934)
Vailin Choi
2017-04-25
1
-49/+100
|
*
|
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
|
|
/
*
|
Trigger error if library tries to break to independent I/O with filters
Jordan Henderson
2017-02-08
1
-0/+7
*
|
Switch working branch from master to develop
Jordan Henderson
2017-01-13
1
-5/+0
|
/
*
[svn-r30189] Description:
Quincey Koziol
2016-07-18
1
-12/+25
*
[svn-r29776] Description:
Quincey Koziol
2016-04-24
1
-0/+4
*
[svn-r29548] Minor normalization w/ trunk in preparation for big merge.
Dana Robinson
2016-03-24
1
-1/+1
*
[svn-r29245] use HDONE_ERROR instead of HGOTO after done.
Mohamad Chaarawi
2016-03-01
1
-2/+2
*
[svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...
Mohamad Chaarawi
2016-02-07
1
-27/+99
*
[svn-r27835] Description:
Quincey Koziol
2015-09-21
1
-1/+1
|
\
|
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-1/+1
[next]