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
/
H5Dpublic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed the use of encoded single apostrophe (#3261)
Scot Breitenfeld
2023-07-20
1
-28/+28
*
Warn about changing collections during iteration (#2950)
mattjala
2023-05-15
1
-0/+2
*
Public header cleanup (#2923)
Dana Robinson
2023-05-07
1
-5/+2
*
Update H5Dget_space_status bug note to reference 1.14.0 (#2839)
jhendersonHDF
2023-04-28
1
-1/+1
*
Add bug note to H5Dget_space_status documentation (#2788)
jhendersonHDF
2023-04-23
1
-0/+14
*
Addressed various Doxygen grammar issues. (#2524)
Scot Breitenfeld
2023-03-13
1
-18/+18
*
corrected/added note about closing creation property list identifier (#2425)
Scot Breitenfeld
2023-02-11
1
-0/+3
*
Purged references to HDF5 1.13.x from the Doxygen documentation (#2365)
Dana Robinson
2022-12-27
1
-3/+3
*
Align arg types of H5D_chunk_iter_op_t with H5Dget_chunk_info (#2074)
Mark Kittisopikul
2022-12-19
1
-1/+1
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Removed the file, func, line args in the _async APIs fpr doxygen (#2179)
Scot Breitenfeld
2022-10-25
1
-7/+50
*
Multi Dataset (#2120)
Neil Fortner
2022-10-19
1
-0/+111
*
develop Merge doxygen from 1.12 branch (#2095)
Allen Byrne
2022-09-14
1
-1/+1
*
H5Dchunk_iter now passes offsets in units of dataset elements, fix #1419 (#1969)
Mark Kittisopikul
2022-08-07
1
-12/+12
*
Fixes an incorrect brief description for H5Dopen2() (#1920)
Dana Robinson
2022-07-21
1
-1/+1
*
Fix documentation for H5D_space_status_t enum values (#1372)
jhendersonHDF
2022-01-19
1
-3/+3
*
Documentation fixes right in time for the holidays (#1321)
Gerd Heber
2022-01-14
1
-5/+4
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-1/+1
*
Fix various warnings and issues in doxygen doc generation (#994)
Allen Byrne
2021-09-10
1
-1/+1
*
A batch of life-cycle examples for different modules (#654)
Gerd Heber
2021-09-01
1
-328/+234
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-3/+2
*
Add H5Dchunk_iter method for iterating over chunks (#6)
Gaute Hope
2021-05-19
1
-0/+53
*
Reduces overly-pedantic casting in the public headers (#644)
Dana Robinson
2021-05-15
1
-8/+8
*
Merge doxygen2 into develop (#553)
Gerd Heber
2021-04-26
1
-152/+263
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
1
-3/+3
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Reformat source (#244)
Quincey Koziol
2021-01-07
1
-51/+51
*
RM blocks for H5R (#219)
bmribler
2020-12-23
1
-2/+145
*
Transferred RM blocks in H5D and H5G to develop (#213)
bmribler
2020-12-21
1
-16/+1245
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-9/+51
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-2/+2
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-91/+85
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-2/+2
*
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
1
-1/+1
*
HDFFV-10677 and HDFFV-10661
Binh-Minh Ribler
2019-08-28
1
-0/+3
*
Moved the optional enums to H5VLnative.h and converted to an int
Dana Robinson
2018-12-18
1
-21/+12
*
Moved the native VOL connector's optional enums to the
Dana Robinson
2018-12-15
1
-0/+10
*
Restored some unused #defines to the deprecated section of H5Dpublic.h.
Dana Robinson
2018-05-15
1
-1/+13
*
* Added H5DO compatibility functions.
Dana Robinson
2018-05-04
1
-11/+0
*
First stage of moving H5DOread/write_chunk() to src/ and making
Dana Robinson
2018-04-30
1
-0/+4
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-2/+2
*
Incorporate patch from GE Healthcare (HDFFV-9934)
Vailin Choi
2017-04-25
1
-0/+6
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
[svn-r30075] Description:
Quincey Koziol
2016-06-14
1
-0/+1
*
[svn-r29924] Description:
Quincey Koziol
2016-05-12
1
-0/+4
*
[svn-r29850] Description:
Quincey Koziol
2016-05-01
1
-0/+4
*
[svn-r29770] Description:
Quincey Koziol
2016-04-23
1
-0/+1
*
[svn-r29738] Description:
Quincey Koziol
2016-04-19
1
-0/+1
*
[svn-r29659] Added fixed array chunk indexing from revise_chunks.
Dana Robinson
2016-04-07
1
-4/+5
*
[svn-r29655] Added H5D_CHUNK_BTREE to the deprecated section of H5Dpublic.h.
Dana Robinson
2016-04-07
1
-0/+1
[next]