[libsearch-xapian-perl] branch master updated (05fc65e -> e0a907a)

Florian Schlichting fsfs at moszumanska.debian.org
Thu Jul 10 16:59:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch master
in repository libsearch-xapian-perl.

      from  05fc65e   update changelog
      adds  ccbf67d   Imported Upstream version 1.2.18.0
       new  8d46109   Merge tag 'upstream/1.2.18.0'
       new  e0a907a   Import Upstream version 1.2.18.0 / IGNORE no code changes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                         |  5 ++++
 META.yml                        |  2 +-
 README                          |  5 +++-
 XS/BM25Weight.xs                |  2 +-
 XS/Document.xs                  | 48 ++++++++++++++++-----------------
 XS/ESet.xs                      | 24 ++++++++---------
 XS/ESetIterator.xs              | 24 ++++++++---------
 XS/Enquire.xs                   | 18 ++++++-------
 XS/MSet.xs                      | 46 +++++++++++++++----------------
 XS/MSetIterator.xs              | 28 +++++++++----------
 XS/MultiValueSorter.xs          | 10 +++----
 XS/PositionIterator.xs          | 22 +++++++--------
 XS/PostingIterator.xs           | 38 +++++++++++++-------------
 XS/Query.xs                     | 34 +++++++++++------------
 XS/QueryParser.xs               |  2 +-
 XS/RSet.xs                      | 12 ++++-----
 XS/SimpleStopper.xs             |  2 +-
 XS/Stem.xs                      |  6 ++---
 XS/Stopper.xs                   |  2 +-
 XS/StringValueRangeProcessor.xs | 22 +++++++--------
 XS/TermIterator.xs              | 32 +++++++++++-----------
 XS/TradWeight.xs                |  4 +--
 XS/ValueIterator.xs             | 22 +++++++--------
 XS/WritableDatabase.xs          | 52 +++++++++++++++++------------------
 Xapian.pm                       | 50 +++++++++++++++++-----------------
 Xapian/BM25Weight.pm            |  2 +-
 Xapian/BoolWeight.pm            |  2 +-
 Xapian/Database.pm              | 26 +++++++++---------
 Xapian/Document.pm              |  8 +++---
 Xapian/ESet.pm                  |  2 +-
 Xapian/ESetIterator.pm          |  4 +--
 Xapian/Enquire.pm               |  8 +++---
 Xapian/MSet.pm                  |  2 +-
 Xapian/MSetIterator.pm          |  4 +--
 Xapian/PositionIterator.pm      | 12 ++++-----
 Xapian/PostingIterator.pm       | 28 +++++++++----------
 Xapian/Query.pm                 | 10 +++----
 Xapian/QueryParser.pm           |  2 +-
 Xapian/RSet.pm                  |  2 +-
 Xapian/SimpleStopper.pm         |  2 +-
 Xapian/TermGenerator.pm         |  4 +--
 Xapian/TermIterator.pm          | 26 +++++++++---------
 Xapian/TradWeight.pm            |  2 +-
 Xapian/ValueIterator.pm         | 12 ++++-----
 Xapian/WritableDatabase.pm      | 60 ++++++++++++++++++++---------------------
 debian/changelog                |  8 +++---
 examples/full-searcher.pl       |  2 +-
 examples/simpleexpand.pl        | 12 ++++-----
 examples/simplematchdecider.pl  |  2 +-
 examples/simplesearch.pl        |  2 +-
 makehtmldocs                    |  8 +++---
 t/databasemodified.t            |  4 +--
 t/parser.t                      |  2 +-
 t/search.t                      |  6 ++---
 t/writabledatabase.t            |  2 +-
 typemap                         |  7 +++--
 56 files changed, 396 insertions(+), 389 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsearch-xapian-perl.git



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