]> git.notmuchmail.org Git - notmuch/history - bindings/ruby/database.c
ruby: Fix macros, use quoting
[notmuch] / bindings / ruby / database.c
2011-10-04 Ali Polatelruby: Fix macros, use quoting
2011-10-04 Ali Polatelruby: be consistent with notmuch's coding style
2011-10-04 Ali Polatelruby: Add wrappers for database_find_message*
2011-09-24 Ali Polatelruby: Wrap notmuch_database_{begin,end}_atomic
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: Use rb_scan_args()
2010-06-06 Ali Polatelruby: Kill garbage collection related cruft.
2010-06-06 Ali Polatelruby: fix documentation of DB.upgrade!
2010-06-06 Ali PolatelInitial ruby bindings