18136: branches/1.2/search-xapian/ branches/1.2/search-xapian/XS/ branches/1.2/search-xapian/Xapian/ branches/1.2/search-xapian/examples/ branches/1.2/search-xapian/t/

olly <[email protected]> Sat, 21 Jun 2014 14:31:00 +0100
Newsgroups gmane.comp.search.xapian.cvs
Message-ID <[email protected]>
SVN root:       svn://svn.xapian.org/xapian
Changes by:     olly
Revision:       18136
Date:           2014-06-21 14:31:00 +0100 (Sat, 21 Jun 2014)

Log message (1 line):
Whitespace clean-up.

Modified files:
U   branches/1.2/search-xapian/XS/BM25Weight.xs
U   branches/1.2/search-xapian/XS/Document.xs
U   branches/1.2/search-xapian/XS/ESet.xs
U   branches/1.2/search-xapian/XS/ESetIterator.xs
U   branches/1.2/search-xapian/XS/Enquire.xs
U   branches/1.2/search-xapian/XS/MSet.xs
U   branches/1.2/search-xapian/XS/MSetIterator.xs
U   branches/1.2/search-xapian/XS/MultiValueSorter.xs
U   branches/1.2/search-xapian/XS/PositionIterator.xs
U   branches/1.2/search-xapian/XS/PostingIterator.xs
U   branches/1.2/search-xapian/XS/Query.xs
U   branches/1.2/search-xapian/XS/QueryParser.xs
U   branches/1.2/search-xapian/XS/RSet.xs
U   branches/1.2/search-xapian/XS/SimpleStopper.xs
U   branches/1.2/search-xapian/XS/Stem.xs
U   branches/1.2/search-xapian/XS/Stopper.xs
U   branches/1.2/search-xapian/XS/StringValueRangeProcessor.xs
U   branches/1.2/search-xapian/XS/TermIterator.xs
U   branches/1.2/search-xapian/XS/TradWeight.xs
U   branches/1.2/search-xapian/XS/ValueIterator.xs
U   branches/1.2/search-xapian/XS/WritableDatabase.xs
U   branches/1.2/search-xapian/Xapian/BM25Weight.pm
U   branches/1.2/search-xapian/Xapian/BoolWeight.pm
U   branches/1.2/search-xapian/Xapian/Database.pm
U   branches/1.2/search-xapian/Xapian/Document.pm
U   branches/1.2/search-xapian/Xapian/ESet.pm
U   branches/1.2/search-xapian/Xapian/ESetIterator.pm
U   branches/1.2/search-xapian/Xapian/Enquire.pm
U   branches/1.2/search-xapian/Xapian/MSet.pm
U   branches/1.2/search-xapian/Xapian/MSetIterator.pm
U   branches/1.2/search-xapian/Xapian/PositionIterator.pm
U   branches/1.2/search-xapian/Xapian/PostingIterator.pm
U   branches/1.2/search-xapian/Xapian/Query.pm
U   branches/1.2/search-xapian/Xapian/QueryParser.pm
U   branches/1.2/search-xapian/Xapian/RSet.pm
U   branches/1.2/search-xapian/Xapian/SimpleStopper.pm
U   branches/1.2/search-xapian/Xapian/TermGenerator.pm
U   branches/1.2/search-xapian/Xapian/TermIterator.pm
U   branches/1.2/search-xapian/Xapian/TradWeight.pm
U   branches/1.2/search-xapian/Xapian/ValueIterator.pm
U   branches/1.2/search-xapian/Xapian/WritableDatabase.pm
U   branches/1.2/search-xapian/Xapian.pm
U   branches/1.2/search-xapian/examples/full-searcher.pl
U   branches/1.2/search-xapian/examples/simpleexpand.pl
U   branches/1.2/search-xapian/examples/simplematchdecider.pl
U   branches/1.2/search-xapian/examples/simplesearch.pl
U   branches/1.2/search-xapian/makehtmldocs
U   branches/1.2/search-xapian/t/databasemodified.t
U   branches/1.2/search-xapian/t/parser.t
U   branches/1.2/search-xapian/t/search.t
U   branches/1.2/search-xapian/t/writabledatabase.t
U   branches/1.2/search-xapian/typemap

Links:
http://xapian.org/C?18136
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/BM25Weight.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/Document.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/ESet.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/ESetIterator.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/Enquire.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/MSet.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/MSetIterator.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/MultiValueSorter.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/PositionIterator.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/PostingIterator.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/Query.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/QueryParser.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/RSet.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/SimpleStopper.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/Stem.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/Stopper.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/StringValueRangeProcessor.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/TermIterator.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/TradWeight.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/ValueIterator.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/XS/WritableDatabase.xs
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/BM25Weight.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/BoolWeight.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/Database.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/Document.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/ESet.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/ESetIterator.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/Enquire.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/MSet.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/MSetIterator.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/PositionIterator.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/PostingIterator.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/Query.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/QueryParser.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/RSet.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/SimpleStopper.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/TermGenerator.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/TermIterator.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/TradWeight.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/ValueIterator.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian/WritableDatabase.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/Xapian.pm
http://xapian.org/C?18136?branches/1.2/search-xapian/examples/full-searcher.pl
http://xapian.org/C?18136?branches/1.2/search-xapian/examples/simpleexpand.pl
http://xapian.org/C?18136?branches/1.2/search-xapian/examples/simplematchdecider.pl
http://xapian.org/C?18136?branches/1.2/search-xapian/examples/simplesearch.pl
http://xapian.org/C?18136?branches/1.2/search-xapian/makehtmldocs
http://xapian.org/C?18136?branches/1.2/search-xapian/t/databasemodified.t
http://xapian.org/C?18136?branches/1.2/search-xapian/t/parser.t
http://xapian.org/C?18136?branches/1.2/search-xapian/t/search.t
http://xapian.org/C?18136?branches/1.2/search-xapian/t/writabledatabase.t
http://xapian.org/C?18136?branches/1.2/search-xapian/typemap