summaryrefslogtreecommitdiff
path: root/pear/Cache.php
Commit message (Expand)AuthorAgeFilesLines
* Convert double-quotes to single-quotes.Sebastian Bergmann2001-07-071-20/+20
* - Renaming $no_cache to $caching and inverting it's meaningJon Parise2001-05-151-13/+35
* Made Cache::save() a wrapper for Cache::extSave()Ulf Wendel2001-04-241-1/+1
* - fixed the garbage collectionUlf Wendel2001-04-191-3/+13
* Added a simple usage exampleUlf Wendel2001-03-281-1/+29
* GarbageCollection was moved into a PEAR-DeconstructorChristian Stocker2001-03-171-37/+46
* Formatting and minor inline doc changes.Ulf Wendel2001-03-081-0/+1
* Added a basic Cache_Error class.Ulf Wendel2001-03-081-1/+3
* Whitespace only.Sebastian Bergmann2001-03-061-20/+9
* fixed typoMartin Jansen2001-03-041-1/+1
* The main file with new features.Ulf Wendel2001-03-031-24/+72
* Whitespace only.Sebastian Bergmann2001-03-021-1/+1
* use standard naming/capitalization, and do a bit of error checking whenChuck Hagenbuch2001-03-011-0/+246