summaryrefslogtreecommitdiffstats
path: root/src/H5Cimage.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-1/+8
* Parallel updates and fixes for VFD SWMR (#705)Dana Robinson2021-05-281-27/+30
* Much normalization with develop (#701)Dana Robinson2021-05-281-5/+4
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-962/+920
* Modified page buffer to split entries only where necessary -- specificallymainzer2020-05-211-0/+29
* Trim trailing whitespaceQuincey Koziol2020-05-201-269/+269
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-8/+8
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-7/+7
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1/+4
|\
| * Fix bounds check for the generation of cache image.Vailin Choi2018-01-221-1/+4
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-41/+34
|/
* Better segregate clean & dirty LRU lists so that they are only defined whenQuincey Koziol2017-09-301-0/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Omnibus checkin for several relatively minor modifications:mainzer2017-03-281-23/+50
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-1/+96
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-0/+2
* Remove some usage of "prefetched_dirty" flag (which hasn't been merged from theQuincey Koziol2017-03-101-2/+0
* Align with incoming page buffering changes: minor cleanups, centralize removingQuincey Koziol2017-03-071-39/+95
* Normalize against incoming page buffering changes.Quincey Koziol2017-03-011-707/+184
* Align w/incoming page buffering changes.Quincey Koziol2017-02-251-2/+3
* Misc. style cleanups from the page_buffering branch.Quincey Koziol2017-02-181-8/+8
* Optimize loading cache image, removing lots of memory allocations and copies.Quincey Koziol2017-02-031-201/+150
* Simplify H5C__serialize_single_entry(), using H5C__generate_image()Quincey Koziol2017-02-021-179/+45
* Add missing filesQuincey Koziol2017-01-291-0/+4100