[PATCH 0/4] ruby: quick update before the freeze!

Subject: [PATCH 0/4] ruby: quick update before the freeze!

Date: Mon, 7 May 2012 18:02:42 +0300

To: David Bremner

Cc: Ali Polatel, notmuch@notmuchmail.org

From: Ali Polatel


Hey David,

I've polished the small patch series I had lying around.
I believe I've covered all the lacking API changes.

In addition, the third patch fixes a long-standing bug about the build.

I've decided to send these to you and the list instead of committing right away
in case someone notices any quick errors. Otherwise, please commit these before
the freeze and make rubyists happy.

Ali Polatel (4):
  ruby: Add wrapper for notmuch_query_count_messages
  ruby: Add wrapper for notmuch_query_add_tag_exclude
  ruby: Add workarounds to use in-tree build not the installed one
  ruby: Add wrapper for notmuch_query_set_omit_excluded()

 bindings/ruby/defs.h     |   13 +++++++++--
 bindings/ruby/extconf.rb |   26 +++++++++++++++++----
 bindings/ruby/init.c     |   11 ++++++++-
 bindings/ruby/query.c    |   57 +++++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 99 insertions(+), 8 deletions(-)

-- 
1.7.10.1


Thread: