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
*
Fixes a bug in h5perf that causes file open failures (#1846)
Dana Robinson
2022-07-01
2
-2/+2
*
Add doxygen for high level modules. (#1839)
vchoi-hdfgroup
2022-07-01
14
-10/+4480
*
Removes workaround for platforms that lack C99 stuct initializers (#1842)
Dana Robinson
2022-07-01
5
-185/+0
*
Adds a -Werror debug Autotools test and updates build modes (#1833)
Dana Robinson
2022-06-30
3
-4/+64
*
Minor configure comment tweaks from autoupdate (#1838)
Dana Robinson
2022-06-30
1
-2/+2
*
Fix for gcc-12 warning about string truncation in H5Opline.c (#1835)
Dana Robinson
2022-06-30
1
-6/+10
*
Updates the MinGW configure.ac check for the Winsock library (#1837)
Dana Robinson
2022-06-30
1
-1/+2
*
Set Autotools build mode correctly in GitHub workflows (#1834)
Dana Robinson
2022-06-30
2
-30/+54
*
Fixes a few minor parallel warnings (#1832)
Dana Robinson
2022-06-29
4
-14/+37
*
remove superfluous initialization, fixes issue with Cray compiler (Crusher) (...
Scot Breitenfeld
2022-06-29
1
-1/+0
*
Quiets const warnings (#1831)
Dana Robinson
2022-06-29
15
-40/+52
*
Documents Windows badness in H5Pget_external() (#1821)
Dana Robinson
2022-06-24
2
-1/+13
*
Converts testhdf5 macros to h5test macros in chunk_info.c (#1820)
Dana Robinson
2022-06-23
1
-30/+66
*
Set a constant in H5SM to UINT_MAX instead of -1U (#1822)
Dana Robinson
2022-06-23
1
-1/+1
*
Work-around for MSVC issue with flex-generated code (#1823)
Dana Robinson
2022-06-23
4
-479/+595
*
Quiets size warning in large library setting string (#1818)
Dana Robinson
2022-06-22
1
-28/+39
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
43
-331/+376
*
Adds notes about off_t sizes on Windows (#1817)
Dana Robinson
2022-06-22
1
-1/+9
*
Converts __int64 to LONGLONG in LARGE_INTEGER union members on Windows (#1816)
Dana Robinson
2022-06-22
4
-4/+4
*
Various warning fixes (#1812)
Sean McBride
2022-06-22
37
-304/+143
*
Fix bugs in parallel selection I/O (#1803)
Neil Fortner
2022-06-09
1
-40/+44
*
Develop sync (#1793)
Allen Byrne
2022-06-09
12
-21/+37
*
Updates the release schedule (#1796)
Dana Robinson
2022-06-06
3
-8/+7
*
Update windows VS2019 and fix comments (#1781)
Allen Byrne
2022-05-20
3
-4/+4
*
Remove extra ')'. (#1779)
Larry Knox
2022-05-19
1
-3/+3
*
Set default level to minimum time (#1722)
Allen Byrne
2022-05-17
11
-29/+79
*
Replace obsolete docver arg with arg to supply branch name (#1771)
Allen Byrne
2022-05-13
1
-31/+11
*
Allows parallel + thread-safe combination in Autotools and CMake (#1760)
Dana Robinson
2022-05-13
2
-17/+0
*
Use windows ENV var for default install dir setting (#1763)
Allen Byrne
2022-05-12
2
-2/+2
*
Revert "Cleanup and shellcheck fixes in the SWMR test script (#1741)" (#1758)
Dana Robinson
2022-05-10
1
-53/+56
*
Add a workaround for buggy PGI C Compiler version 19.10, which quits (#1705)
David Young
2022-05-08
1
-4/+15
*
Use git command to get branch name (#1748)
Allen Byrne
2022-05-07
1
-1/+1
*
Cleanup and shellcheck fixes in the SWMR test script (#1741)
Dana Robinson
2022-05-07
1
-56/+53
*
Re-promote some GNU warnings to errors (#1508)
David Young
2022-05-06
8
-60/+20
*
Change order of naming commands (#1742)
Allen Byrne
2022-05-06
1
-1/+2
*
Minor things noticed while merging to 1.10 (#1739)
Dana Robinson
2022-05-06
6
-90/+82
*
Fixes for S3 and HDFS VFDs with tools (#1740)
jhendersonHDF
2022-05-06
5
-59/+38
*
Fix a few Clang sanitizer warnings (#1727)
jhendersonHDF
2022-05-05
3
-18/+32
*
changes parallel tests to .F90 ext. and fixes the CALL check strings (#1725)
Scot Breitenfeld
2022-05-04
5
-19/+18
*
h5test.h testing macros get enclosed in do..while loops (#1721)
Dana Robinson
2022-05-04
83
-25356/+25428
*
Fixes a bug where t_cache fails due to a string size being too small (#1720)
Dana Robinson
2022-05-04
1
-4/+6
*
Fixes unused/unset variable warnings from aocc (#1712)
Dana Robinson
2022-05-03
4
-35/+5
*
Updates warnhist script to deal with AMD Optimizing Compiler messages (#1713)
Dana Robinson
2022-05-03
1
-0/+3
*
test/dt_arith: use `isnan` instead of self comparison (#1709)
Ben Boeckel
2022-05-03
1
-5/+5
*
Fix some const cast and stack/static object size warnings (#1700)
jhendersonHDF
2022-05-01
21
-110/+282
*
Fix object size warnings in cache.c test (#1701)
jhendersonHDF
2022-05-01
1
-4051/+2717
*
Fix SWMR/refresh bug hidden by library free lists (#1702)
jhendersonHDF
2022-04-30
1
-4/+10
*
Be a bit safer with signed arithmetic, thus quieting some signed-overflow war...
David Young
2022-04-30
3
-22/+25
*
Fixes stack size warnings in set_extent test (#1698)
Dana Robinson
2022-04-28
1
-77/+127
*
Fixes stack size warnings in dtransform (#1696)
Dana Robinson
2022-04-27
1
-10/+26
[next]