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
*
Clean up comments. (#3695)
H. Joe Lee
2023-10-18
1
-41/+35
*
Update parallel compression feature to support multi-dataset I/O (#3591)
jhendersonHDF
2023-10-10
1
-26/+53
*
Convert hbool_t --> bool in src (#3496)
Dana Robinson
2023-09-05
1
-27/+27
*
Remove intel oneapi warning (#3426)
H. Joe Lee
2023-08-25
1
-1/+1
*
Implementation of the mpio driver with selection I/O. (#3222)
vchoi-hdfgroup
2023-08-07
1
-14/+16
*
Made HGOTO_ERROR a do-while loop (#3308)
Sean McBride
2023-08-02
1
-92/+98
*
Another round of fixing -Wextra-semi-stmt warnings (#3264)
Sean McBride
2023-07-24
1
-6/+6
*
Fixed more warnings about extra semicolons (#3249)
Sean McBride
2023-07-18
1
-3/+3
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-2/+2
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-6/+0
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-29/+29
*
Remove dead code behind #ifdef OLD_WAY (#3163)
Dana Robinson
2023-06-21
1
-18/+0
*
Fix memory leaks in H5Dwrite w/ selection I/O (#2859)
Dana Robinson
2023-04-30
1
-0/+7
*
Implement selection I/O with type conversion (#2823)
Neil Fortner
2023-04-28
1
-139/+338
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Multi Dataset (#2120)
Neil Fortner
2022-10-19
1
-495/+870
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-6/+6
*
Avoid allocating chunk map for contiguous and compact dataset I/O (#1927)
jhendersonHDF
2022-07-25
1
-5/+15
*
Support for UnifyFS with MPI_File_sync (#1801)
Houjun Tang
2022-07-11
1
-0/+12
*
Address some warnings from casting away of const (#1684)
jhendersonHDF
2022-04-26
1
-13/+13
*
Removes the STATIC flavor of FUNC_ENTER macros (#1622)
Dana Robinson
2022-04-08
1
-4/+4
*
Merge initial version of selection I/O feature into develop (#1367)
Neil Fortner
2022-03-26
1
-6/+15
*
Parallel Compression improvements (#1302)
jhendersonHDF
2022-02-24
1
-89/+39
*
Fix typo. (#1301)
H. Joe Lee
2022-01-04
1
-1/+1
*
Stop lying about H5S_t const-ness (#1209)
Dana Robinson
2021-11-20
1
-4/+2
*
Fix several warnings (#720)
jhendersonHDF
2021-09-14
1
-9/+21
*
Allow parallel filters feature for comm size of 1 (#840)
jhendersonHDF
2021-07-20
1
-3/+11
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-67/+10
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Move API routines for VOL objects to main source file. (#133)
Quincey Koziol
2020-11-30
1
-230/+0
*
Replace H5E_ATOM major error category with H5E_ID (#121)
Dana Robinson
2020-11-30
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-342/+333
*
Bug fix to allow pass-through VOL connectors to set DXPL properties (like req...
Quincey Koziol
2020-08-25
1
-12/+0
*
Minor changes from normalization with 1.10
Dana Robinson
2020-07-09
1
-13/+8
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-3/+3
*
Reduce differences between my -Werror branch and `develop`:
David Young
2020-01-29
1
-5/+10
*
squash cast warning fix
kmu
2020-01-23
1
-14/+8
*
Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out
Quincey Koziol
2019-12-20
1
-2/+2
*
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
[next]