notmuch/bindings/ruby
Ali Polatel bbb41081d7 ruby: Wrap notmuch_database_{begin,end}_atomic
Adding ruby wrappers for functions:
- notmuch_database_begin_atomic()
- notmuch_database_end_atomic()
added by 957f1ba3fc

New functions:
Notmuch::Database.begin_atomic()
Notmuch::Database.end_atomic()
2011-09-24 15:43:43 +03:00
..
.gitignore ruby: Add generated files to .gitignore 2011-02-03 01:40:38 +02:00
database.c ruby: Wrap notmuch_database_{begin,end}_atomic 2011-09-24 15:43:43 +03:00
defs.h ruby: Wrap notmuch_database_{begin,end}_atomic 2011-09-24 15:43:43 +03:00
directory.c ruby: Rename destroy to destroy! 2011-09-24 15:25:24 +03:00
extconf.rb Initial ruby bindings 2010-06-06 09:16:53 +03:00
filenames.c ruby: Rename destroy to destroy! 2011-09-24 15:25:24 +03:00
init.c ruby: Wrap notmuch_database_{begin,end}_atomic 2011-09-24 15:43:43 +03:00
message.c ruby: Rename destroy to destroy! 2011-09-24 15:25:24 +03:00
messages.c ruby: Rename destroy to destroy! 2011-09-24 15:25:24 +03:00
query.c ruby: Rename destroy to destroy! 2011-09-24 15:25:24 +03:00
rdoc.sh ruby: Remove the split file hack from rdoc.sh 2011-07-29 09:44:44 +03:00
status.c Initial ruby bindings 2010-06-06 09:16:53 +03:00
tags.c ruby: Rename destroy to destroy! 2011-09-24 15:25:24 +03:00
thread.c ruby: Rename destroy to destroy! 2011-09-24 15:25:24 +03:00
threads.c ruby: Rename destroy to destroy! 2011-09-24 15:25:24 +03:00