| Mon, 06 Sep 2021 16:03:31 -0400 |
John Rouillard |
Handle more ResourceWarning issues.
|
| Thu, 26 Dec 2019 21:44:50 -0500 |
John Rouillard |
Cleanups for bandit
|
| Wed, 30 Oct 2019 18:20:21 -0400 |
John Rouillard |
Handle memory db indexer test
|
| Wed, 30 Oct 2019 17:48:48 -0400 |
John Rouillard |
fixed the dbm indexer test for unicode under python2.
|
| Sat, 28 Jul 2018 22:39:24 +0100 |
Christof Meerwald |
handle words starting with unicode characters
|
| Tue, 24 Jul 2018 23:04:42 +0000 |
Joseph Myers |
Python 3 preparation: update calls to dict methods.
|
| Tue, 24 Jul 2018 21:43:32 +0000 |
Joseph Myers |
Python 3 preparation: numeric literal syntax.
|
| Thu, 24 Aug 2017 22:21:37 -0400 |
Eric S. Raymond |
Use Python-3-compatible 'as' syntax for except statements
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Fri, 26 Feb 2010 00:38:53 +0000 |
Richard Jones |
more modernisation
|
| Mon, 22 Feb 2010 05:26:57 +0000 |
Richard Jones |
Beginnings of a big code cleanup / modernisation to make 2to3 happy
|
| Fri, 11 Sep 2009 15:55:11 +0000 |
Bernhard Reiter |
Indexers behaviour made more consistent regarding length of indexed words...
|
| Thu, 27 Apr 2006 05:48:26 +0000 |
Richard Jones |
implement close() on all indexers [SF#1242477]
|
| Fri, 10 Feb 2006 00:16:13 +0000 |
Richard Jones |
pre-release stuff and test fix
1.1.0
|
| Mon, 06 Feb 2006 21:00:47 +0000 |
Richard Jones |
Features and fixes.
|
| Thu, 28 Apr 2005 00:21:42 +0000 |
Richard Jones |
added Xapian indexer; replaces standard indexers if Xapian is available
|
| Sat, 08 Jan 2005 16:16:59 +0000 |
Johannes Gijsbers |
Some cleanup:
|
| 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...
|
| Fri, 05 Nov 2004 05:11:25 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Fri, 05 Nov 2004 05:10:07 +0000 |
Richard Jones |
don't index common words [SF#1046612]
|
| Fri, 19 Mar 2004 04:47:59 +0000 |
Richard Jones |
A few big changes in this commit:
|