]> git.notmuchmail.org Git - notmuch/history - bindings/ruby
new: Cleanup. De-duplicate file name removal code.
[notmuch] / bindings / ruby /
2011-09-24 Ali Polatelruby: New exception Notmuch::UnbalancedAtomicError
2011-09-24 Ali Polatelruby: Wrap notmuch_database_{begin,end}_atomic
2011-09-24 Ali Polatelruby: Rename destroy to destroy!
2011-08-01 David BremnerMerge branch 'release'
2011-07-29 Ali Polatelruby: Fix typo in documentation
2011-07-29 Ali Polatelruby: Remove the split file hack from rdoc.sh
2011-07-29 Ali Polatelruby: Add markers to method definitions to help rdoc
2011-07-29 Ali Polatelruby: Document remaining undocumented constants
2011-07-29 Ali Polatelruby: Document constants and exceptions right before...
2011-07-29 Ali Polatelruby: Add list of classes to main documentation
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-02-02 Ali Polatelruby: Add generated files to .gitignore
2011-01-25 Ali Polatelruby: Add wrapper for message_get_filenames
2011-01-25 Ali Polatelruby: Add wrappers for maildir sync. interface
2011-01-25 Ali Polatelruby: Add wrappers for query_get_s{ort,tring}
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: First attempt at fixing gc for ruby-1.9
2010-06-06 Ali Polatelruby: fix documentation of DB.upgrade!
2010-06-06 Ali PolatelInitial ruby bindings