olly | 24 May 2013 11:24

17304: trunk/xapian-applications/omega/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       17304
Date:           2013-05-24 10:24:48 +0100 (Fri, 24 May 2013)

Log message (3 lines):
weight.cc: Check parameters to $set{weighting,bm25 ...} and
$set{weighting,trad ...} converted OK.  Based on patch from
Aarsh Shah.

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

Links:
http://xapian.org/C?17304
http://xapian.org/C?17304?trunk/xapian-applications/omega/ChangeLog
http://xapian.org/C?17304?trunk/xapian-applications/omega/weight.cc
olly | 22 May 2013 12:06

17303: trunk/xapian-core/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       17303
Date:           2013-05-22 11:06:58 +0100 (Wed, 22 May 2013)

Log message (4 lines):
configure.ac: When generating ABI compatibility checks in
xapian/version.h, pass $CXXFLAGS and $CPPFLAGS to $CXXCPP as they
could contain options which affect the ABI (such as -fabi-version
for GCC).  (Fixes #622)

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

Links:
http://xapian.org/C?17303
http://xapian.org/C?17303?trunk/xapian-core/ChangeLog
http://xapian.org/C?17303?trunk/xapian-core/configure.ac
olly | 22 May 2013 12:06

17302: trunk/xapian-core/ trunk/xapian-core/common/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       17302
Date:           2013-05-22 11:06:52 +0100 (Wed, 22 May 2013)

Log message (5 lines):
common/win32_uuid.cc: Microsoft GUIDs in binary form have reversed
byte order in the first three components compared to standard UUIDs,
so the same database would report a different UUID on Windows to
on other platforms.  With this fix, the UUIDs of existing databases
will appear to change on Windows (except in rare "palindronic" cases).

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/common/win32_uuid.cc

Links:
http://xapian.org/C?17302
http://xapian.org/C?17302?trunk/xapian-core/ChangeLog
http://xapian.org/C?17302?trunk/xapian-core/common/win32_uuid.cc
olly | 17 May 2013 07:53

17301: trunk/xapian-core/ trunk/xapian-core/docs/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       17301
Date:           2013-05-17 06:53:40 +0100 (Fri, 17 May 2013)

Log message (2 lines):
docs/overview.rst: Correct documentation for stub files specifying
"prog" remote databases.

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

Links:
http://xapian.org/C?17301
http://xapian.org/C?17301?trunk/xapian-core/ChangeLog
http://xapian.org/C?17301?trunk/xapian-core/docs/overview.rst
olly | 16 May 2013 07:50

17300: trunk/xapian-core/ trunk/xapian-core/backends/chert/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       17300
Date:           2013-05-16 06:50:29 +0100 (Thu, 16 May 2013)

Log message (1 line):
backends/chert/chert_dbcheck.cc: Code tweak for clarity.

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/backends/chert/chert_dbcheck.cc

Links:
http://xapian.org/C?17300
http://xapian.org/C?17300?trunk/xapian-core/ChangeLog
http://xapian.org/C?17300?trunk/xapian-core/backends/chert/chert_dbcheck.cc
olly | 16 May 2013 07:50

17299: trunk/xapian-core/ trunk/xapian-core/backends/chert/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       17299
Date:           2013-05-16 06:50:22 +0100 (Thu, 16 May 2013)

Log message (3 lines):
backends/chert/chert_dbcheck.cc: Fix database check that first docid
in each doclength chunk is more than the last docid in the previous
chunk - previously this didn't actually work.

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/backends/chert/chert_dbcheck.cc

Links:
http://xapian.org/C?17299
http://xapian.org/C?17299?trunk/xapian-core/ChangeLog
http://xapian.org/C?17299?trunk/xapian-core/backends/chert/chert_dbcheck.cc
olly | 16 May 2013 07:50

17298: trunk/xapian-core/ trunk/xapian-core/common/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       17298
Date:           2013-05-16 06:50:15 +0100 (Thu, 16 May 2013)

Log message (3 lines):
common/bitstream.h: Fix database check not to falsely report
"position table: Junk after position data" whenever there are 7
unused bits (7 is OK, *more* than 7 isn't).

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

Links:
http://xapian.org/C?17298
http://xapian.org/C?17298?trunk/xapian-core/ChangeLog
http://xapian.org/C?17298?trunk/xapian-core/common/bitstream.h
olly | 15 May 2013 04:30

17297: trunk/xapian-maintainer-tools/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       17297
Date:           2013-05-15 03:30:44 +0100 (Wed, 15 May 2013)

Log message (1 line):
Remove now-unused svn snapshot script

Modified files:
D   trunk/xapian-maintainer-tools/make-xapian-svn-snapshot-tarballs

Links:
http://xapian.org/C?17297
olly | 15 May 2013 04:30

17296: trunk/xapian-maintainer-tools/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       17296
Date:           2013-05-15 03:30:18 +0100 (Wed, 15 May 2013)

Log message (1 line):
Drop snapshot of msvc makefiles for now

Modified files:
U   trunk/xapian-maintainer-tools/make-xapian-git-snapshot-tarballs

Links:
http://xapian.org/C?17296
http://xapian.org/C?17296?trunk/xapian-maintainer-tools/make-xapian-git-snapshot-tarballs
Olly Betts | 15 May 2013 04:24

www.xapian.org/

CVS Root:       /usr/data/cvs
Module:         www.xapian.org
Changes by:     olly
Date:           Wed May 15 2013  03:24:11 BST

Log message:
Update for git migration.

Modified files:
    .               : bleeding.php

Links:
http://xapian.org/C?www.xapian.org/bleeding.php?1.30?1.31
olly | 14 May 2013 14:43

17295: trunk/xapian-core/ trunk/xapian-core/m4-macros/

SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       17295
Date:           2013-05-14 13:43:12 +0100 (Tue, 14 May 2013)

Log message (2 lines):
m4-macros/xapian-1.3.m4: Adjust XO_LIB_XAPIAN to strip _gitNNN
suffix from snapshot versions.

Modified files:
U   trunk/xapian-core/ChangeLog
U   trunk/xapian-core/m4-macros/xapian-1.3.m4

Links:
http://xapian.org/C?17295
http://xapian.org/C?17295?trunk/xapian-core/ChangeLog
http://xapian.org/C?17295?trunk/xapian-core/m4-macros/xapian-1.3.m4

Gmane