]> git.notmuchmail.org Git - notmuch/history - bindings/ruby/defs.h
ruby: Add wrapper for notmuch_query_add_tag_exclude
[notmuch] / bindings / ruby / defs.h
2012-05-08 Ali Polatelruby: Add wrapper for notmuch_query_add_tag_exclude
2012-05-08 Ali Polatelruby: Add wrapper for notmuch_query_count_messages
2011-10-04 Ali Polatelruby: Fix macros, use quoting
2011-10-04 Ali Polatelruby: Really add wrappers for database_find_message*
2011-10-04 Ali Polatelruby: be consistent with notmuch's coding style
2011-09-24 Ali Polatelruby: New exception Notmuch::UnbalancedAtomicError
2011-09-24 Ali Polatelruby: Wrap notmuch_database_{begin,end}_atomic
2011-01-25 Ali Polatelruby: Add wrapper for message_get_filenames
2011-01-25 Ali Polatelruby: Add wrappers for maildir sync. interface
2011-01-25 Ali Polatelruby: Add wrappers for query_get_s{ort,tring}
2010-11-08 Carl WorthMerge in ruby bindings.
2010-06-06 Ali Polatelruby: Don't barf if an object is destroyed more than...
2010-06-06 Ali Polatelruby: Kill garbage collection related cruft.
2010-06-06 Ali PolatelInitial ruby bindings