| Wed, 28 Nov 2012 06:45:30 +0300 |
anatoly techtonik |
Python 2.3 workarounds cleanup
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Tue, 23 Feb 2010 11:18:34 +0000 |
Richard Jones |
another module modernised
|
| Mon, 22 Feb 2010 05:26:57 +0000 |
Richard Jones |
Beginnings of a big code cleanup / modernisation to make 2to3 happy
|
| Wed, 21 Oct 2009 09:57:36 +0000 |
Bernhard Reiter |
Cleanup, minor: Removed an outdated comment about the "dre" argument...
|
| Fri, 11 Sep 2009 15:55:11 +0000 |
Bernhard Reiter |
Indexers behaviour made more consistent regarding length of indexed words...
|
| Thu, 12 Mar 2009 02:52:56 +0000 |
Richard Jones |
Add compatibility package to allow us to deal with Python versions 2.3..2.6.
|
| Thu, 11 Sep 2008 19:41:07 +0000 |
Ralf Schlatterbeck |
Small performance-improvement and bug-fix for indexer:
|
| Mon, 18 Aug 2008 07:03:44 +0000 |
Richard Jones |
make sure item ids are str()
|
| Mon, 18 Aug 2008 06:57:49 +0000 |
Richard Jones |
Fix indexer handling of indexed Link properties
|
| Sat, 11 Nov 2006 03:01:54 +0000 |
Richard Jones |
full-text search wasn't coping with multiple multilinks to the same class
|
| Wed, 04 Oct 2006 01:12:00 +0000 |
Richard Jones |
support sqlite3
|
| Thu, 27 Apr 2006 05:48:26 +0000 |
Richard Jones |
implement close() on all indexers [SF#1242477]
|
| Mon, 06 Feb 2006 21:00:47 +0000 |
Richard Jones |
Features and fixes.
|
| Sat, 08 Jan 2005 16:16:59 +0000 |
Johannes Gijsbers |
Some cleanup:
|
| Sat, 08 Jan 2005 11:25:23 +0000 |
Johannes Gijsbers |
Add a bunch of $Id$ keywords, clarify the license for the SQL in tsearch2_setup.py.
|
| Wed, 05 Jan 2005 22:14:21 +0000 |
Johannes Gijsbers |
Change indexer_common.search() to take a list of nodeids...
|
| Tue, 04 Jan 2005 16:48:46 +0000 |
Johannes Gijsbers |
Move search method duplicated in indexer_dbm and indexer_tsearch2...
|