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
/
H5Dint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-946/+944
*
File changes to affect formatting
Allen Byrne
2020-09-04
1
-51/+51
*
Fixed HDFFV-10933
Binh-Minh Ribler
2020-08-14
1
-13/+21
*
Switch H5VM inline routines back to single underscope and put a comment in th...
Quincey Koziol
2020-08-06
1
-3/+3
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-8/+10
*
Normalizations with 1.10 branch.
Dana Robinson
2020-06-02
1
-13/+16
*
Avoid allocating a chunk index for datasets with 0-sized dimensions, until
Quincey Koziol
2020-05-01
1
-1/+1
*
Fix according to PR feedback.
vchoi
2020-04-07
1
-1/+1
*
Fix an error in previous merge: should use NULL instead of FAIL.
vchoi
2020-04-07
1
-2/+2
*
Merge branch 'develop' into tools_vol_update
Dana Robinson
2020-04-02
1
-2/+15
|
\
|
*
Merge pull request #2461 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/dtype...
Vailin Choi
2020-04-02
1
-2/+12
|
|
\
|
|
*
A fix in the cleaning up code for datatype when datatype initialization via H...
vchoi
2020-03-23
1
-2/+12
|
*
|
Changed default dataset shared struct to initialize hid_t IDs to
Dana Robinson
2020-04-02
1
-0/+3
|
|
/
*
|
Misc changes for h5dump VOL changes.
Dana Robinson
2020-03-30
1
-1/+1
|
/
*
Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to develop
David Young
2020-02-17
1
-2/+2
|
\
|
*
H5T_copy() constification plus Quincey's contributions.
David Young
2020-01-29
1
-2/+2
*
|
Reduce differences between my -Werror branch and `develop`:
David Young
2020-01-29
1
-3/+2
|
/
*
merge and fix conflict
kmu
2020-01-19
1
-4/+3
|
\
*
\
merge and fix conflicts
kmu
2020-01-14
1
-22/+313
|
\
\
|
|
/
|
*
Remove unnecessary H5CX call
Quincey Koziol
2019-12-21
1
-4/+0
|
*
Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic...
Quincey Koziol
2019-12-21
1
-26/+219
|
*
Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out
Quincey Koziol
2019-12-20
1
-40/+142
*
|
fix unused related warnings
kmu
2020-01-13
1
-1/+1
|
/
*
Implement support for using H5Dvlen_get_buf_size with
Neil Fortner
2019-12-05
1
-1/+1
*
Merge pull request #2049 in HDFFV/hdf5 from ~CHOGAN/hdf5:chogan/issue_10934 t...
Chris Hogan
2019-12-02
1
-15/+62
|
\
|
*
Fix failing test and retain semantics for chunk cache properties in non-chunk...
Chris Hogan
2019-11-25
1
-4/+34
|
*
Add two missing calls to H5I_dec_ref for new dapl_id
Chris Hogan
2019-11-21
1
-4/+7
|
*
Community-proposed fix
Chris Hogan
2019-11-18
1
-7/+21
*
|
Implement H5VLget_file_type() to return a copy of a datatype with the
Neil Fortner
2019-11-08
1
-2/+2
|
/
*
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
1
-45/+1
*
Progress toward moving the dataset routines to using the 'shared' file pointer
Quincey Koziol
2019-08-21
1
-1/+1
*
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
1
-2/+3
*
Updated configure & CMake compiler flags for GCC 8.x, along with corresponding
Quincey Koziol
2019-06-28
1
-21/+21
*
Updated H5Tcopy() to get the dataset's datatype through the VOL when
Dana Robinson
2019-06-24
1
-24/+0
*
Add support for GCC 7.x warnings, update warnhist script to account for them,
Quincey Koziol
2019-06-21
1
-1/+0
*
Merge pull request #1600 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:HDFFV-10658-pe...
Ray Lu
2019-04-18
1
-28/+38
|
\
|
*
Changing the prefix of external file and VDS from empty string to null for pe...
Songyu Lu
2019-04-17
1
-19/+16
|
*
Improving the condition checking of empty string.
Songyu Lu
2019-04-17
1
-8/+8
|
*
Replacing string operation strdup with assignment for empty string.
Songyu Lu
2019-04-17
1
-11/+18
|
*
HDFFV-10658 - setting and getting properties in API context:
Songyu Lu
2019-04-09
1
-14/+8
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_r...
Songyu Lu
2019-04-04
1
-8/+9
|
|
\
|
*
|
This commit basically has the following changes:
Songyu Lu
2019-04-04
1
-4/+4
|
*
|
HDFFV-10658: 1. moving HDgetenv to dataset initialization stage to reduce the...
Songyu Lu
2019-03-22
1
-14/+26
|
*
|
HDFFV-10658: setting and getting properties in API context:
Songyu Lu
2019-03-13
1
-18/+18
*
|
|
Correct set extent operation on VDS to iterate over # of used sub-datasets
Quincey Koziol
2019-04-16
1
-1/+1
|
|
/
|
/
|
*
|
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
1
-7/+7
*
|
Fix issue with direct chunk write not updating the "last chunk" index
Neil Fortner
2019-03-06
1
-1/+2
|
/
*
Move 'minimize dataset object header flag' into API context
Quincey Koziol
2019-03-05
1
-6/+6
*
OHDR tests now accept h5_fileaccess() fapls.
Jacob Smith
2018-12-26
1
-1/+2
*
Add error checking to the minimized dset header size calculation.
Jacob Smith
2018-12-21
1
-15/+49
[next]