summaryrefslogtreecommitdiff
path: root/table.py
Commit message (Expand)AuthorAgeFilesLines
* [py3k] kill future warning on __eq__ vs __hash__Aurelien Campeas2013-09-111-0/+2
* [table] stop encoding to iso-8859-1, use unicode. Closes #105847Sylvain Th?nault2012-09-201-5/+5
* [packaging] prepare 0.55.1logilab-common-version-0.55.1Nicolas Chauvat2011-03-281-1/+1
* cleanup: remove deprecated compat importsEmile Anclin2010-11-221-1/+0
* 2to3 has some more usable fixersEmile Anclin2010-11-151-3/+2
* 2to3: fix a lot of white space after commaEmile Anclin2010-11-151-11/+11
* remove py2.2 compat ; use deprecation warningsEmile Anclin2010-10-061-1/+1
* deprecates some modulesSylvain Th?nault2010-08-261-6/+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
* [B, table] add a missing get_column methodEmile Anclin2009-09-291-1/+6
* remove deprecated codeSylvain Th?nault2009-08-071-53/+0
* [cleanup] delete-trailing-whitespaceNicolas Chauvat2009-07-191-70/+70
* improve doc for better epydoc generation (again).Nicolas Chauvat2008-07-141-1/+1
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-3/+6
* while problem with integers used as ids still exists, cannot deprecate theseNicolas Chauvat2006-08-091-6/+6
* use testlib everywhereAdrien Di Mascio2006-07-061-1/+1
* bugfixNicolas Chauvat2006-06-231-1/+1
* adds any/all builtinsAdrien Di Mascio2006-06-201-1/+1
* improve deprecation warning in tableNicolas Chauvat2006-06-191-9/+9
* fix spelling of overriddenAlexandre Fayolle2006-05-271-1/+1
* forget the past.root2006-04-261-0/+958