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
*
spelling fixes (#1561)
Scot Breitenfeld
2022-03-31
4
-6/+6
*
Removes unused H5HP (private heap) package (#1548)
Dana Robinson
2022-03-30
6
-1092/+2
*
Removes unused memory pool (H5MP) package (#1547)
Dana Robinson
2022-03-30
3
-796/+1
*
Fix bugs in test/vfd.c (#1538)
Neil Fortner
2022-03-29
1
-3/+8
*
Merge initial version of selection I/O feature into develop (#1367)
Neil Fortner
2022-03-26
3
-70/+2110
*
Fix JNI bug, fix warnings noticed in MSVC CI, be modern & portable (#1480)
David Young
2022-03-10
1
-4/+3
*
Plugin test cleanup (#1479)
Dana Robinson
2022-03-10
20
-294/+220
*
Minor tweaks from VFD SWMR normalization (#1474)
Dana Robinson
2022-03-09
2
-4/+3
*
Fix release check version logic (#1438)
Allen Byrne
2022-02-24
1
-1/+2
*
Fix issue with H5_now_usec() with 32 bit systems (#1416)
Neil Fortner
2022-02-10
1
-3/+27
*
Implemented suggestion in #1381 for dtransform test (#1415)
Allen Byrne
2022-02-04
1
-10/+7
*
Don't use a nonliteral format string in test/fheap.c:begin_test(). (#1401)
David Young
2022-02-03
1
-87/+60
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
20
-266/+284
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
10
-11/+11
*
Replaced several uses of sprintf with safer snprintf (#1383)
Sean McBride
2022-01-28
4
-4/+4
*
Used clang-tidy to change all floating point f suffixes to F (#1359)
Sean McBride
2022-01-28
1
-1/+1
*
Open bsd fixes (#1195)
Sean McBride
2022-01-20
1
-1/+3
*
Implement H5ESget requests function to retrieve requests from an event set (#...
Neil Fortner
2022-01-20
1
-4/+485
*
Fix compilation issues with Mingw (#1342)
Baljak
2022-01-08
5
-30/+30
*
Changed to correct return datatype for H5Lexists (#1330)
Scot Breitenfeld
2022-01-04
1
-4/+5
*
Fix directory variable in shell scripts (#1273)
Allen Byrne
2021-12-10
7
-146/+51
*
OESS-168: Remove clang warnings. (#1269)
H. Joe Lee
2021-12-08
1
-6/+10
*
Convert vds swmr test script to powershell (#1245)
Allen Byrne
2021-12-08
3
-13/+769
*
OESS-168: Remove clang warnings. (#1263)
H. Joe Lee
2021-12-08
1
-3/+3
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
80
-447/+447
*
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
[next]