summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
developFix an issue where the Subfiling VFD's context cache grows too large (#4159)jhendersonHDF6 months
feature/h5f_get_obj_reworkReplace internal API callsMatthew Larson7 months
feature/new_datatypesMerge branch 'develop' into feature/new_datatypesDana Robinson6 months
feature/select_io_chunk_cacheCommitting clang-format changesgithub-actions9 months
gh-pagesdeploy: 2908dd1d12f82b3ad559e98ae639fac2c238bcddlrknox6 months
hdf5_1_12Adjust some CMake settings (#3828)Allen Byrne11 months
hdf5_1_12_3Hdf5 1 12 3 release (#3833)Larry Knox11 months
hdf5_1_14Fix typo/stray character in cmake-ctest.yml (#4128)Larry Knox7 months
loricooperhdf-patch-1Updated help desk URLLori Cooper10 months
sel_io_chunk_cacheCommitting clang-format changesgithub-actions9 months
[...]
 
TagDownloadAuthorAge
snapshotsnapshot.zip  snapshot.tar.gz  snapshot.tar.bz2  lrknox6 months
snapshot-1.14snapshot-1.14.zip  snapshot-1.14.tar.gz  snapshot-1.14.tar.bz2  byrnHDF7 months
hdf5-1_12_3hdf5-1_12_3.zip  hdf5-1_12_3.tar.gz  hdf5-1_12_3.tar.bz2  Larry Knox11 months
snapshot-1.12snapshot-1.12.zip  snapshot-1.12.tar.gz  snapshot-1.12.tar.bz2  byrnHDF11 months
hdf5-1_14_3hdf5-1_14_3.zip  hdf5-1_14_3.tar.gz  hdf5-1_14_3.tar.bz2  Larry Knox11 months
hdf5-1_14_3-rc1hdf5-1_14_3-rc1.zip  hdf5-1_14_3-rc1.tar.gz  hdf5-1_14_3-rc1.tar.bz2  Larry Knox11 months
snapshot-1.10snapshot-1.10.zip  snapshot-1.10.tar.gz  snapshot-1.10.tar.bz2  byrnHDF12 months
hdf5-1_10_11hdf5-1_10_11.zip  hdf5-1_10_11.tar.gz  hdf5-1_10_11.tar.bz2  Larry Knox12 months
hdf5-1_14_2hdf5-1_14_2.zip  hdf5-1_14_2.tar.gz  hdf5-1_14_2.tar.bz2  Larry Knox14 months
hdf5-1_14_1-2hdf5-1_14_1-2.zip  hdf5-1_14_1-2.tar.gz  hdf5-1_14_1-2.tar.bz2  Larry Knox17 months
[...]
 
AgeCommit messageAuthorFilesLines
2021-01-22Fix problems with vlens and refs inside compound using H5VLget_file_type() (#...hdf5-1_13_0-rc5Neil Fortner13-36/+151
2021-01-20Fixes a wayward parenthesis in H5TS.c (#262)hdf5-1_13_0-rc4Dana Robinson1-1/+2
2021-01-20Improve performance of multiple calls to H5Sget_select_elem_pointlist (#270)Neil Fortner3-7/+40
2021-01-1511099 Add help text line (#259)Allen Byrne3-0/+10
2021-01-14Fixes naked pthread usage in H5TS code added for async (#260)Dana Robinson1-4/+8
2021-01-14Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258)Dana Robinson7-48/+164
2021-01-13Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne25-116/+270
2021-01-13Allow read-only VFD registration (#257)Dana Robinson5-280/+33
2021-01-08Keep doxygen comment length under 100 char line length (#247)Allen Byrne1-31/+39
2021-01-08Fixes Autotools detection of the st_blocks field in stat (#246)Dana Robinson2-3/+12
[...]