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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
3
-0/+111
*
Closes #1221 (#1223)
Gerd Heber
2021-11-24
3
-5/+7
*
Create 2D arrays on the heap in a different way (#1169)
David Young
2021-11-23
5
-437/+529
*
Next batch of Doxygen updates. (#1180)
Gerd Heber
2021-11-23
20
-49/+2479
*
Avoid calling H5Ropen_object with a misaligned H5R_ref_t: copy the (#1171)
David Young
2021-11-23
1
-4/+10
*
Make sure plugin interface is initialized before property list interface phas...
jhendersonHDF
2021-11-23
3
-8/+60
*
Stop lying about H5S_t const-ness (#1209)
Dana Robinson
2021-11-20
18
-239/+289
*
Quiets a 'set but not used' warning in h5diff_array.c (#1210)
Dana Robinson
2021-11-18
1
-0/+3
*
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
*
Github #969 Use stdout instead of file for configure check (#1089)
Allen Byrne
2021-11-18
4
-158/+93
*
Add javadoc to packages - HDFFV-11285 (#1197)
Allen Byrne
2021-11-17
7
-9/+282
*
Move -Werror=int-conversion from error-general to error-5 in (#1194)
Larry Knox
2021-11-14
2
-1/+1
*
Quiets most const warnings in the fractal heap code (#1188)
Dana Robinson
2021-11-13
3
-9/+32
*
Make it an error if the library implicitly converts from integer to (#1165)
David Young
2021-11-13
1
-0/+2
*
Fixes unused parameter warnings in the null VFD (#1179)
Dana Robinson
2021-11-13
1
-0/+31
*
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
4
-30/+34
*
Fixes FUNC_ENTER warnings in VFDs due to recent init changes (#1178)
Dana Robinson
2021-11-10
6
-15/+9
*
Fixes const issues in the version 2 B-trees (#1172)
Dana Robinson
2021-11-09
2
-24/+21
*
Re-enable collective metadata reads after disabling for chunk lookup (#1173)
jhendersonHDF
2021-11-09
2
-7/+28
*
Simplify function enter macros for performance benefits (#1024)
David Young
2021-11-08
82
-1989/+1115
*
Fix the function cast error in H5Dchunk.c and activate (#1170)
David Young
2021-11-08
2
-5/+15
*
Add option for h5repack timing (#1142)
Allen Byrne
2021-11-08
6
-51/+168
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
27
-506/+199
*
OESS-168: Remove clang warnings. (#1124)
H. Joe Lee
2021-11-05
2
-12/+22
*
OESS-168: Remove clang warnings. (#1136)
H. Joe Lee
2021-11-05
1
-2/+2
*
OESS-168: Remove clang warnings. (#1137)
H. Joe Lee
2021-11-05
1
-68/+69
*
New references for Dimension Scale APIs (#1139)
jhendersonHDF
2021-11-05
19
-425/+826
*
OESS-168: Remove clang warnings. (#1105)
H. Joe Lee
2021-11-04
1
-33/+33
*
Fix Java VOL tests (#1158)
Allen Byrne
2021-11-03
4
-316/+15
*
OESS-168: Remove clang warnings. (#1146)
H. Joe Lee
2021-11-02
1
-3/+3
*
OESS-168: Remove clang warnings. (#1135)
H. Joe Lee
2021-11-02
1
-1/+1
*
OESS-168: Remove clang warnings. (#1127)
H. Joe Lee
2021-11-02
1
-6/+6
*
Set the plugin path to the library default (#1144)
Allen Byrne
2021-10-29
1
-0/+2
*
correct error checking string (#1143)
Scot Breitenfeld
2021-10-29
1
-2/+2
*
Split dir create into separate macro (#1141)
Allen Byrne
2021-10-28
8
-21/+31
*
Github #1019 - add Fortran developer flags (#1090)
Allen Byrne
2021-10-27
5
-10/+11
*
H5repack tests should fail if a corrupted file causes h5repack to (#1138)
Larry Knox
2021-10-26
3
-6/+28
*
Consolidate VFD create list macro (#1132)
Allen Byrne
2021-10-26
7
-10/+5
*
Removes the "try free" behavior from the skip lists (#1126)
Dana Robinson
2021-10-22
3
-678/+200
*
OESS-168: Remove clang warnings. (#1117)
H. Joe Lee
2021-10-21
1
-1/+1
*
Fix map open to use correct VOL argument structure (#1116)
jhendersonHDF
2021-10-21
1
-1/+3
*
Add release note for HDFFV-11150 fix. (#1106)
Larry Knox
2021-10-21
1
-1/+23
*
Correct java exception declarations (#1121)
Allen Byrne
2021-10-20
1
-16/+19
[prev]
[next]