Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing replacement in disclaimer; include COPYING.LESSER in manifest; kill ↵ | Sylvain Th?nault | 2010-04-28 | 1 | -1/+1 |
| | | | | DEPENDS file | ||||
* | propre licensing information (LGPL-2.1). Hope I get it right this time. | Sylvain Th?nault | 2010-04-28 | 1 | -3/+20 |
| | |||||
* | update license, logilab-common is licensed under LGPLv2 | Adrien Di Mascio | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | include Dotan Barak spell fixes patch | Sylvain Th?nault | 2009-11-23 | 1 | -2/+2 |
| | |||||
* | [cleanup] delete-trailing-whitespace | Nicolas Chauvat | 2009-07-19 | 1 | -7/+7 |
| | |||||
* | bug fix | Stephanie Marcu | 2008-10-23 | 1 | -1/+1 |
| | |||||
* | replace all has_key call with "element in dict" statement (3.x compat) | pierre-yves david | 2008-10-19 | 1 | -1/+1 |
| | |||||
* | debug Cache on __getattr__ : raise KeyError before modifying underlying list | Fabrice Douchant | 2008-10-16 | 1 | -3/+15 |
| | | | | new Cache unittest to test it | ||||
* | del print messages for real !! no comments | Fabrice Douchant | 2008-10-16 | 1 | -8/+0 |
| | |||||
* | del debug prints | Fabrice Douchant | 2008-10-16 | 1 | -6/+6 |
| | |||||
* | reimplement Cache. Noew inheriting from dict (#3841) | Fabrice Douchant | 2008-10-16 | 1 | -35/+24 |
| | | | | changing corresponding unittests | ||||
* | improve doc for better epydoc generation. | Nicolas Chauvat | 2008-07-13 | 1 | -17/+7 |
| | |||||
* | fix thread safety + del behaviour | Sylvain | 2008-06-23 | 1 | -15/+25 |
| | |||||
* | small refactoring | Alexandre Fayolle | 2008-05-01 | 1 | -1/+3 |
| | |||||
* | pop() implementation | Sylvain | 2007-07-13 | 1 | -3/+8 |
| | |||||
* | forget the past. | root | 2006-04-26 | 1 | -0/+97 |
forget the past. |