summaryrefslogtreecommitdiffstats
path: root/test/cache.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers. (#2527)Larry Knox2023-03-101-1/+0
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-34/+34
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-92/+92
* [1.10 Merge] Hdf5 1 10 warnings merge (#1754)jhendersonHDF2022-05-081-4051/+2717
* Merge 839 hdf5 1 10 (#879)Larry Knox2021-08-111-559/+559
* Merge issue 839 develop PRs to hdf5 1 10 - round 2 (#852)Larry Knox2021-07-261-13/+0
* Partial merge issue #642 develop branch PRs to Hdf5 1 10 (#718)Larry Knox2021-06-031-4/+4
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-16/+16
* Hdf5 merge issue 537 v110 (#545)Larry Knox2021-04-061-4/+4
* Hdf5 merge issue 435 v110 (#462)Larry Knox2021-03-101-34/+0
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-18620/+17505
* Merge of clang-format changes from developAllen Byrne2020-09-301-11/+30
* Brings the MDC skiplist optimizations from developDana Robinson2020-08-171-1007/+1100
* Even more normalization with developDana Robinson2020-08-151-1/+0
* Misc library test changes from develop.Dana Robinson2020-05-171-8/+7
* Adjust cache.c only variables.Allen Byrne2019-12-181-13/+26
* Fix include to correct memory calls - big-endian issue.Allen Byrne2019-12-181-0/+1
* Correct Merge issueAllen Byrne2019-12-131-2/+3
* HDFFV-10979 fix issue with global name conflictAllen Byrne2019-12-121-0/+464
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-7481/+7481
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-58/+58
* Better segregate clean & dirty LRU lists so that they are only defined whenQuincey Koziol2017-09-301-4/+5
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Express test mods to test/cache.cmainzer2017-04-151-17/+89
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-307/+415
* Merge in reentrency changes to "make space in cache" from page_buffering branch.Quincey Koziol2017-03-131-40/+57
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-2/+3
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-8/+4
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-33/+14
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-10/+7
* HDFFV-10124 Using cache_common.h contains other include filesAllen Byrne2017-02-021-3/+0
* Cache image feature and testingQuincey Koziol2017-01-291-5/+5
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-12/+12
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-154/+154
* Add "image up to date" flag / parameter to metadata cache entry status calls.Quincey Koziol2017-01-061-35/+36
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+19
* Bring support for doubly-linked list of all entries in cache from incomingQuincey Koziol2016-12-301-13/+35
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-194/+102
* Bring over changes from revise_chunks that cleanup recent SWMR changes fromQuincey Koziol2016-12-111-172/+236
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+130
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-4757/+4619
* [svn-r30112] Description:Quincey Koziol2016-06-281-969/+2180
* [svn-r30068] Description:Quincey Koziol2016-06-131-353/+355
* [svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warningsDana Robinson2016-06-011-27/+40
* [svn-r29882] Convert cache source files to library compatible by CMake and Wi...Allen Byrne2016-05-041-2/+0
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-52/+52
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-52/+52
* [svn-r27296] Description:Quincey Koziol2015-06-291-18/+9
* [svn-r27294] Description:Quincey Koziol2015-06-291-4/+4