olly | 1 Aug 2009 12:00

13225: trunk/xapian-bindings/ trunk/xapian-bindings/php/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13225
Date:           2009-08-01 11:00:15 +0100 (Sat, 01 Aug 2009)

Log message (2 lines):
php/Makefile.am,php/smoketest.php,php/smoketest5.php: Merged the PHP
"smoketest" back together now we don't need to support PHP4 as well.

Modified files:
U   trunk/xapian-bindings/ChangeLog
U   trunk/xapian-bindings/php/Makefile.am
U   trunk/xapian-bindings/php/smoketest.php
D   trunk/xapian-bindings/php/smoketest5.php

Links:
http://xapian.org/C?13225
http://xapian.org/C?13225?trunk/xapian-bindings/ChangeLog
http://xapian.org/C?13225?trunk/xapian-bindings/php/Makefile.am
http://xapian.org/C?13225?trunk/xapian-bindings/php/smoketest.php
richard | 1 Aug 2009 12:08

13226: trunk/xapian-bindings/ trunk/xapian-bindings/python/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     richard
Revision:       13226
Date:           2009-08-01 11:08:38 +0100 (Sat, 01 Aug 2009)

Log message (2 lines):
python/pythontest3.py: Update to match pythontest2.py (after 2to3
conversion).

Modified files:
U   trunk/xapian-bindings/ChangeLog
U   trunk/xapian-bindings/python/pythontest3.py

Links:
http://xapian.org/C?13226
http://xapian.org/C?13226?trunk/xapian-bindings/ChangeLog
http://xapian.org/C?13226?trunk/xapian-bindings/python/pythontest3.py
olly | 1 Aug 2009 16:10

13227: branches/1.0/xapian-core/ branches/1.0/xapian-core/backends/flint/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13227
Date:           2009-08-01 15:10:54 +0100 (Sat, 01 Aug 2009)

Log message (4 lines):
backends/flint/flint_table.cc,backends/flint/flint_table.h: Add
kludge to restore ABI compatibility with 1.0.11 and 1.0.12.  More
work is needed to fix it with earlier versions, though 1.0.1 and
1.0.7 seem to work too (probably by luck).

Modified files:
U   branches/1.0/xapian-core/ChangeLog
U   branches/1.0/xapian-core/backends/flint/flint_table.cc
U   branches/1.0/xapian-core/backends/flint/flint_table.h

Links:
http://xapian.org/C?13227
http://xapian.org/C?13227?branches/1.0/xapian-core/ChangeLog
http://xapian.org/C?13227?branches/1.0/xapian-core/backends/flint/flint_table.cc
http://xapian.org/C?13227?branches/1.0/xapian-core/backends/flint/flint_table.h
olly | 1 Aug 2009 17:03

13228: branches/matchspy/xapian-core/ branches/matchspy/xapian-core/tests/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13228
Date:           2009-08-01 16:03:23 +0100 (Sat, 01 Aug 2009)

Log message (1 line):
tests/api_matchspy.cc: Fix cut-and-paste error in  <at> file.

Modified files:
U   branches/matchspy/xapian-core/ChangeLog
U   branches/matchspy/xapian-core/tests/api_matchspy.cc

Links:
http://xapian.org/C?13228
http://xapian.org/C?13228?branches/matchspy/xapian-core/ChangeLog
http://xapian.org/C?13228?branches/matchspy/xapian-core/tests/api_matchspy.cc
olly | 1 Aug 2009 17:26

13229: branches/matchspy/xapian-core/ branches/matchspy/xapian-core/matcher/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13229
Date:           2009-08-01 16:26:30 +0100 (Sat, 01 Aug 2009)

Log message (2 lines):
matcher/multimatch.cc: Set calculated_weight to true rather than the
document's weight!

Modified files:
U   branches/matchspy/xapian-core/ChangeLog
U   branches/matchspy/xapian-core/matcher/multimatch.cc

Links:
http://xapian.org/C?13229
http://xapian.org/C?13229?branches/matchspy/xapian-core/ChangeLog
http://xapian.org/C?13229?branches/matchspy/xapian-core/matcher/multimatch.cc
olly | 1 Aug 2009 17:29

