summaryrefslogtreecommitdiffstats
path: root/test/cache_common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge PRs missed from 500s to hdf5 1 10 (#876)Larry Knox2021-08-041-1/+0
* Merge issue 839 develop PRs to hdf5 1 10 - round 2 (#852)Larry Knox2021-07-261-12/+0
* Hdf5 1 10 merge of printf specifiers and VS2015 min changes (#612)Allen Byrne2021-04-301-3/+5
* Hdf5 merge issue 458 v110 (#465)Larry Knox2021-03-121-2/+2
* Hdf5 merge issue 435 v110 (#462)Larry Knox2021-03-101-60/+0
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-2274/+1629
* Brings the MDC skiplist optimizations from developDana Robinson2020-08-171-41/+130
* Adjust cache.c only variables.Allen Byrne2019-12-181-12/+0
* Fix include to correct memory calls - big-endian issue.Allen Byrne2019-12-181-1/+0
* HDFFV-10979 fix issue with global name conflictAllen Byrne2019-12-121-454/+0
* Merge HD prefix and whitespace changes from developAllen Byrne2019-08-181-912/+912
* Cleanup when merging to other branchesAllen Byrne2019-07-301-52/+55
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-1/+1
* Cleanup API context function usage.Quincey Koziol2018-03-191-2/+6
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-62/+39
* 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
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-4/+50
* Misc. small cleanups to sync against incoming page buffering changes.Quincey Koziol2017-03-021-2/+2
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-1/+1
* HDFFV-10124 Using cache_common.h contains other include filesAllen Byrne2017-02-021-3/+0
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-57/+64
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-1/+1
* Bring changes to metadata cache "get entry status" call and newQuincey Koziol2017-01-061-0/+2
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+6
* Remove 'const' from cache client pre_serialize callback, to reduce warnings,Quincey Koziol2017-01-031-24/+24
* Bring over changes from revise_chunks that cleanup recent SWMR changes fromQuincey Koziol2016-12-111-4/+4
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-49/+199
* Remove 'clear' callback from metadata cache client interface, using theQuincey Koziol2016-11-181-11/+0
* Remove explicit support within the metadata cache for tracked compressedQuincey Koziol2016-11-171-191/+147
* Bring over new 'notify' metadata cache client callback actions for when anQuincey Koziol2016-11-121-1/+8
* Align w/minor cleanups in revise_chunks branch.Quincey Koziol2016-11-121-20/+12
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-2/+2
* Code style and warning cleanups, from revise_chunks branch.Quincey Koziol2016-11-061-285/+171
* [svn-r30113] Description:Quincey Koziol2016-06-281-1/+1
* [svn-r30112] Description:Quincey Koziol2016-06-281-156/+247
* [svn-r30068] Description:Quincey Koziol2016-06-131-13/+136
* [svn-r30002] Fixed some minor warnings in H5AC.c and H5C.c, cleaned up warningsDana Robinson2016-06-011-42/+207
* [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-10/+10
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-10/+10
* [svn-r27710] Description:Quincey Koziol2015-09-091-2/+2
* [svn-r27296] Description:Quincey Koziol2015-06-291-1/+1
* [svn-r27237] Description:Quincey Koziol2015-06-181-834/+1492
* [svn-r27204] Description:Quincey Koziol2015-06-151-59/+48
* [svn-r27199] Description:Quincey Koziol2015-06-131-7/+3
* [svn-r27144] Description:Quincey Koziol2015-06-031-6/+0
* [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-10/+10
* [svn-r27084] Description:Quincey Koziol2015-05-151-92/+30
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-011-2/+2