summaryrefslogtreecommitdiffstats
path: root/src/H5MFpkg.h
Commit message (Expand)AuthorAgeFilesLines
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Adds const to a few global variables (#623)Dana Robinson2021-05-041-3/+3
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-73/+68
* File changes to affect formattingAllen Byrne2020-09-041-5/+8
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+2
* Switch shared file struct name from 'H5F_file_t' to 'H5F_shared_t', to matchQuincey Koziol2019-08-221-1/+1
* Begin converting the H5MF interface to use shared file pointers insteadQuincey Koziol2019-08-211-10/+7
* Normalize with vol_integration.Dana Robinson2018-05-291-12/+12
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-7/+6
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-13/+54
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-1/+1
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-2/+2
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r22676] Changes needed to make the default free-list mapping from H5FD_F...Vailin Choi2012-08-131-0/+1
* [svn-r17393] Description:Quincey Koziol2009-08-201-1/+1
* [svn-r17324] Description:Quincey Koziol2009-08-111-2/+2
* [svn-r15800] Description:Quincey Koziol2008-10-071-0/+175