olly | 1 May 2009 05:15

12546: trunk/xapian-core/ trunk/xapian-core/bin/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       12546
Date:           2009-05-01 04:15:39 +0100 (Fri, 01 May 2009)

Log message (6 lines):
bin/xapian-check.cc: Chert doesn't store termlist entries for
documents without terms, which resulted in us reporting an error when
we found document ids in the doclength "postlist" which were greater
than any with an entry in the termlist.  Instead compare these
entries against db.get_last_docid() if we are checking a whole db
and able to call it.  If not, suppress this check.

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/bin/xapian-check.cc

Links:
http://xapian.org/C?12546
http://xapian.org/C?12546?trunk/xapian-core/ChangeLog
http://xapian.org/C?12546?trunk/xapian-core/bin/xapian-check.cc
olly | 1 May 2009 06:57

12547: trunk/xapian-core/ trunk/xapian-core/api/ trunk/xapian-core/include/xapian/ trunk/xapian-core/tests/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       12547
Date:           2009-05-01 05:57:39 +0100 (Fri, 01 May 2009)

Log message (6 lines):
api/omdocument.cc: Don't ever store empty values explicitly, which
eliminates an inconsistently handled corner case which was causing
the "value frequency" to be wrong from at least one point of view.
This is consistent with how user metadata works too. 
include/xapian/document.h: Explicitly document this behaviour.
tests/api_valuestats.cc: Add regression test for the above change.

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/api/omdocument.cc
U   trunk/xapian-core/include/xapian/document.h
U   trunk/xapian-core/tests/api_valuestats.cc

Links:
http://xapian.org/C?12547
http://xapian.org/C?12547?trunk/xapian-core/ChangeLog
http://xapian.org/C?12547?trunk/xapian-core/api/omdocument.cc
http://xapian.org/C?12547?trunk/xapian-core/include/xapian/document.h
http://xapian.org/C?12547?trunk/xapian-core/tests/api_valuestats.cc
olly | 1 May 2009 07:00

12548: trunk/xapian-core/ trunk/xapian-core/bin/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       12548
Date:           2009-05-01 06:00:27 +0100 (Fri, 01 May 2009)

Log message (3 lines):
bin/xapian-check.cc: For chert, check value stats are the correct
format and that the streamed values are consistent with their stats
(ticket#277).

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/bin/xapian-check.cc

Links:
http://xapian.org/C?12548
http://xapian.org/C?12548?trunk/xapian-core/ChangeLog
http://xapian.org/C?12548?trunk/xapian-core/bin/xapian-check.cc
olly | 1 May 2009 09:44

12549: branches/1.0/xapian-maintainer-tools/debian/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       12549
Date:           2009-05-01 08:44:09 +0100 (Fri, 01 May 2009)

Log message (1 line):
Add jaunty; remove hardy.

Modified files:
U   branches/1.0/xapian-maintainer-tools/debian/make-source-packages

Links:
http://xapian.org/C?12549
http://xapian.org/C?12549?branches/1.0/xapian-maintainer-tools/debian/make-source-packages
olly | 1 May 2009 09:51

12550: branches/1.0/xapian-applications/omega/debian/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       12550
Date:           2009-05-01 08:51:03 +0100 (Fri, 01 May 2009)

Log message (1 line):
Update for 1.0.12.

Modified files:
U   branches/1.0/xapian-applications/omega/debian/changelog

Links:
http://xapian.org/C?12550
http://xapian.org/C?12550?branches/1.0/xapian-applications/omega/debian/changelog
olly | 1 May 2009 09:52

12551: tags/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       12551
Date:           2009-05-01 08:52:07 +0100 (Fri, 01 May 2009)

Log message (1 line):
Tag for debian-1.0.12-1 release.

Modified files:
A   tags/debian-1.0.12-1/

Links:
http://xapian.org/C?12551
olly | 1 May 2009 09:52

12552: tags/debian-1.0.12-1/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       12552
Date:           2009-05-01 08:52:07 +0100 (Fri, 01 May 2009)

Log message (1 line):
Tagging xapian-core for debian-1.0.12-1 release.

Modified files:
A   tags/debian-1.0.12-1/xapian-core/

Links:
http://xapian.org/C?12552
olly | 1 May 2009 09:52

12553: tags/debian-1.0.12-1/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       12553
Date:           2009-05-01 08:52:09 +0100 (Fri, 01 May 2009)

Log message (1 line):
Tagging xapian-bindings for debian-1.0.12-1 release.

Modified files:
A   tags/debian-1.0.12-1/xapian-bindings/

Links:
http://xapian.org/C?12553
olly | 1 May 2009 09:52

12554: tags/debian-1.0.12-1/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       12554
Date:           2009-05-01 08:52:13 +0100 (Fri, 01 May 2009)

Log message (1 line):
Tagging xapian-omega for debian-1.0.12-1 release.

Modified files:
A   tags/debian-1.0.12-1/xapian-omega/

Links:
http://xapian.org/C?12554
olly | 1 May 2009 12:34

12555: branches/1.0/xapian-maintainer-tools/debian/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       12555
Date:           2009-05-01 11:34:07 +0100 (Fri, 01 May 2009)

Log message (2 lines):
Update lists of current codenames for Debian and Ubuntu.
Make mirrors to use easier to switch and set defaults to NZ.

Modified files:
U   branches/1.0/xapian-maintainer-tools/debian/create-chroot

Links:
http://xapian.org/C?12555
http://xapian.org/C?12555?branches/1.0/xapian-maintainer-tools/debian/create-chroot

Gmane