summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
developFix an issue where the Subfiling VFD's context cache grows too large (#4159)jhendersonHDF3 months
feature/h5f_get_obj_reworkReplace internal API callsMatthew Larson4 months
feature/new_datatypesMerge branch 'develop' into feature/new_datatypesDana Robinson3 months
feature/select_io_chunk_cacheCommitting clang-format changesgithub-actions6 months
gh-pagesdeploy: 2908dd1d12f82b3ad559e98ae639fac2c238bcddlrknox3 months
hdf5_1_12Adjust some CMake settings (#3828)Allen Byrne8 months
hdf5_1_12_3Hdf5 1 12 3 release (#3833)Larry Knox8 months
hdf5_1_14Fix typo/stray character in cmake-ctest.yml (#4128)Larry Knox3 months
loricooperhdf-patch-1Updated help desk URLLori Cooper6 months
sel_io_chunk_cacheCommitting clang-format changesgithub-actions6 months
[...]
 
TagDownloadAuthorAge
snapshotsnapshot.zip  snapshot.tar.gz  snapshot.tar.bz2  lrknox3 months
snapshot-1.14snapshot-1.14.zip  snapshot-1.14.tar.gz  snapshot-1.14.tar.bz2  byrnHDF4 months
hdf5-1_12_3hdf5-1_12_3.zip  hdf5-1_12_3.tar.gz  hdf5-1_12_3.tar.bz2  Larry Knox8 months
snapshot-1.12snapshot-1.12.zip  snapshot-1.12.tar.gz  snapshot-1.12.tar.bz2  byrnHDF8 months
hdf5-1_14_3hdf5-1_14_3.zip  hdf5-1_14_3.tar.gz  hdf5-1_14_3.tar.bz2  Larry Knox8 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 Knox8 months
snapshot-1.10snapshot-1.10.zip  snapshot-1.10.tar.gz  snapshot-1.10.tar.bz2  byrnHDF9 months
hdf5-1_10_11hdf5-1_10_11.zip  hdf5-1_10_11.tar.gz  hdf5-1_10_11.tar.bz2  Larry Knox9 months
hdf5-1_14_2hdf5-1_14_2.zip  hdf5-1_14_2.tar.gz  hdf5-1_14_2.tar.bz2  Larry Knox10 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 Knox13 months
[...]
 
AgeCommit messageAuthorFilesLines
2020-03-06Instead of duplicating H5F_shared_block_write() and _read() wholesale inreduce-h5f-duplicationDavid Young1-69/+2
2020-03-05Merge pull request #2351 in HDFFV/hdf5 from ~DYOUNG/werror:b-bye-HDpthread_se...David Young2-6/+2
2020-03-05Merge pull request #2424 in HDFFV/hdf5 from ~DYOUNG/hdf5:passed-do-while to d...David Young19-254/+253
2020-03-04Merge pull request #2434 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2-16/+16
2020-03-02Remove system command from valgrind reportsAllen Byrne1-2/+2
2020-03-01Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2-3/+3
2020-03-01Merge pull request #2427 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:develop to developJake Smith2-3/+3
2020-02-29WhitespaceAllen Byrne1-14/+14
2020-02-29Merge pull request #2431 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/type_cast to dev...Kimmy Mu1-2/+2
2020-02-28Fix incorrect FUNC_LEAVE macro (should match FUNC_ENTER_*_TAG).Jacob Smith2-3/+3
[...]