summaryrefslogtreecommitdiffstats
path: root/src/H5Cimage.c
Commit message (Expand)AuthorAgeFilesLines
* Brings the MDC skiplist optimizations from developDana Robinson2020-08-171-81/+90
* Normalization with develop.Dana Robinson2020-07-201-7/+7
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-269/+269
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-6/+6
* Fix some collective metadata read issuesJordan Henderson2019-02-121-2/+2
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-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