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
*
Merge with develop (#2790)
Dana Robinson
2023-04-22
69
-1498/+1166
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)
Allen Byrne
2023-04-04
2
-3/+3
*
1.14 Correct VERS compatible (#2460)
Allen Byrne
2023-02-17
1
-1/+0
*
Fix up the H5Pencode2 test for virtual layout. (#2325) (#2335)
Dana Robinson
2022-12-21
1
-91/+87
*
Brings the following changesets over from develop: (#2328)
Dana Robinson
2022-12-21
4
-9/+57
*
Bug Fix: Segfault in H5CX_get_vol_wrap_ctx when H5VLwrap_register is called f...
raylu-hdf
2022-11-17
1
-0/+76
*
Bug fix: the previous checkin only supported the native connector (#2211)
raylu-hdf
2022-11-05
1
-5/+21
*
Removes the memory allocation sanity checks feature (#2218)
Dana Robinson
2022-11-03
1
-46/+11
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
171
-183/+22
*
Added a test case for H5VLget_connector_name (#2195)
raylu-hdf
2022-10-28
1
-0/+58
*
Added a test case to verify the VOL capacity flags work correctly. (#2178)
raylu-hdf
2022-10-25
1
-10/+112
*
Fix problem with variable length attributes being accessed through multiple f...
Neil Fortner
2022-10-25
1
-1/+78
*
Multi Dataset (#2120)
Neil Fortner
2022-10-19
4
-3/+718
*
Fix mostly java warnings, and cpp cast (#2134)
Allen Byrne
2022-10-03
1
-1/+1
*
Fixed an issue that could occur when combining hyperslab selections (#2122)
Neil Fortner
2022-09-27
1
-0/+52
*
Use case-insensitive comparison for headers fix #2100 (#2101)
Frank Berghaus
2022-09-21
1
-0/+26
*
Updates VOL capabilities flags (#2105)
Dana Robinson
2022-09-17
2
-23/+23
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
Address review comments from downstream merge of #2016 (#2073)
Neil Fortner
2022-08-31
1
-1/+1
*
GitHub workflow cleanup (#2047)
Dana Robinson
2022-08-22
1
-2/+2
*
[WIP] Add Developer build mode to CMake (#1659)
jhendersonHDF
2022-08-20
3
-7/+64
*
Removes cmake_ext_mod (files moved to cmake) (#2041)
Dana Robinson
2022-08-19
1
-11/+11
*
Fixes codespell issues (#2032)
Dana Robinson
2022-08-17
3
-7/+7
*
Fix bug in attribute type conversion wiith compound types (#2016)
Neil Fortner
2022-08-16
1
-0/+131
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
18
-36/+35
*
Remove stray files, incorrect vds and mpi clean files (#1979)
Allen Byrne
2022-08-09
1
-13/+0
*
Revert for older cmake versions (#1974)
Allen Byrne
2022-08-08
1
-2/+2
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
1
-207/+202
*
H5Dchunk_iter now passes offsets in units of dataset elements, fix #1419 (#1969)
Mark Kittisopikul
2022-08-07
1
-2/+2
*
Adds platform-independent basename and dirname (#1951)
Dana Robinson
2022-08-05
5
-1/+510
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
3
-1/+4969
*
Fixes format string warnings in tselect w/ clang 14 (#1955)
Dana Robinson
2022-07-31
1
-11/+11
*
Cleanup of mirror VFD test code (#1949)
Dana Robinson
2022-07-30
2
-1545/+1269
*
Misc clang production warning fixes (#1932)
Dana Robinson
2022-07-27
2
-0/+12
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
107
-1317/+1319
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
29
-289/+544
*
Fix bug in swmr.c introduced with recent merge (double_t) (#1913)
Neil Fortner
2022-07-19
1
-3/+3
*
Persist dataset access properties when using H5Fstart_swmr_write (#1862)
Neil Fortner
2022-07-19
1
-0/+373
*
Fixes warnings when the deflate filter is not built (#1904)
Dana Robinson
2022-07-18
1
-1/+3
*
Misc clang warning fixes (#1869)
Dana Robinson
2022-07-11
2
-5/+5
*
Fixes for production mode gcc warnings (#1873)
Dana Robinson
2022-07-11
2
-15/+27
*
Adds format attribute to additional functions (#1868)
Dana Robinson
2022-07-11
2
-3/+3
*
Minor tweaks to the test_swmr.sh script (#1852)
Dana Robinson
2022-07-06
1
-10/+7
*
Quiets const warnings (#1831)
Dana Robinson
2022-06-29
1
-0/+2
*
Converts testhdf5 macros to h5test macros in chunk_info.c (#1820)
Dana Robinson
2022-06-23
1
-30/+66
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
24
-169/+176
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
3
-41/+36
*
Set default level to minimum time (#1722)
Allen Byrne
2022-05-17
6
-24/+43
*
Revert "Cleanup and shellcheck fixes in the SWMR test script (#1741)" (#1758)
Dana Robinson
2022-05-10
1
-53/+56
*
Cleanup and shellcheck fixes in the SWMR test script (#1741)
Dana Robinson
2022-05-07
1
-56/+53
[next]