<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guile-xapian, branch v0.2.0</title>
<subtitle>Guile bindings for Xapian</subtitle>
<id>http://git.systemreboot.net/guile-xapian/atom?h=v0.2.0</id>
<link rel='self' href='http://git.systemreboot.net/guile-xapian/atom?h=v0.2.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/'/>
<updated>2022-06-06T19:24:19+00:00</updated>
<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>
<entry>
<title>README: Thank Ludovic Courtès for bug report.</title>
<updated>2022-06-06T17:19:39+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-06T17:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=9d28ffd96f015290ded20ae74b757d8ab88691eb'/>
<id>urn:sha1:9d28ffd96f015290ded20ae74b757d8ab88691eb</id>
<content type='text'>
* README.org (Contributors): Thank Ludovic Courtès for bug report.
</content>
</entry>
<entry>
<title>guix.scm: Do not override native-inputs.</title>
<updated>2022-06-06T17:02:58+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2022-06-06T17:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=f23b73f82e64083161d5659f638a1676fa807ba1'/>
<id>urn:sha1:f23b73f82e64083161d5659f638a1676fa807ba1</id>
<content type='text'>
* guix.scm (guile-xapian)[native-inputs]: Do not override.
</content>
</entry>
</feed>
