<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guile-xapian, branch v0.3.0</title>
<subtitle>Guile bindings for Xapian</subtitle>
<id>http://git.systemreboot.net/guile-xapian/atom?h=v0.3.0</id>
<link rel='self' href='http://git.systemreboot.net/guile-xapian/atom?h=v0.3.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/'/>
<updated>2022-12-31T21:45:56+00:00</updated>
<entry>
<title>Release version 0.3.0.</title>
<updated>2022-12-31T21:45:56+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-12-31T21:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=9e0adc6b9b0108700cfa174d2f68dcfcae5717dd'/>
<id>urn:sha1:9e0adc6b9b0108700cfa174d2f68dcfcae5717dd</id>
<content type='text'>
* configure.ac: Bump to version 0.3.0.
* NEWS (Changes in 0.3.0): New section.
</content>
</entry>
<entry>
<title>xapian: Allow indexing text without position information.</title>
<updated>2022-10-17T20:29:06+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-10-17T20:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=d9bd3869d61a9013685d9e6b82d3f2a617483bb4'/>
<id>urn:sha1:d9bd3869d61a9013685d9e6b82d3f2a617483bb4</id>
<content type='text'>
* xapian/xapian.scm (index-text!): Add positions? argument.
</content>
</entry>
<entry>
<title>xapian: Explicitly specify default prefix for index-text!.</title>
<updated>2022-10-16T20:16:13+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-10-16T20:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=3cf53245de32f3717496e35d4111d59a019ea0c2'/>
<id>urn:sha1:3cf53245de32f3717496e35d4111d59a019ea0c2</id>
<content type='text'>
* xapian/xapian.scm (index-text!): Explicitly specify default prefix.
</content>
</entry>
<entry>
<title>xapian: Add docstring to index-text!.</title>
<updated>2022-10-16T20:15:33+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-10-16T20:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=255febe168c2fb3e8182464a218b2951503b92a8'/>
<id>urn:sha1:255febe168c2fb3e8182464a218b2951503b92a8</id>
<content type='text'>
* xapian/xapian.scm (index-text!): Add docstring.
</content>
</entry>
<entry>
<title>xapian: Support combining queries with OR, AND and FILTER operators.</title>
<updated>2022-10-16T20:15:33+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-10-15T19:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=410e78b472b5195f799a75507e5e3c4ec7e03650'/>
<id>urn:sha1:410e78b472b5195f799a75507e5e3c4ec7e03650</id>
<content type='text'>
* xapian/xapian.scm: Import (srfi srfi-1).
(query-combine): New function.
(query-and, query-or, query-filter): New public functions.
</content>
</entry>
<entry>
<title>xapian: Support generation of SXML snippets.</title>
<updated>2022-10-16T20:15:33+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-10-15T18:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=ed02fb855726c8f19c856212ff8e13aa11a9db51'/>
<id>urn:sha1:ed02fb855726c8f19c856212ff8e13aa11a9db51</id>
<content type='text'>
* xapian/xapian.scm: Import (htmlprag).
(mset-sxml-snippet): New public function.
</content>
</entry>
<entry>
<title>xapian: Add docstring to mset-snippet.</title>
<updated>2022-10-16T20:15:29+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-10-15T18:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=2ff796c8c20a3856fede41a06f84a4adb2299d49'/>
<id>urn:sha1:2ff796c8c20a3856fede41a06f84a4adb2299d49</id>
<content type='text'>
* xapian/xapian.scm (mset-snippet): Add docstring.
</content>
</entry>
<entry>
<title>Release version 0.2.1.</title>
<updated>2022-06-20T15:46:00+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-20T15:46:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=e8ce02264f3e797bcd124efb51a28322d0cd2cee'/>
<id>urn:sha1:e8ce02264f3e797bcd124efb51a28322d0cd2cee</id>
<content type='text'>
* configure.ac: Bump to version 0.2.1.
* NEWS (Changes in 0.2.1): New section.
</content>
</entry>
<entry>
<title>Makefile: Suffix libguilexapian with effective Guile version number.</title>
<updated>2022-06-20T11:49:18+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-20T11:44:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=9f5add6a0344fcef0611c06a7958031bead835b4'/>
<id>urn:sha1:9f5add6a0344fcef0611c06a7958031bead835b4</id>
<content type='text'>
We need to distinguish between libguilexapian built for different
versions of Guile.

* Makefile.am (lib_LTLIBRARIES): Replace libguilexapian.la with
libguilexapian-@GUILE_EFFECTIVE_VERSION@.la.
(libguilexapian_la_SOURCES): Rename to
libguilexapian_@GUILE_EFFECTIVE_VERSION@_la_SOURCES.
(libguilexapian_la_CXXFLAGS): Rename to
libguilexapian_@GUILE_EFFECTIVE_VERSION@_la_CXXFLAGS.
(libguilexapian_la_LDFLAGS): Rename to
libguilexapian_@GUILE_EFFECTIVE_VERSION@_la_LDFLAGS.
(xapian.i): Substitute @GUILE_EFFECTIVE_VERSION@.
(xapian/xapian.go): Depend on
libguilexapian-@GUILE_EFFECTIVE_VERSION@.la instead of
libguilexapian.la.
* xapian.i.in: Load libguilexapian-@GUILE_EFFECTIVE_VERSION@.la
instead of libguilexapian.la.
</content>
</entry>
<entry>
<title>Release version 0.2.0.</title>
<updated>2022-06-06T19:24:19+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-06T19:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=e4d94a1622356edab873783646dcc351c03036d5'/>
<id>urn:sha1:e4d94a1622356edab873783646dcc351c03036d5</id>
<content type='text'>
* configure.ac: Bump to version 0.2.0.
* NEWS: New file.
</content>
</entry>
</feed>
