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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few issues noted by LGTM (#1421)
jhendersonHDF
2022-02-04
3
-18/+19
*
Unify handling of collective metadata reads status (#1206)
jhendersonHDF
2022-01-29
8
-80/+259
*
Fix some spelling. (#1402)
David Young
2022-01-28
1
-3/+3
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
3
-21/+23
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
2
-2/+3
*
Replaced several uses of sprintf with safer snprintf (#1383)
Sean McBride
2022-01-28
11
-25/+22
*
Used clang-tidy to change all floating point f suffixes to F (#1359)
Sean McBride
2022-01-28
1
-1/+1
*
Revert 61464d7e (#1396)
Larry Knox
2022-01-26
1
-10/+22
*
Parallel rank0 deadlock fixes (#1183)
jhendersonHDF
2022-01-22
8
-71/+168
*
Open bsd fixes (#1195)
Sean McBride
2022-01-20
1
-22/+10
*
Implement H5ESget requests function to retrieve requests from an event set (#...
Neil Fortner
2022-01-20
5
-14/+167
*
Fix documentation for H5D_space_status_t enum values (#1372)
jhendersonHDF
2022-01-19
1
-3/+3
*
various cleanup java test, test files, comments (#1363)
Allen Byrne
2022-01-18
1
-1/+1
*
Documentation fixes right in time for the holidays (#1321)
Gerd Heber
2022-01-14
6
-142/+174
*
Fix H5ACmpio dirty bytes creation debugging (#1357)
jhendersonHDF
2022-01-12
1
-5/+5
*
cmake custom command fix (#1356)
Allen Byrne
2022-01-12
1
-32/+36
*
Corrected H5Oget_info parameter description (#1349)
Scot Breitenfeld
2022-01-11
1
-3/+3
*
Use appropriate printf format specifiers for haddr_t and hsize_t types direct...
jhendersonHDF
2022-01-11
11
-173/+129
*
H5Lexists docs: Removed reference to 1.8.16 since the change is the 1.8.x rel...
Scot Breitenfeld
2022-01-11
1
-3/+3
*
Fix compilation issues with Mingw (#1342)
Baljak
2022-01-08
1
-1/+3
*
OESS-168: Remove clang warnings. (#1308)
H. Joe Lee
2022-01-07
1
-1/+4
*
OESS-168: Remove clang warnings. (#1305)
H. Joe Lee
2022-01-07
1
-2/+4
*
OESS-168: Remove clang warnings. (#1304)
H. Joe Lee
2022-01-07
1
-1/+5
*
Fix usage of several HDfprintf format specifiers after HDfprintf removal (#1324)
jhendersonHDF
2022-01-04
10
-147/+231
*
Fix typo. (#1303)
H. Joe Lee
2022-01-04
1
-1/+1
*
Fix typo. (#1301)
H. Joe Lee
2022-01-04
1
-1/+1
*
OESS-168: Remove clang warnings. (#1300)
H. Joe Lee
2022-01-04
1
-1/+1
*
OESS-168: Remove clang warnings. (#1297)
H. Joe Lee
2021-12-15
1
-1/+1
*
Call FUNC_ENTER immediately in H5_init_library (#1287)
jhendersonHDF
2021-12-13
1
-2/+2
*
Fix free list tracking and cleanup cast alignment warnings (#1288)
jhendersonHDF
2021-12-13
1
-27/+120
*
Fixes for async operations (#1272)
jhendersonHDF
2021-12-11
2
-6/+68
*
Remove duplicate memcpy in chunk_file_cb (#1285)
jhendersonHDF
2021-12-11
1
-1/+0
*
Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261)
jhendersonHDF
2021-12-09
1
-1/+7
*
Correct spelling correction of preceed incorrectly to proceed. Should (#1268)
Larry Knox
2021-12-07
1
-2/+2
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
140
-344/+346
*
Update version to 1.13.1-1 after creation of branch for 1.13.0 release. (#1236)
Larry Knox
2021-11-30
1
-3/+3
*
Only check HDF5_DRIVER in MPI I/O VFD if VFD isn't initialized (#1213)
jhendersonHDF
2021-11-25
3
-15/+14
*
Fix a few H5CX warnings from recent init changes (#1224)
jhendersonHDF
2021-11-24
1
-8/+4
*
Fix a few warnings after recent H5S const-related changes (#1225)
jhendersonHDF
2021-11-24
2
-16/+16
*
Fixes an assert in H5Pget_filter_by_id1/2 w/ out-of-range IDs (#1222)
Dana Robinson
2021-11-24
1
-0/+4
*
Closes #1221 (#1223)
Gerd Heber
2021-11-24
1
-4/+4
*
Make sure plugin interface is initialized before property list interface phas...
jhendersonHDF
2021-11-23
2
-1/+2
*
Stop lying about H5S_t const-ness (#1209)
Dana Robinson
2021-11-20
18
-239/+289
*
Fixes const warnings in H5ES package (#1211)
Dana Robinson
2021-11-18
1
-5/+5
*
Don't allow H5Pset(get)_all_coll_metadata_ops for DXPLs (#1201)
jhendersonHDF
2021-11-18
1
-4/+2
*
Quiets most const warnings in the fractal heap code (#1188)
Dana Robinson
2021-11-13
3
-9/+32
*
Fix MPI Comm and Info leak in H5FD__mpio_delete (#1189)
jhendersonHDF
2021-11-12
1
-0/+6
*
Cleans up pointer and ID reset code in H5Pint.c (#1182)
Dana Robinson
2021-11-10
1
-74/+112
*
Quiets const warning in H5RS code (#1181)
Dana Robinson
2021-11-10
1
-2/+10
*
Fix H5DS warnings related to new H5DSwith_new_ref and H5VLobject_is_native AP...
jhendersonHDF
2021-11-10
2
-11/+15
[next]