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
*
Fix for parallel compression examples on Windows (#1459)
jhendersonHDF
2022-02-28
2
-11/+23
*
Amend RELEASE.txt with note about parallel compression testing assertion fail...
jhendersonHDF
2022-02-25
1
-0/+9
*
Add release note for #1438 (#1457)
Allen Byrne
2022-02-25
2
-1/+18
*
Fix release check version logic (#1438)
Allen Byrne
2022-02-24
2
-11/+11
*
Parallel Compression improvements (#1302)
jhendersonHDF
2022-02-24
28
-3356/+9308
*
Enable creation of RPM/DEB binaries GH#1394 (#1398)
Allen Byrne
2022-02-22
3
-1/+17
*
Oess 168 utils mirror vfd (#1444)
Larry Knox
2022-02-21
5
-23/+20
*
Sprinkle H5_ATTR_FORMAT over printf(3)-like functions in tools and fix issues...
David Young
2022-02-21
13
-146/+139
*
Fix cache sanity checking code by moving functions to wider scope (#1435)
jhendersonHDF
2022-02-21
2
-99/+88
*
Fix issue with copying null new references (#1440)
Neil Fortner
2022-02-18
5
-49/+57
*
Implement support for big I/O for independent reads (#1446)
Neil Fortner
2022-02-18
2
-23/+64
*
Updated reference for Multi Dataset RFC. (#1442)
Gerd Heber
2022-02-18
1
-1/+1
*
Add SZ filter and adjust compression file names to avoid conflicts (#1434)
Allen Byrne
2022-02-17
9
-92/+90
*
Fixed AbstractDs::getVarLenType documentation (#1441)
myd7349
2022-02-16
1
-1/+1
*
Creating FUNDING.yml (#1427)
loricooperhdf
2022-02-16
2
-0/+4
*
Revert "Fix metadata cache bug when resizing a pinned/protected entry (#1358)...
Larry Knox
2022-02-12
2
-21/+4
*
Add -showconfig to h5cc scripts to dump libhdf5.settings file (#1391)
Allen Byrne
2022-02-11
2
-1/+29
*
Make a buffer bigger: GCC 8.3.0 warned that a `snprintf` may be (#1403)
David Young
2022-02-11
1
-1/+1
*
Fixed H5Dget_storage_size_f for zero sized datasets (#1430)
Scot Breitenfeld
2022-02-11
1
-4/+4
*
Fix issue with H5_now_usec() with 32 bit systems (#1416)
Neil Fortner
2022-02-10
2
-6/+39
*
Fix metadata cache bug when resizing a pinned/protected entry (#1358)
jhendersonHDF
2022-02-08
2
-4/+21
*
Implemented suggestion in #1381 for dtransform test (#1415)
Allen Byrne
2022-02-04
2
-11/+13
*
Fix a few issues noted by LGTM (#1421)
jhendersonHDF
2022-02-04
10
-32/+38
*
Don't use a nonliteral format string in test/fheap.c:begin_test(). (#1401)
David Young
2022-02-03
1
-87/+60
*
Update doc with HDF5_ROOT usage. (#1414)
Allen Byrne
2022-02-02
3
-14/+16
*
Unify handling of collective metadata reads status (#1206)
jhendersonHDF
2022-01-29
11
-136/+357
*
Added another missing override keyword on a dtor (#1384)
Sean McBride
2022-01-29
1
-1/+1
*
Fix some spelling. (#1402)
David Young
2022-01-28
1
-3/+3
*
Snprintf2 (#1399)
Sean McBride
2022-01-28
41
-425/+467
*
Remove const from the argv tools/tests main sig. (#1390)
Allen Byrne
2022-01-28
38
-78/+82
*
Replaced several uses of sprintf with safer snprintf (#1383)
Sean McBride
2022-01-28
24
-46/+43
*
Used clang-tidy to change all floating point f suffixes to F (#1359)
Sean McBride
2022-01-28
6
-8/+8
*
Revert 61464d7e (#1396)
Larry Knox
2022-01-26
1
-10/+22
*
Update code owners file with more names (#1386)
Allen Byrne
2022-01-26
1
-15/+15
*
Fix cmake dynamic analysis on windows (#1373)
Allen Byrne
2022-01-24
2
-5/+21
*
Parallel rank0 deadlock fixes (#1183)
jhendersonHDF
2022-01-22
9
-71/+180
*
Open bsd fixes (#1195)
Sean McBride
2022-01-20
3
-82/+70
*
Implement H5ESget requests function to retrieve requests from an event set (#...
Neil Fortner
2022-01-20
7
-18/+659
*
Fix documentation for H5D_space_status_t enum values (#1372)
jhendersonHDF
2022-01-19
1
-3/+3
*
Do not set CMAKE_INSTALL_PREFIX when built externally (#1380)
Matt McCormick
2022-01-19
1
-1/+1
*
various cleanup java test, test files, comments (#1363)
Allen Byrne
2022-01-18
5
-12/+17
*
Develop java newrefs fixes for obj ref datasets (#1354)
Allen Byrne
2022-01-18
3
-249/+207
*
Update the java slf4j logging jars to latest 1.7.33 (#1369)
Allen Byrne
2022-01-18
21
-32/+32
*
Updated README.txt to README.md (#1375)
Scot Breitenfeld
2022-01-14
10
-36/+42
*
Documentation fixes right in time for the holidays (#1321)
Gerd Heber
2022-01-14
13
-164/+759
*
Fix H5ACmpio dirty bytes creation debugging (#1357)
jhendersonHDF
2022-01-12
1
-5/+5
*
cmake custom command fix (#1356)
Allen Byrne
2022-01-12
1
-32/+36
*
Corrected H5Oget_info parameter description (#1349)
Scot Breitenfeld
2022-01-11
1
-3/+3
*
Use appropriate printf format specifiers for haddr_t and hsize_t types direct...
jhendersonHDF
2022-01-11
11
-173/+129
*
fixed off-by-one error in h5fget_name_f, HDFFV-11290 (#1345)
Scot Breitenfeld
2022-01-11
2
-5/+37
[next]