File xapian-bindings.changes of Package xapian-bindings
-------------------------------------------------------------------
Thu Dec 29 11:33:52 CET 2011 - dmueller@suse.de
- update to 1.2.8:
* Wrap user-subclassable functor objects by allowing the user to pass a
Lua function where the functor object would be passed in the C++ API.
* Fix "PHP Notice: Undefined variable: r in xapian.php". (Fixes bug#576)
* The PHP bindings will now work again with a version of PHP built with ZTS
enabled (which is the default on Microsoft Windows). This was broken by
the changes to support subclassing in PHP in the version of SWIG used since
1.2.6.
* Add a module docstring. (Fixes bug #573)
* The python testsuite now checks for object leaks during each testcase.
* In test_matchingterms_iter, run the code we're testing for leaks twice, and
only check for leaks the second time to avoid falsely reporting a leak when
some cached value gets initialised under Python 2.5.
* Wrap optional prefix parameter to Database::allterms.
-------------------------------------------------------------------
Wed Sep 21 16:47:44 UTC 2011 - coolo@suse.com
- remove %debug_package macro
-------------------------------------------------------------------
Tue Sep 13 09:29:40 UTC 2011 - prusnak@opensuse.org
- updated to 1.2.7
General:
* Add missing wrappers for Database::has_positions() and
TermIterator::positionlist_count(), and correct the return type of
Database::get_doclength() from double to Xapian::termcount.
CSharp:
* Fix iterator ++ and -- so that the reference to the object
isn't released prematurely, which was causing an occasional
crash if the garbage collection happened at just the wrong moment,
* Add test coverage for QueryParser.ParseQuery() with flags argument.
* Wrap Query::MatchAll and Query::MatchNothing. (ticket#158)
Java:
* SmokeTest.java: Fix == comparisons with strings to use equals().
* Add test that string passing is zero byte safe.
* Fix MyExpandDecider.accept() to really check the passed parameter.
Java-SWIG:
* Put the SWIG-generated Java bindings in package org.xapian.
* Wrap Query::MatchAll and Query::MatchNothing. (ticket#158)
* SmokeTest.java: Fix == comparisons with literal strings to
use equals()
* Add test that string passing is zero byte safe.
* Fix MyExpandDecider.accept() to really check the passed parameter.
* Fix the compile JNI code to have a .jnilib extension on Mac OS X.
* Create an HTML documentation page based on java/README.
* Copy java examples from the hand-coded JNI ones.
* docs/examples/SimpleIndex.java: Update to use commit() rather
than flush().
* Wrap Query::MatchAll and Query::MatchNothing. (ticket#158)
* Check that exactly the sources we expect are generated, and add
some sources which were missing from the list.
Perl:
* Wrap MatchAll and MatchNothing for Perl (as
Search::Xapian::Query::MatchAll and
Search::Xapian::Query::MatchNothing). (ticket#158)
* perl/t/termgenerator.t: Test TermIterator::index_text() with
two arguments.
* perl/t/symbol-test.t: Fix to work when built against an installed
xapian-core. (ticket#558)
PHP:
* Wrap MatchAll and MatchNothing for PHP as XapianQuery::MatchAll() and
XapianQuery::MatchNothing(). (ticket#158)
Ruby:
* Wrap MatchAll and MatchNothing for Ruby. (ticket#158)
-------------------------------------------------------------------
Thu Jan 20 14:16:20 UTC 2011 - alex@rosedu.org
- updated to 1.2.5
-------------------------------------------------------------------
Thu Jan 20 14:16:20 UTC 2011 - prusnak@opensuse.org
- updated to 1.2.4
-------------------------------------------------------------------
Tue Nov 20 17:14:48 CET 2007 - mrueckert@suse.de
- updated java build requires
-------------------------------------------------------------------
Tue Nov 20 13:59:09 CET 2007 - mrueckert@suse.de
- fixed filelist
-------------------------------------------------------------------
Mon Nov 19 22:16:52 CET 2007 - mrueckert@suse.de
- update to version 1.0.4
-------------------------------------------------------------------
Sun Jun 24 11:49:46 CEST 2007 - mrueckert@suse.de
- update to version 1.0.1
-------------------------------------------------------------------
Sat Nov 11 05:45:59 CET 2006 - mrueckert@suse.de
- initial package of version 0.9.9