aboutsummaryrefslogtreecommitdiff
path: root/bindings/ruby/init.c
Commit message (Expand)AuthorAge
* ruby: extern linkage portability improvementTomi Ollila2012-06-29
* ruby: Add wrapper for notmuch_query_set_omit_excluded()Ali Polatel2012-05-08
* ruby: Add wrapper for notmuch_query_add_tag_excludeAli Polatel2012-05-08
* ruby: Add wrapper for notmuch_query_count_messagesAli Polatel2012-05-08
* ruby: Really add wrappers for database_find_message*Ali Polatel2011-10-04
* ruby: be consistent with notmuch's coding styleAli Polatel2011-10-04
* ruby: New exception Notmuch::UnbalancedAtomicErrorAli Polatel2011-09-24
* ruby: Wrap notmuch_database_{begin,end}_atomicAli Polatel2011-09-24
* ruby: Rename destroy to destroy!Ali Polatel2011-09-24
* ruby: Fix typo in documentationAli Polatel2011-07-29
* ruby: Add markers to method definitions to help rdocAli Polatel2011-07-29
* ruby: Document remaining undocumented constantsAli Polatel2011-07-29
* ruby: Document constants and exceptions right before definitionAli Polatel2011-07-29
* ruby: Add list of classes to main documentationAli Polatel2011-07-29
* ruby: Add wrapper for message_get_filenamesAli Polatel2011-01-25
* ruby: Add wrappers for maildir sync. interfaceAli Polatel2011-01-25
* ruby: Add wrappers for query_get_s{ort,tring}Ali Polatel2011-01-25
* ruby: Don't barf if an object is destroyed more than onceAli Polatel2010-06-06
* ruby: Kill garbage collection related cruft.Ali Polatel2010-06-06
* Initial ruby bindingsAli Polatel2010-06-06