r57383 - in /trunk/libsearch-xapian-perl: ./ XS/ Xapian/ Xapian/MSet/ examples/ t/

olly at users.alioth.debian.org olly at users.alioth.debian.org
Mon May 3 14:01:56 UTC 2010


Author: olly
Date: Mon May  3 14:01:43 2010
New Revision: 57383

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57383
Log:
Updated to Search::Xapian 1.2.0.0.

Added:
    trunk/libsearch-xapian-perl/XS/AssertionError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/AssertionError.xs
    trunk/libsearch-xapian-perl/XS/DatabaseCorruptError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/DatabaseCorruptError.xs
    trunk/libsearch-xapian-perl/XS/DatabaseCreateError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/DatabaseCreateError.xs
    trunk/libsearch-xapian-perl/XS/DatabaseError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/DatabaseError.xs
    trunk/libsearch-xapian-perl/XS/DatabaseLockError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/DatabaseLockError.xs
    trunk/libsearch-xapian-perl/XS/DatabaseModifiedError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/DatabaseModifiedError.xs
    trunk/libsearch-xapian-perl/XS/DatabaseOpeningError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/DatabaseOpeningError.xs
    trunk/libsearch-xapian-perl/XS/DatabaseVersionError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/DatabaseVersionError.xs
    trunk/libsearch-xapian-perl/XS/DocNotFoundError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/DocNotFoundError.xs
    trunk/libsearch-xapian-perl/XS/Error.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/Error.xs
    trunk/libsearch-xapian-perl/XS/FeatureUnavailableError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/FeatureUnavailableError.xs
    trunk/libsearch-xapian-perl/XS/InternalError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/InternalError.xs
    trunk/libsearch-xapian-perl/XS/InvalidArgumentError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/InvalidArgumentError.xs
    trunk/libsearch-xapian-perl/XS/InvalidOperationError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/InvalidOperationError.xs
    trunk/libsearch-xapian-perl/XS/LogicError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/LogicError.xs
    trunk/libsearch-xapian-perl/XS/NetworkError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/NetworkError.xs
    trunk/libsearch-xapian-perl/XS/NetworkTimeoutError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/NetworkTimeoutError.xs
    trunk/libsearch-xapian-perl/XS/QueryParserError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/QueryParserError.xs
    trunk/libsearch-xapian-perl/XS/RangeError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/RangeError.xs
    trunk/libsearch-xapian-perl/XS/RuntimeError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/RuntimeError.xs
    trunk/libsearch-xapian-perl/XS/SerialisationError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/SerialisationError.xs
    trunk/libsearch-xapian-perl/XS/UnimplementedError.xs
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/XS/UnimplementedError.xs
    trunk/libsearch-xapian-perl/Xapian/AssertionError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/AssertionError.pm
    trunk/libsearch-xapian-perl/Xapian/DatabaseCorruptError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/DatabaseCorruptError.pm
    trunk/libsearch-xapian-perl/Xapian/DatabaseCreateError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/DatabaseCreateError.pm
    trunk/libsearch-xapian-perl/Xapian/DatabaseError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/DatabaseError.pm
    trunk/libsearch-xapian-perl/Xapian/DatabaseLockError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/DatabaseLockError.pm
    trunk/libsearch-xapian-perl/Xapian/DatabaseModifiedError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/DatabaseModifiedError.pm
    trunk/libsearch-xapian-perl/Xapian/DatabaseOpeningError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/DatabaseOpeningError.pm
    trunk/libsearch-xapian-perl/Xapian/DatabaseVersionError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/DatabaseVersionError.pm
    trunk/libsearch-xapian-perl/Xapian/DocNotFoundError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/DocNotFoundError.pm
    trunk/libsearch-xapian-perl/Xapian/Error.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/Error.pm
    trunk/libsearch-xapian-perl/Xapian/FeatureUnavailableError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/FeatureUnavailableError.pm
    trunk/libsearch-xapian-perl/Xapian/InternalError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/InternalError.pm
    trunk/libsearch-xapian-perl/Xapian/InvalidArgumentError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/InvalidArgumentError.pm
    trunk/libsearch-xapian-perl/Xapian/InvalidOperationError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/InvalidOperationError.pm
    trunk/libsearch-xapian-perl/Xapian/LogicError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/LogicError.pm
    trunk/libsearch-xapian-perl/Xapian/NetworkError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/NetworkError.pm
    trunk/libsearch-xapian-perl/Xapian/NetworkTimeoutError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/NetworkTimeoutError.pm
    trunk/libsearch-xapian-perl/Xapian/QueryParserError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/QueryParserError.pm
    trunk/libsearch-xapian-perl/Xapian/RangeError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/RangeError.pm
    trunk/libsearch-xapian-perl/Xapian/RuntimeError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/RuntimeError.pm
    trunk/libsearch-xapian-perl/Xapian/SerialisationError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/SerialisationError.pm
    trunk/libsearch-xapian-perl/Xapian/UnimplementedError.pm
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/Xapian/UnimplementedError.pm
    trunk/libsearch-xapian-perl/generate-perl-exceptions
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/generate-perl-exceptions
    trunk/libsearch-xapian-perl/handle_exception.cc
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/handle_exception.cc
    trunk/libsearch-xapian-perl/t/databasemodified.t
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/t/databasemodified.t
    trunk/libsearch-xapian-perl/typemap-errorclasses
      - copied unchanged from r57378, branches/upstream/libsearch-xapian-perl/current/typemap-errorclasses
