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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes an assert in H5Pget_filter_by_id1/2 w/ out-of-range IDs (#1222)
Dana Robinson
2021-11-24
1
-0/+99
*
Create 2D arrays on the heap in a different way (#1169)
David Young
2021-11-23
1
-50/+9
*
Make sure plugin interface is initialized before property list interface phas...
jhendersonHDF
2021-11-23
1
-7/+58
*
Fixes unused parameter warnings in the null VFD (#1179)
Dana Robinson
2021-11-13
1
-0/+31
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
4
-133/+25
*
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
*
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
*
Split dir create into separate macro (#1141)
Allen Byrne
2021-10-28
2
-20/+23
*
Consolidate VFD create list macro (#1132)
Allen Byrne
2021-10-26
1
-2/+1
*
Removes the "try free" behavior from the skip lists (#1126)
Dana Robinson
2021-10-22
1
-208/+0
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
10
-147/+113
*
OESS-168: Remove clang warnings. (#1075)
H. Joe Lee
2021-10-20
1
-12/+12
*
OESS-168: Remove clang warnings. (#1072)
H. Joe Lee
2021-10-15
1
-13/+13
*
OESS-168: Remove clang warnings. (#1077)
H. Joe Lee
2021-10-08
1
-1/+1
*
OESS-168: Remove clang warnings. (#1076)
H. Joe Lee
2021-10-08
1
-1/+1
*
OESS-168: Remove clang warnings. (#1071)
H. Joe Lee
2021-10-06
1
-3/+3
*
Move HDstrcmp operations inside casting block for PGI compilers (#1063)
jhendersonHDF
2021-09-30
1
-6/+6
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
67
-1181/+2356
*
VFD ctl feature (#981)
jhendersonHDF
2021-09-23
2
-14/+531
*
Modified gcc/clang warning suppression macros to account for some warnings fl...
Sean McBride
2021-09-16
6
-16/+16
*
Fix several warnings (#720)
jhendersonHDF
2021-09-14
1
-1/+1
*
H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#933)
Jan-Willem Blokland
2021-09-13
1
-0/+27
*
More various warnings (#958)
Sean McBride
2021-08-25
9
-29/+28
*
More clang tidy (#908)
Sean McBride
2021-08-23
16
-70/+71
*
CMake should use the output dir programs for shell scripts (#928)
Allen Byrne
2021-08-19
4
-144/+52
*
Fixes a bad memory read and unfreed memory in fsinfo code (#893)
Dana Robinson
2021-08-12
2
-0/+56
*
Remove version-check for relnum in H5check. (#812)
Allen Byrne
2021-07-27
2
-54/+54
*
Fixes a couple of warnings: (#849)
Dana Robinson
2021-07-22
1
-0/+1
*
OESS-168:Remove implicit conversion warnings. (#829)
H. Joe Lee
2021-07-12
1
-559/+559
*
Removes develop header cruft (#828)
Dana Robinson
2021-07-09
2
-2/+2
*
Fixes parallel issues from recent C99 changes (#809)
Dana Robinson
2021-06-30
3
-3/+3
*
Cleans up POSIX/C bits in H5private.h (#804)
Dana Robinson
2021-06-29
2
-9/+19
*
Removes obsolete equivalents of C99's __func__ (#800)
Dana Robinson
2021-06-29
5
-297/+312
*
Fixes non-C99 format strings in tarray test code (#766)
Dana Robinson
2021-06-18
1
-23/+30
*
Fix several warnings (#747)
jhendersonHDF
2021-06-16
13
-50/+152
*
Fix Direct VFD Testing in CMake (#742)
jhendersonHDF
2021-06-11
1
-1/+1
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
6
-9/+5
*
Adds a quick for for some egregious chunk_info badness (#722)
Dana Robinson
2021-06-03
1
-18/+23
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
16
-61/+1428
*
Removes pre-C99 build and header cruft (#700)
Dana Robinson
2021-05-28
2
-25/+0
*
CMake fix for sporadic flush2 failures (#692)
Dana Robinson
2021-05-27
1
-8/+0
*
Makes the event_set test a single-source target (#690)
Dana Robinson
2021-05-27
2
-20/+1
*
Use internal version of H5Eprint2 to avoid possible stack overflow (#661)
jhendersonHDF
2021-05-26
2
-10/+8
*
err_compat test cleanup (#681)
Dana Robinson
2021-05-25
2
-123/+146
*
Various CMake changes (#679)
Dana Robinson
2021-05-24
2
-2/+2
*
Brings chunk_info valgrind fix from 1.12 (#677)
Dana Robinson
2021-05-24
1
-7/+8
*
Add H5Dchunk_iter method for iterating over chunks (#6)
Gaute Hope
2021-05-19
1
-18/+95
*
Fix H5Eget_auto2/H5Eauto_is_v2 to not clear error stack (#625)
jhendersonHDF
2021-05-12
1
-1/+13
[next]