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
*
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
*
Fixes stack size warnings in ntypes (#1695)
Dana Robinson
2022-04-26
1
-15/+60
*
Address some warnings from casting away of const (#1684)
jhendersonHDF
2022-04-26
16
-121/+97
*
Correct concurrency bugs when running tests, along with a bugfix & small warn...
Quincey Koziol
2022-04-26
4
-34/+202
*
Minor things noticed while bringing VFD SWMR in line with develop (#1691)
Dana Robinson
2022-04-25
4
-13/+12
*
Fixes stack size warnings in tcoords.c (#1688)
Dana Robinson
2022-04-25
1
-14/+48
*
Clean stack size warnings in sio_engine (#1687)
Dana Robinson
2022-04-25
1
-20/+35
*
Warnings fixes (#1680)
jhendersonHDF
2022-04-25
17
-152/+169
*
Improve handling of copying of dynamic libraries and clean them up after (#1681)
Quincey Koziol
2022-04-24
5
-32/+45
*
Replace H5detect's build-time detection of C99 integer properties with a (#1400)
David Young
2022-04-22
4
-718/+398
*
Changes Github action `hdf5 dev CI` to `PR hdf5 dev CI` (#1666)
Dana Robinson
2022-04-20
1
-1/+1
*
Adds paths-ignore to the Github pull request workflow (#1663)
Dana Robinson
2022-04-20
1
-1/+8
*
Adds the -q flag to all swmr test programs, quieting noisy output (#1665)
Dana Robinson
2022-04-20
1
-15/+15
*
added HDFFV-11306 entry (#1662)
Scot Breitenfeld
2022-04-19
1
-1/+6
*
Develop clang format java (#1653)
Allen Byrne
2022-04-19
162
-10098/+13367
*
HDFFV-11306 Fixed (#1657)
Scot Breitenfeld
2022-04-19
9
-23/+139
*
Removes HDF Group paths, adds shellcheck fixes (#1656)
Dana Robinson
2022-04-19
1
-95/+41
[next]