Modified:
    trunk/libsearch-xapian-perl/Changes
    trunk/libsearch-xapian-perl/MANIFEST
    trunk/libsearch-xapian-perl/MANIFEST.SKIP
    trunk/libsearch-xapian-perl/META.yml
    trunk/libsearch-xapian-perl/Makefile.PL
    trunk/libsearch-xapian-perl/README
    trunk/libsearch-xapian-perl/XS/BM25Weight.xs
    trunk/libsearch-xapian-perl/XS/BoolWeight.xs
    trunk/libsearch-xapian-perl/XS/Database.xs
    trunk/libsearch-xapian-perl/XS/Document.xs
    trunk/libsearch-xapian-perl/XS/ESet.xs
    trunk/libsearch-xapian-perl/XS/Enquire.xs
    trunk/libsearch-xapian-perl/XS/MSet.xs
    trunk/libsearch-xapian-perl/XS/WritableDatabase.xs
    trunk/libsearch-xapian-perl/Xapian.pm
    trunk/libsearch-xapian-perl/Xapian.xs
    trunk/libsearch-xapian-perl/Xapian/Database.pm
    trunk/libsearch-xapian-perl/Xapian/ESet.pm
    trunk/libsearch-xapian-perl/Xapian/Enquire.pm
    trunk/libsearch-xapian-perl/Xapian/MSet.pm
    trunk/libsearch-xapian-perl/Xapian/MSet/Tied.pm
    trunk/libsearch-xapian-perl/Xapian/WritableDatabase.pm
    trunk/libsearch-xapian-perl/examples/simpleexpand.pl
    trunk/libsearch-xapian-perl/t/tied.t
    trunk/libsearch-xapian-perl/t/writabledatabase.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/libsearch-xapian-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/Changes?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/MANIFEST?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/MANIFEST.SKIP?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/META.yml?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/Makefile.PL?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/README?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/XS/BM25Weight.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/XS/BM25Weight.xs?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/XS/BoolWeight.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/XS/BoolWeight.xs?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/XS/Database.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/XS/Database.xs?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/XS/Document.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/XS/Document.xs?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/XS/ESet.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/XS/ESet.xs?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/XS/Enquire.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/XS/Enquire.xs?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/XS/MSet.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/XS/MSet.xs?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/XS/WritableDatabase.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/XS/WritableDatabase.xs?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/Xapian.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/Xapian.pm?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/Xapian.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/Xapian.xs?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/Xapian/Database.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/Xapian/Database.pm?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/Xapian/ESet.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/Xapian/ESet.pm?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/Xapian/Enquire.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/Xapian/Enquire.pm?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/Xapian/MSet.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/Xapian/MSet.pm?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/Xapian/MSet/Tied.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/Xapian/MSet/Tied.pm?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/Xapian/WritableDatabase.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/Xapian/WritableDatabase.pm?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/examples/simpleexpand.pl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/examples/simpleexpand.pl?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/t/tied.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/t/tied.t?rev=57383&op=diff

Modified: trunk/libsearch-xapian-perl/t/writabledatabase.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/t/writabledatabase.t?rev=57383&op=diff




More information about the Pkg-perl-cvs-commits mailing list