]> git.notmuchmail.org Git - notmuch/history - bindings/ruby/database.c
python: bump SOVERSION to 5
[notmuch] / bindings / ruby / database.c
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-05-19 Ludovic LANGEruby: add bindings for `notmuch_database_get_all_tags`
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-09-16 Peter Wangruby: handle return status of database close
2012-05-15 Austin Clementsruby: Update for changes to notmuch_database_get_directory
2012-05-05 Austin Clementsruby: Update Ruby bindings for new notmuch_database_...
2012-04-28 Justus Winterruby: Use notmuch_database_destroy instead of notmuch_d...
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