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
/
testpar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some compile failures in API tests (#2913)
jhendersonHDF
2023-05-05
3
-32/+4
*
Added summary report to test big IO (#2908)
Scot Breitenfeld
2023-05-05
1
-12/+18
*
Fix CMake generator expression syntax (#2910)
Allen Byrne
2023-05-05
2
-6/+6
*
fixed args in execvp for h5fuse (#2885)
Scot Breitenfeld
2023-05-03
1
-4/+5
*
Changes to isolate API Test option files and use fetchcontent (#2880)
Allen Byrne
2023-05-03
2
-26/+25
*
Add initial version of HDF5 API tests (#2877)
jhendersonHDF
2023-05-03
38
-0/+36597
*
Redo remove selection I/O test from testphdf5 in CMake #2860. (#2874) (#2884)
Larry Knox
2023-05-03
1
-1/+0
*
Sync with develop (#2871)
Dana Robinson
2023-05-02
7
-40/+3994
*
Sync with develop (#2849)
Dana Robinson
2023-04-28
1
-1/+1
*
Merge with develop (#2790)
Dana Robinson
2023-04-22
10
-239/+23
*
Minor fixes for Subfiling VFD tests (#2633) (#2671)
jhendersonHDF
2023-04-13
2
-26/+109
*
Minor cherry-pick merges to 1.14 (#2582)
Larry Knox
2023-04-04
2
-6/+5
*
Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)...
jhendersonHDF
2023-04-04
1
-0/+195
*
Subfiling VFD - add option to specify config file prefix (#2495) (#2570)
jhendersonHDF
2023-03-15
1
-6/+96
*
Fix new codespell issues (#2521) (#2533)
Larry Knox
2023-03-10
1
-1/+1
*
Fix issue with collective metadata writes of global heap data (#2480) (#2486)
jhendersonHDF
2023-02-21
5
-4/+82
*
Removes MPE instrumentation support. (#2245)
Dana Robinson
2022-11-09
1
-10/+0
*
Correct the CMake link for MPI (#2198)
Allen Byrne
2022-11-01
1
-4/+4
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
30
-48/+13
*
Multi Dataset (#2120)
Neil Fortner
2022-10-19
3
-2/+770
*
Subfiling testing fix and documentation (#2132)
jhendersonHDF
2022-09-30
1
-20/+98
*
Subfiling VFD updates (#2106)
jhendersonHDF
2022-09-16
3
-75/+1785
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
[WIP] Add Developer build mode to CMake (#1659)
jhendersonHDF
2022-08-20
1
-0/+8
*
Fixes codespell issues (#2032)
Dana Robinson
2022-08-17
1
-1/+1
*
Adjustments to t_bigio.c for >2GiB I/O test (#1992)
jhendersonHDF
2022-08-17
1
-23/+34
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
8
-13/+13
*
Remove usage of libgen.h (#1984)
jhendersonHDF
2022-08-10
2
-3/+0
*
Subfiling VFD - tidying up and fixing a few new testing failures (#1977)
jhendersonHDF
2022-08-09
1
-5/+5
*
Develop cmake clean (#1971)
Allen Byrne
2022-08-07
1
-0/+12
*
Subfiling updates for release (#1963)
jhendersonHDF
2022-08-04
2
-26/+26
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
20
-300/+316
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
5
-301/+956
*
H5Oflush fails for parallel (#1876)
raylu-hdf
2022-07-12
5
-1/+122
*
Fixes a few minor parallel warnings (#1832)
Dana Robinson
2022-06-29
1
-2/+10
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
4
-54/+91
*
Update windows VS2019 and fix comments (#1781)
Allen Byrne
2022-05-20
1
-1/+1
*
Set default level to minimum time (#1722)
Allen Byrne
2022-05-17
1
-2/+2
*
h5test.h testing macros get enclosed in do..while loops (#1721)
Dana Robinson
2022-05-04
4
-5/+5
*
Fixes a bug where t_cache fails due to a string size being too small (#1720)
Dana Robinson
2022-05-04
1
-4/+6
*
Fix some const cast and stack/static object size warnings (#1700)
jhendersonHDF
2022-05-01
8
-29/+132
*
Warnings fixes (#1680)
jhendersonHDF
2022-04-25
3
-31/+32
*
free MPI datatypes previously created (#1637)
Wei-keng Liao
2022-04-15
1
-5/+33
*
not depend on doIO to free an MPI_Comm object (#1642)
Wei-keng Liao
2022-04-15
1
-7/+7
*
free MPI_Group/MPI_Comm/MPI_Datatype objects (#1638)
Wei-keng Liao
2022-04-15
1
-3/+16
*
spelling fixes (#1561)
Scot Breitenfeld
2022-03-31
3
-4/+4
*
Merge initial version of selection I/O feature into develop (#1367)
Neil Fortner
2022-03-26
5
-22/+4087
*
Parallel Compression improvements (#1302)
jhendersonHDF
2022-02-24
5
-1708/+3549
*
Implement support for big I/O for independent reads (#1446)
Neil Fortner
2022-02-18
1
-7/+30
*
Unify handling of collective metadata reads status (#1206)
jhendersonHDF
2022-01-29
2
-56/+77
[next]