unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Update Ruby bindings
@ 2011-01-10 14:39 Ali Polatel
  2011-01-10 14:39 ` [PATCH 1/4] ruby: Add wrappers for query_get_s{ort,tring} Ali Polatel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ali Polatel @ 2011-01-10 14:39 UTC (permalink / raw)
  To: notmuch

Hello all,

This patchset updates Ruby bindings to cover all the recent
functionality of the notmuch library.

Ali Polatel (4):
  ruby: Add wrappers for query_get_s{ort,tring}
  ruby: Add wrappers for maildir sync. interface
  ruby: Add wrapper for message_get_filenames
  ruby: Add generated files to gitignore

 .gitignore              |    4 +++
 bindings/ruby/defs.h    |   15 ++++++++++++
 bindings/ruby/init.c    |    5 ++++
 bindings/ruby/message.c |   56 +++++++++++++++++++++++++++++++++++++++++++++++
 bindings/ruby/query.c   |   30 +++++++++++++++++++++++++
 5 files changed, 110 insertions(+), 0 deletions(-)

-- 
1.7.3.5

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-02-02 23:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-10 14:39 [PATCH 0/4] Update Ruby bindings Ali Polatel
2011-01-10 14:39 ` [PATCH 1/4] ruby: Add wrappers for query_get_s{ort,tring} Ali Polatel
2011-01-10 14:39 ` [PATCH 2/4] ruby: Add wrappers for maildir sync. interface Ali Polatel
2011-01-10 14:39 ` [PATCH 3/4] ruby: Add wrapper for message_get_filenames Ali Polatel
2011-01-10 14:39 ` [PATCH 4/4] ruby: Add generated files to gitignore Ali Polatel
2011-01-31 22:48   ` Thomas Schwinge
2011-02-02 23:42     ` Ali Polatel

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).