<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guile-xapian, branch v0.2.1</title>
<subtitle>Guile bindings for Xapian</subtitle>
<id>http://git.systemreboot.net/guile-xapian/atom?h=v0.2.1</id>
<link rel='self' href='http://git.systemreboot.net/guile-xapian/atom?h=v0.2.1'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/'/>
<updated>2022-06-20T15:46:00+00:00</updated>
<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>
<entry>
<title>Makefile: Add swig flag to search for include files is srcdir.</title>
<updated>2022-06-06T19:21:53+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-06T19:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=40868e48aea3875b8e150b6ec0b44a996d669c0e'/>
<id>urn:sha1:40868e48aea3875b8e150b6ec0b44a996d669c0e</id>
<content type='text'>
* Makefile.am (xapian_wrap.cc xapian/wrap.scm &amp;): Add -I$(srcdir) to
swig invocation.
</content>
</entry>
<entry>
<title>Makefile: Mark xapian/wrap.scm as built source file.</title>
<updated>2022-06-06T19:21:53+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-06T19:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=5ea54eecbc4c8a60e7fb955ef6ade8448a49827b'/>
<id>urn:sha1:5ea54eecbc4c8a60e7fb955ef6ade8448a49827b</id>
<content type='text'>
* Makefile.am (BUILT_SOURCES, CLEANFILES): Add xapian/wrap.scm.
(xapian/wrap.scm): Group with target xapian_wrap.cc.
</content>
</entry>
<entry>
<title>Makefile: Fix typo renaming xapian_wrap.scm to xapian/wrap.scm.</title>
<updated>2022-06-06T19:18:42+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-06T19:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=1bcf705a06366b971405426ac93bce24c1bc4af8'/>
<id>urn:sha1:1bcf705a06366b971405426ac93bce24c1bc4af8</id>
<content type='text'>
* Makefile.am (xapian_wrap.scm): Rename to xapian/wrap.scm.
</content>
</entry>
<entry>
<title>Makefile: Distribute swig files.</title>
<updated>2022-06-06T19:18:42+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-06T19:13:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=9f6c312ee4f2d85d2c33c25408e4864d41ce0dca'/>
<id>urn:sha1:9f6c312ee4f2d85d2c33c25408e4864d41ce0dca</id>
<content type='text'>
* Makefile.am (EXTRA_DIST): Add xapian.i.in, xapian-head.i and
xapian-headers.i.
</content>
</entry>
<entry>
<title>xapian: Accept bytevector slot values with document-slot-set!.</title>
<updated>2022-06-06T18:30:01+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-06T18:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=77a9d0c99030f438f1025a08072ad185947b6066'/>
<id>urn:sha1:77a9d0c99030f438f1025a08072ad185947b6066</id>
<content type='text'>
* xapian/xapian.scm (make-document): Call document-slot-set!
regardless of slot value type.
(document-slot-set!): Accept bytevector slot values.
(document-slot-set-bytes!): Deprecate.
</content>
</entry>
<entry>
<title>xapian: Accept bytevector data with document-set-data!.</title>
<updated>2022-06-06T18:29:52+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-06T18:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=f3967897b0531bc73c72d936a77f24a6b94a2fac'/>
<id>urn:sha1:f3967897b0531bc73c72d936a77f24a6b94a2fac</id>
<content type='text'>
* xapian/xapian.scm (make-document): Call document-set-data!
regardless of data type.
(document-set-data!): Accept bytevector data.
(document-set-bytes!): Deprecate.
</content>
</entry>
<entry>
<title>Recommend guix shell instead of guix environment.</title>
<updated>2022-06-06T17:30:11+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-06T17:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=58de551deffd89b76d27d802942c7f804d9f86c6'/>
<id>urn:sha1:58de551deffd89b76d27d802942c7f804d9f86c6</id>
<content type='text'>
* README.org (Usage), guix.scm: Recommend guix shell instead of guix
environment.
</content>
</entry>
</feed>
