olly | 1 Sep 2009 12:38

13438: trunk/xapian-core/ trunk/xapian-core/common/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13438
Date:           2009-09-01 11:38:20 +0100 (Tue, 01 Sep 2009)

Log message (2 lines):
AUTHORS,common/safeuuid.h: Fix uuid_unparse_lower() replacement for
older libuuid to actually compile (really fixes ticket#368).

Modified files:
U   trunk/xapian-core/AUTHORS
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/common/safeuuid.h

Links:
http://xapian.org/C?13438
http://xapian.org/C?13438?trunk/xapian-core/AUTHORS
http://xapian.org/C?13438?trunk/xapian-core/ChangeLog
http://xapian.org/C?13438?trunk/xapian-core/common/safeuuid.h
olly | 1 Sep 2009 14:04

13439: trunk/xapian-core/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13439
Date:           2009-09-01 13:04:42 +0100 (Tue, 01 Sep 2009)

Log message (1 line):
configure.ac: Send stderr output from ldconfig to config.log.

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/configure.ac

Links:
http://xapian.org/C?13439
http://xapian.org/C?13439?trunk/xapian-core/ChangeLog
http://xapian.org/C?13439?trunk/xapian-core/configure.ac
richard | 3 Sep 2009 02:32

13440: trunk/xapian-core/ trunk/xapian-core/matcher/ trunk/xapian-core/tests/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     richard
Revision:       13440
Date:           2009-09-03 01:32:48 +0100 (Thu, 03 Sep 2009)

Log message (4 lines):
matcher/andmaybepostlist.cc: For AndMaybe, if the RHS has a
maximum possible weight of 0, we now decay to just the LHS.
tests/Makefile.am,tests/api_queryopt.cc: Test coverage that this
optimisation doesn't break anything.

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/matcher/andmaybepostlist.cc
_U  trunk/xapian-core/tests/
U   trunk/xapian-core/tests/Makefile.am
A   trunk/xapian-core/tests/api_queryopt.cc

Links:
http://xapian.org/C?13440
http://xapian.org/C?13440?trunk/xapian-core/ChangeLog
http://xapian.org/C?13440?trunk/xapian-core/matcher/andmaybepostlist.cc
http://xapian.org/C?13440?trunk/xapian-core/tests/Makefile.am
http://xapian.org/C?13440?trunk/xapian-core/tests/api_queryopt.cc?A
Olly Betts | 4 Sep 2009 08:28

www.xapian.org/

CVS Root:       /usr/data/cvs
Module:         www.xapian.org
Changes by:     olly
Date:           Fri Sep 04 2009  07:28:56 BST

Log message:
Add link for MacPorts as it has xapian-core now.

Modified files:
    .               : download.php

Links:
http://xapian.org/C?www.xapian.org/download.php?1.106?1.107
richard | 4 Sep 2009 13:25

13441: trunk/xapian-core/ trunk/xapian-core/docs/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     richard
Revision:       13441
Date:           2009-09-04 12:25:26 +0100 (Fri, 04 Sep 2009)

Log message (3 lines):
docs/categorisation.rst: Remove out-of-date call to get_mset()
which passed a MatchSpy in - spies are now set with
add_matchspy() before get_mset() is called.

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/docs/categorisation.rst

Links:
http://xapian.org/C?13441
http://xapian.org/C?13441?trunk/xapian-core/ChangeLog
http://xapian.org/C?13441?trunk/xapian-core/docs/categorisation.rst
olly | 9 Sep 2009 02:06

13442: trunk/xapian-core/ trunk/xapian-core/backends/chert/ trunk/xapian-core/backends/flint/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13442
Date:           2009-09-09 01:06:14 +0100 (Wed, 09 Sep 2009)

Log message (5 lines):
backends/chert/chert_lock.cc,backends/flint/flint_lock.cc: Fix a
typo which stopped this fix in 1.0.12 from working (ticket #398):
If we fail to get the lock after we spawn the child lock process
(the common case is because the database is already open for
writing) then we now clean up the child process properly.

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/backends/chert/chert_lock.cc
U   trunk/xapian-core/backends/flint/flint_lock.cc

Links:
http://xapian.org/C?13442
http://xapian.org/C?13442?trunk/xapian-core/ChangeLog
http://xapian.org/C?13442?trunk/xapian-core/backends/chert/chert_lock.cc
http://xapian.org/C?13442?trunk/xapian-core/backends/flint/flint_lock.cc
olly | 9 Sep 2009 02:28

13443: trunk/xapian-core/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13443
Date:           2009-09-09 01:28:26 +0100 (Wed, 09 Sep 2009)

Log message (1 line):
AUTHORS: Add Dmitry Liakh for fix for #398.

Modified files:
U   trunk/xapian-core/AUTHORS
U   trunk/xapian-core/ChangeLog

Links:
http://xapian.org/C?13443
http://xapian.org/C?13443?trunk/xapian-core/AUTHORS
http://xapian.org/C?13443?trunk/xapian-core/ChangeLog
olly | 9 Sep 2009 03:12

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

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13444
Date:           2009-09-09 02:12:03 +0100 (Wed, 09 Sep 2009)

Log message (7 lines):
Backport changes from trunk:
backends/flint/flint_lock.cc: Fix a typo which stopped this fix in
1.0.12 from working (ticket #398):
If we fail to get the lock after we spawn the child lock process
(the common case is because the database is already open for
writing) then we now clean up the child process properly.
AUTHORS: Add Dmitry Liakh for fix for #398.

Modified files:
U   branches/1.0/xapian-core/AUTHORS
U   branches/1.0/xapian-core/ChangeLog
U   branches/1.0/xapian-core/backends/flint/flint_lock.cc

Links:
http://xapian.org/C?13444
http://xapian.org/C?13444?branches/1.0/xapian-core/AUTHORS
http://xapian.org/C?13444?branches/1.0/xapian-core/ChangeLog
http://xapian.org/C?13444?branches/1.0/xapian-core/backends/flint/flint_lock.cc
olly | 9 Sep 2009 03:55

13445: trunk/xapian-core/ trunk/xapian-core/backends/chert/ trunk/xapian-core/tests/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13445
Date:           2009-09-09 02:55:01 +0100 (Wed, 09 Sep 2009)

Log message (3 lines):
backends/chert/chert_postlist.cc,tests/api_backend.cc: Fix
WritableDatabase::get_doclength() to work properly after a call to
commit for the chert backend (ticket#397).

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/backends/chert/chert_postlist.cc
U   trunk/xapian-core/tests/api_backend.cc

Links:
http://xapian.org/C?13445
http://xapian.org/C?13445?trunk/xapian-core/ChangeLog
http://xapian.org/C?13445?trunk/xapian-core/backends/chert/chert_postlist.cc
http://xapian.org/C?13445?trunk/xapian-core/tests/api_backend.cc
olly | 9 Sep 2009 15:34

13446: trunk/xapian-applications/omega/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       13446
Date:           2009-09-09 14:34:53 +0100 (Wed, 09 Sep 2009)

Log message (2 lines):
omega.cc,query.cc,query.h: Fix cross-site scripting vulnerability in
reporting of exceptions (CVE-2009-2947).

Modified files:
U   trunk/xapian-applications/omega/ChangeLog
U   trunk/xapian-applications/omega/omega.cc
U   trunk/xapian-applications/omega/query.cc
U   trunk/xapian-applications/omega/query.h

Links:
http://xapian.org/C?13446
http://xapian.org/C?13446?trunk/xapian-applications/omega/ChangeLog
http://xapian.org/C?13446?trunk/xapian-applications/omega/omega.cc
http://xapian.org/C?13446?trunk/xapian-applications/omega/query.cc
http://xapian.org/C?13446?trunk/xapian-applications/omega/query.h

Gmane