16480: branches/1.2/ branches/1.2/xapian-applications/omega/extra/ branches/1.2/xapian-bindings/ branches/1.2/xapian-bindings/debian/ branches/1.2/xapian-bindings/java-swig/docs/ branches/1.2/xapian-bindings/java-swig/docs/examples/ branches/1.2/xapian-bindings/perl/Search/Xapian/ branches/1.2/xapian-bindings/perl/t/ branches/1.2/xapian-bindings/perl/t/symbol-test/ branches/1.2/xapian-bindings/python/ branches/1.2/xapian-bindings/python/docs/examples/ branches/1.2/xapian-bindings/ruby/ branches/1.2/xapian-core/ branches/1.2/xapian-core/api/ branches/1.2/xapian-core/backends/ branches/1.2/xapian-core/backends/brass/ branches/1.2/xapian-core/backends/chert/ branches/1.2/xapian-core/backends/flint/ branches/1.2/xapian-core/bin/ branches/1.2/xapian-core/common/ branches/1.2/xapian-core/docs/ branches/1.2/xapian-core/include/xapian/ branches/1.2/xapian-core/m4-macro
olly <xapian-commits <at> lists.xapian.org>
2012-04-04 14:14:49 GMT
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 16480
Date: 2012-04-04 15:14:48 +0100 (Wed, 04 Apr 2012)
Log message (5 lines):
Backport change from trunk:
python/docs/examples/simpleexpand.py: Update to not use deprecated
MSet iteration features which have been removed on trunk. This
also fixes a segfault if there are no matches and no documents
are explicitly marked as relevant.
Modified files:
_U branches/1.2/
_U branches/1.2/xapian-applications/omega/extra/omegascript.vim.in
U branches/1.2/xapian-bindings/ChangeLog
_U branches/1.2/xapian-bindings/debian/etc-php-conf.d-xapian.ini
_U branches/1.2/xapian-bindings/debian/libxapian-ruby1.9.1.doc-base
_U branches/1.2/xapian-bindings/debian/libxapian-ruby1.9.1.install
_U branches/1.2/xapian-bindings/java-swig/docs/examples/SimpleIndex.java
_U branches/1.2/xapian-bindings/java-swig/docs/examples/SimpleSearch.java
_U branches/1.2/xapian-bindings/java-swig/docs/index.html
_U branches/1.2/xapian-bindings/perl/Search/Xapian/
_U branches/1.2/xapian-bindings/perl/t/symbol-test/
_U branches/1.2/xapian-bindings/perl/t/symbol-test.t
U branches/1.2/xapian-bindings/python/docs/examples/simpleexpand.py
_U branches/1.2/xapian-bindings/python/doxy2swig.py
_U branches/1.2/xapian-bindings/python/generate-python-exceptions
_U branches/1.2/xapian-bindings/ruby/generate-rdoc-stubs
_U branches/1.2/xapian-core/api/compactor.cc
(Continue reading)