13230: branches/matchspy/xapian-core/ branches/matchspy/xapian-core/matcher/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13230
Date:           2009-08-01 16:29:39 +0100 (Sat, 01 Aug 2009)

Log message (1 line):
matcher/multimatch.cc: Prefer "++i" to "i++".

Modified files:
U   branches/matchspy/xapian-core/ChangeLog
U   branches/matchspy/xapian-core/matcher/multimatch.cc

Links:
http://xapian.org/C?13230
http://xapian.org/C?13230?branches/matchspy/xapian-core/ChangeLog
http://xapian.org/C?13230?branches/matchspy/xapian-core/matcher/multimatch.cc
olly | 1 Aug 2009 17:43

13231: branches/matchspy/xapian-core/ branches/matchspy/xapian-core/matcher/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13231
Date:           2009-08-01 16:43:13 +0100 (Sat, 01 Aug 2009)

Log message (3 lines):
matcher/multimatch.cc: When checking if we have at least one of
several features enabled, or all of several features disabled, check
for matchspy_legacy last since we expect it not to be used now.

Modified files:
U   branches/matchspy/xapian-core/ChangeLog
U   branches/matchspy/xapian-core/matcher/multimatch.cc

Links:
http://xapian.org/C?13231
http://xapian.org/C?13231?branches/matchspy/xapian-core/ChangeLog
http://xapian.org/C?13231?branches/matchspy/xapian-core/matcher/multimatch.cc
richard | 1 Aug 2009 20:34

13232: branches/matchspy/xapian-core/ branches/matchspy/xapian-core/matcher/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     richard
Revision:       13232
Date:           2009-08-01 19:34:09 +0100 (Sat, 01 Aug 2009)

Log message (3 lines):
matcher/multimatch.cc: Don't take a copy of the vector of
MatchSpy pointers in MultipleMatchSpy: instead, just use a
reference to the vector passed to MultiMatch.

Modified files:
U   branches/matchspy/xapian-core/ChangeLog
U   branches/matchspy/xapian-core/matcher/multimatch.cc

Links:
http://xapian.org/C?13232
http://xapian.org/C?13232?branches/matchspy/xapian-core/ChangeLog
http://xapian.org/C?13232?branches/matchspy/xapian-core/matcher/multimatch.cc
richard | 1 Aug 2009 23:00

13233: branches/matchspy/xapian-core/ branches/matchspy/xapian-core/api/ branches/matchspy/xapian-core/include/xapian/ branches/matchspy/xapian-core/tests/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     richard
Revision:       13233
Date:           2009-08-01 22:00:51 +0100 (Sat, 01 Aug 2009)

Log message (3 lines):
api/matchspy.cc,include/xapian/matchspy.h,tests/api_matchspy.cc:
Change naked structures StringAndFrequency and NumericRange into
immutable classes with getters.

Modified files:
U   branches/matchspy/xapian-core/ChangeLog
U   branches/matchspy/xapian-core/api/matchspy.cc
U   branches/matchspy/xapian-core/include/xapian/matchspy.h
U   branches/matchspy/xapian-core/tests/api_matchspy.cc

Links:
http://xapian.org/C?13233
http://xapian.org/C?13233?branches/matchspy/xapian-core/ChangeLog
http://xapian.org/C?13233?branches/matchspy/xapian-core/api/matchspy.cc
http://xapian.org/C?13233?branches/matchspy/xapian-core/include/xapian/matchspy.h
http://xapian.org/C?13233?branches/matchspy/xapian-core/tests/api_matchspy.cc
richard | 2 Aug 2009 11:07

13234: branches/matchspy/xapian-bindings/ branches/matchspy/xapian-bindings/python/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     richard
Revision:       13234
Date:           2009-08-02 10:07:36 +0100 (Sun, 02 Aug 2009)

Log message (2 lines):
python/util.i: Use getters to access members of
StringAndFrequency.

Modified files:
U   branches/matchspy/xapian-bindings/ChangeLog
U   branches/matchspy/xapian-bindings/python/util.i

Links:
http://xapian.org/C?13234
http://xapian.org/C?13234?branches/matchspy/xapian-bindings/ChangeLog
http://xapian.org/C?13234?branches/matchspy/xapian-bindings/python/util.i

Gmane