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
*
Replaces HDgetenv with getenv (#3599)
Scot Breitenfeld
2023-09-26
1
-2/+2
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-7/+7
*
Convert hbool_t --> bool in src (#3496)
Dana Robinson
2023-09-05
1
-119/+119
*
Fix serial to parallel chunked dataset file space allocation bug (#3394)
jhendersonHDF
2023-08-22
1
-11/+24
*
Made HGOTO_ERROR a do-while loop (#3308)
Sean McBride
2023-08-02
1
-280/+283
*
Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314)
jhendersonHDF
2023-08-02
1
-6/+10
*
Another round of fixing -Wextra-semi-stmt warnings (#3264)
Sean McBride
2023-07-24
1
-53/+53
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-4/+4
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-12/+0
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-97/+97
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-3/+3
*
Move encode/decode macros to a new header (#3040)
Dana Robinson
2023-06-06
1
-0/+1
*
Convert H5F haddr_t macros to H5 (#3039)
Dana Robinson
2023-06-05
1
-6/+6
*
Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664)
jhendersonHDF
2023-04-11
1
-0/+27
*
Addressed various Doxygen grammar issues. (#2524)
Scot Breitenfeld
2023-03-13
1
-2/+2
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Multi Dataset (#2120)
Neil Fortner
2022-10-19
1
-45/+42
*
Fix typos found in src/ subdirectory (#1983)
luzpaz
2022-08-10
1
-1/+1
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-49/+49
*
Persist dataset access properties when using H5Fstart_swmr_write (#1862)
Neil Fortner
2022-07-19
1
-15/+37
*
H5Oflush fails for parallel (#1876)
raylu-hdf
2022-07-12
1
-0/+5
*
Quiets const warnings (#1831)
Dana Robinson
2022-06-29
1
-2/+2
*
Address some warnings from casting away of const (#1684)
jhendersonHDF
2022-04-26
1
-5/+5
*
Removes the STATIC flavor of FUNC_ENTER macros (#1622)
Dana Robinson
2022-04-08
1
-18/+18
*
Parallel Compression improvements (#1302)
jhendersonHDF
2022-02-24
1
-34/+21
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-4/+4
*
Simplify function enter macros for performance benefits (#1024)
David Young
2021-11-08
1
-78/+32
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-11/+16
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-4/+4
*
Expand ID dec_ref and close callbacks to allow for asynchronous close operati...
Quincey Koziol
2020-12-01
1
-3/+3
*
Replace H5E_ATOM major error category with H5E_ID (#121)
Dana Robinson
2020-11-30
1
-7/+7
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-9/+4
*
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
|
/
[next]