<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/bindings/ruby, branch debian/0.15-2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.15-2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=debian%2F0.15-2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2012-06-30T01:24:17Z</updated>
<entry>
<title>ruby: extern linkage portability improvement</title>
<updated>2012-06-30T01:24:17Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2012-06-24T18:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d796dad4edce71c1cfb245ffd2c438f26c84f804'/>
<id>urn:sha1:d796dad4edce71c1cfb245ffd2c438f26c84f804</id>
<content type='text'>
Some C compilers are stricter when it comes to (tentative) definition
of a variable -- in those compilers introducing variable without 'extern'
keyword always allocates new 'storage' to the variable and linking all
these modules fails due to duplicate symbols.

This is reimplementation of Charlie Allom's patch:
id:"1336481467-66356-1-git-send-email-charlie@mediasp.com",
written originally by Ali Polatel. This version has
more accurate commit message.
</content>
</entry>
<entry>
<title>Revert "ruby: Add workarounds to use in-tree build not the installed one"</title>
<updated>2012-05-25T13:11:31Z</updated>
<author>
<name>Felipe Contreras</name>
<email>felipe.contreras@gmail.com</email>
</author>
<published>2012-05-25T13:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=35cb1c95cc8afa964900d29c813349ad8e24e7a8'/>
<id>urn:sha1:35cb1c95cc8afa964900d29c813349ad8e24e7a8</id>
<content type='text'>
This reverts commit 82b73ffd7380b85d259eeb91100dd6ac2d14223a.

Only leave the copyright changes.

Signed-off-by: Felipe Contreras &lt;felipe.contreras@gmail.com&gt;
</content>
</entry>
<entry>
<title>ruby: Update for changes to notmuch_database_get_directory</title>
<updated>2012-05-15T11:59:05Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-05-13T23:36:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bc4000a95289da7f4928ea448382c69781f2653c'/>
<id>urn:sha1:bc4000a95289da7f4928ea448382c69781f2653c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruby: Add wrapper for notmuch_query_set_omit_excluded()</title>
<updated>2012-05-08T13:34:50Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2012-05-07T15:02:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a8e010962f257aaba0218392542cbfb1d14eddfd'/>
<id>urn:sha1:a8e010962f257aaba0218392542cbfb1d14eddfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruby: Add workarounds to use in-tree build not the installed one</title>
<updated>2012-05-08T13:34:33Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2012-05-07T15:02:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=82b73ffd7380b85d259eeb91100dd6ac2d14223a'/>
<id>urn:sha1:82b73ffd7380b85d259eeb91100dd6ac2d14223a</id>
<content type='text'>
- Make mkmf use the notmuch.h under ../../lib
- Use libnotmuch.a instead of linking to the installed libnotmuch.so
</content>
</entry>
<entry>
<title>ruby: Add wrapper for notmuch_query_add_tag_exclude</title>
<updated>2012-05-08T13:32:56Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2012-05-07T15:02:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=92680f12ebd276952ae51ff271526f4dd995a18a'/>
<id>urn:sha1:92680f12ebd276952ae51ff271526f4dd995a18a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruby: Add wrapper for notmuch_query_count_messages</title>
<updated>2012-05-08T13:32:45Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2012-05-07T15:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d0000daab3f2b04b6b39210dd219de26fa2c8c13'/>
<id>urn:sha1:d0000daab3f2b04b6b39210dd219de26fa2c8c13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruby: Update Ruby bindings for new notmuch_database_{open, create} signatures</title>
<updated>2012-05-05T13:14:47Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@MIT.EDU</email>
</author>
<published>2012-04-30T16:25:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9721343e5b75e0e5a305ef32358fd83dcde650b4'/>
<id>urn:sha1:9721343e5b75e0e5a305ef32358fd83dcde650b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ruby: Use notmuch_database_destroy instead of notmuch_database_close</title>
<updated>2012-04-28T12:30:02Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2012-04-22T12:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=288feb7cdf1798408c708394fd935f05acf87985'/>
<id>urn:sha1:288feb7cdf1798408c708394fd935f05acf87985</id>
<content type='text'>
Adapt the ruby bindings to the notmuch_database_close split.

Signed-off-by: Justus Winter &lt;4winter@informatik.uni-hamburg.de&gt;
</content>
</entry>
<entry>
<title>ruby: Fix macros, use quoting</title>
<updated>2011-10-04T13:57:33Z</updated>
<author>
<name>Ali Polatel</name>
<email>alip@exherbo.org</email>
</author>
<published>2011-10-04T13:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5c00af46ec5add69b3b2750ea2a9437e5953a7b0'/>
<id>urn:sha1:5c00af46ec5add69b3b2750ea2a9437e5953a7b0</id>
<content type='text'>
Fix Data_Get_Notmuch_* macro definitions broken by prev. commit
Adequate quoting for Data_Get_Notmuch_* macros
Remove duplicated RSTRING_PTR() macros, move it to defs.h
</content>
</entry>
</feed>
