summaryrefslogtreecommitdiff
path: root/cache.py
Commit message (Expand)AuthorAgeFilesLines
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
* missing replacement in disclaimer; include COPYING.LESSER in manifest; kill D...Sylvain Th?nault2010-04-281-1/+1
* propre licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-3/+20
* update license, logilab-common is licensed under LGPLv2Adrien Di Mascio2010-04-131-1/+1
* include Dotan Barak spell fixes patchSylvain Th?nault2009-11-231-2/+2
* [cleanup] delete-trailing-whitespaceNicolas Chauvat2009-07-191-7/+7
* bug fixStephanie Marcu2008-10-231-1/+1
* replace all has_key call with "element in dict" statement (3.x compat)pierre-yves david2008-10-191-1/+1
* debug Cache on __getattr__ : raise KeyError before modifying underlying listFabrice Douchant2008-10-161-3/+15
* del print messages for real !! no commentsFabrice Douchant2008-10-161-8/+0
* del debug printsFabrice Douchant2008-10-161-6/+6
* reimplement Cache. Noew inheriting from dict (#3841)Fabrice Douchant2008-10-161-35/+24
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-17/+7
* fix thread safety + del behaviourSylvain2008-06-231-15/+25
* small refactoringAlexandre Fayolle2008-05-011-1/+3
* pop() implementationSylvain2007-07-131-3/+8
* forget the past.root2006-04-261-0/+97