]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
ruby: Wrap notmuch_database_{begin,end}_atomic
authorAli Polatel <alip@exherbo.org>
Sat, 24 Sep 2011 12:43:43 +0000 (15:43 +0300)
committerAli Polatel <alip@exherbo.org>
Sat, 24 Sep 2011 12:43:43 +0000 (15:43 +0300)
Adding ruby wrappers for functions:
- notmuch_database_begin_atomic()
- notmuch_database_end_atomic()
added by 957f1ba3fc1d737887029ff1787fc6bea94de00b

New functions:
Notmuch::Database.begin_atomic()
Notmuch::Database.end_atomic()


No differences found