Bug 589: make random selection slightly more random. PHP's
[lhc/web/wiklou.git] / includes / ObjectCache.php
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-27 Tim StarlingTable prefix bugs
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-21 Tim StarlingNew feature: Turck MMCache shared memory as a lightweig...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-06-12 Brion VibberThe ampersand for references is unnecessary when the...
2004-06-11 Domas Mituzas* abstraction layer fixups
2004-06-10 Domas MituzasUse DatabaseFunctions layer instead of copy-paste one :)
2004-05-09 Brion VibberAdd an objectcache table for limited caching when memca...