summaryrefslogtreecommitdiff
path: root/bindings/ruby/database.c
AgeCommit message (Expand)Author
2012-05-15ruby: Update for changes to notmuch_database_get_directoryAustin Clements
2012-05-05ruby: Update Ruby bindings for new notmuch_database_{open, create} signaturesAustin Clements
2012-04-28ruby: Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter
2011-10-04ruby: Fix macros, use quotingAli Polatel
2011-10-04ruby: be consistent with notmuch's coding styleAli Polatel
2011-10-04ruby: Add wrappers for database_find_message*Ali Polatel
2011-09-24ruby: Wrap notmuch_database_{begin,end}_atomicAli Polatel
2010-06-06ruby: Don't barf if an object is destroyed more than onceAli Polatel
2010-06-06ruby: Use rb_scan_args()Ali Polatel
2010-06-06ruby: Kill garbage collection related cruft.Ali Polatel
2010-06-06ruby: fix documentation of DB.upgrade!Ali Polatel
2010-06-06Initial ruby bindingsAli Polatel