summaryrefslogtreecommitdiffstats
path: root/src/H5ACprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* [WIP] Add Developer build mode to CMake (#1659)jhendersonHDF2022-08-201-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* OESS-168: Remove clang warnings. (#1076)H. Joe Lee2021-10-081-9/+9
* More various warnings (#958)Sean McBride2021-08-251-8/+8
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-5/+5
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-1/+1
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-164/+147
* Fix comment formatting due to tabs conversionAllen Byrne2020-09-241-10/+10
* File changes to affect formattingAllen Byrne2020-09-041-62/+64
* Merge branch 'develop' into mdc_sl_optmainzer2020-08-151-1/+1
|\
| * Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* | When flushing, the metadata cache attempts to flush entries in increasingmainzer2020-08-051-0/+2
|/
* Trim trailing whitespaceQuincey Koziol2020-04-201-6/+6
* Checkin for new shutting down free-space manager.Vailin Choi2019-06-201-0/+1
* Squash merge of MDC logging changes.Dana Robinson2018-12-211-6/+0
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-1/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-42/+20
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-2/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Add H5_DLL to H5AC_get_mdc_image_info() prototypeQuincey Koziol2017-03-241-1/+1
* Add prototype for H5AC_get_mdc_image_infoQuincey Koziol2017-03-221-0/+2
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+3
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-1/+1
* Misc. style cleanups from the page_buffering branch.Quincey Koziol2017-02-181-1/+1
* Cache image feature and testingQuincey Koziol2017-01-291-2/+32
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-1/+31
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-2/+1
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+6
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-0/+1
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+5
* Merge code from cache image branch to split FSM ring into two types: raw dataQuincey Koziol2017-01-041-1/+2
* Align with name change of "user" ring in incoming cache image changes.Quincey Koziol2016-12-301-1/+1
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-2/+3
* Normalize against incoming cache image feature.Quincey Koziol2016-12-281-39/+39
* Removed NDEBUG guards from H5AC test functions.Dana Robinson2016-12-111-2/+0
* Updated the H5FS cache code to grab the correct tag and modifiedDana Robinson2016-12-081-0/+1
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-1/+33
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-1/+3
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-1/+0
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-2/+0
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-121-0/+4
* Align w/minor cleanups in revise_chunks branch.Quincey Koziol2016-11-121-1/+0
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-5/+11
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-30/+29
* Add missing prototypes for cache debugging routines.Quincey Koziol2016-11-041-1/+2
* [svn-r30118] Sync with trunk.Dana Robinson2016-06-291-34/+30
|\
| * [svn-r30112] Description:Quincey Koziol2016-06-281-5/+1