<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings, branch 0.5</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.5</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.5'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2010-11-08T18:08:34Z</updated>
<entry>
<title>Merge in ruby bindings.</title>
<updated>2010-11-08T18:08:34Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2010-11-08T18:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=44ea57a0d10ddab514abea319c4d25ec4e36b51e'/>
<id>urn:sha1:44ea57a0d10ddab514abea319c4d25ec4e36b51e</id>
<content type='text'>
Thanks to Ali Polatel for these bindings. This code was fetched from
the ruby branch of:

	git://github.com/alip/notmuch.git
</content>
</entry>
<entry>
<title>python: lambda(p) is not P3k-compliant</title>
<updated>2010-10-28T19:12:10Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2010-10-28T12:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c8bdd29895352798132c046c85ef72dba10ae12c'/>
<id>urn:sha1:c8bdd29895352798132c046c85ef72dba10ae12c</id>
<content type='text'>
Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>python: Import explicit including package name</title>
<updated>2010-10-28T19:12:04Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2010-10-28T12:37:15Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=35042e0696dd79c6a008918247d52c06ac9a6365'/>
<id>urn:sha1:35042e0696dd79c6a008918247d52c06ac9a6365</id>
<content type='text'>
To make python3 happy

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
<entry>
<title>ruby: Don't barf if an object is destroyed more than once</title>
<updated>2010-06-06T06:18:00Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2010-05-26T17:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5c9e385591b66fa20cbb186393c48c52831a23b7'/>
<id>urn:sha1:5c9e385591b66fa20cbb186393c48c52831a23b7</id>
<content type='text'>
Raise RuntimeError instead.
Also revise Notmuch::Database a bit.
Add Notmuch::Database.open singleton method.
</content>
</entry>
<entry>
<title>ruby: Use rb_scan_args()</title>
<updated>2010-06-06T06:17:57Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2010-05-26T16:10:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d2a457a5d8238c54445a8a6066f79c112ebd3a04'/>
<id>urn:sha1:d2a457a5d8238c54445a8a6066f79c112ebd3a04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruby: Kill garbage collection related cruft.</title>
<updated>2010-06-06T06:17:47Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2010-05-26T15:54:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c7893408bbe6904ae7da97aa203587af4ec2fac7'/>
<id>urn:sha1:c7893408bbe6904ae7da97aa203587af4ec2fac7</id>
<content type='text'>
Let the user destroy objects that she wants explicitly.
It's not possible to specify the order objects are garbage collected.
See id:86y6f8v838.fsf@harikalardiyari.ev on ruby-talk for more
information.
</content>
</entry>
<entry>
<title>ruby: First attempt at fixing gc for ruby-1.9</title>
<updated>2010-06-06T06:17:30Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2010-05-24T16:17:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=35925e6e5be58ca33d8f40f1d6ec44b4e7799713'/>
<id>urn:sha1:35925e6e5be58ca33d8f40f1d6ec44b4e7799713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruby: fix documentation of DB.upgrade!</title>
<updated>2010-06-06T06:17:06Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2010-05-23T08:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8312e7efeabd5883fe84ef9d38b316ecaa5b4793'/>
<id>urn:sha1:8312e7efeabd5883fe84ef9d38b316ecaa5b4793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial ruby bindings</title>
<updated>2010-06-06T06:16:53Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2010-05-22T05:45:40Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=06bf04500ba282052d38adf428219968ae62bb54'/>
<id>urn:sha1:06bf04500ba282052d38adf428219968ae62bb54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: have docs reflect current return value behavior</title>
<updated>2010-05-18T18:11:59Z</updated>
<author>
<name>Sebastian Spaeth</name>
<email>Sebastian@SSpaeth.de</email>
</author>
<published>2010-05-16T22:56:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c50524efd523e885f370374e33cd5d5549ed9079'/>
<id>urn:sha1:c50524efd523e885f370374e33cd5d5549ed9079</id>
<content type='text'>
Database.find_message() used to be able to reliably indicate whether a
message exists or not (in which case it returns None). However, the
recent API change of the notmuch library means we will return None
even for all Xapian exceptions, which happens e.g. when the current
Database has been modified by another project. Therefore the return
value of None cannot be reliably be used to indicate whether a message
exists or not. Make the docs state that explicitely.

Signed-off-by: Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;
</content>
</entry>
</feed>
