aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/ruby/init.c
Commit message (Expand)AuthorAge
* ruby: Add wrapper for notmuch_query_count_threadsGravatar Wael M. Nasreddine2014-05-18
* ruby: Add bindings for notmuch_thread_get_messagesGravatar Austin Clements2013-02-18
* ruby: extern linkage portability improvementGravatar Tomi Ollila2012-06-29
* ruby: Add wrapper for notmuch_query_set_omit_excluded()Gravatar Ali Polatel2012-05-08
* ruby: Add wrapper for notmuch_query_add_tag_excludeGravatar Ali Polatel2012-05-08
* ruby: Add wrapper for notmuch_query_count_messagesGravatar Ali Polatel2012-05-08
* ruby: Really add wrappers for database_find_message*Gravatar Ali Polatel2011-10-04
* ruby: be consistent with notmuch's coding styleGravatar Ali Polatel2011-10-04
* ruby: New exception Notmuch::UnbalancedAtomicErrorGravatar Ali Polatel2011-09-24
* ruby: Wrap notmuch_database_{begin,end}_atomicGravatar Ali Polatel2011-09-24
* ruby: Rename destroy to destroy!Gravatar Ali Polatel2011-09-24
* ruby: Fix typo in documentationGravatar Ali Polatel2011-07-29
* ruby: Add markers to method definitions to help rdocGravatar Ali Polatel2011-07-29
* ruby: Document remaining undocumented constantsGravatar Ali Polatel2011-07-29
* ruby: Document constants and exceptions right before definitionGravatar Ali Polatel2011-07-29
* ruby: Add list of classes to main documentationGravatar Ali Polatel2011-07-29
* ruby: Add wrapper for message_get_filenamesGravatar Ali Polatel2011-01-25
* ruby: Add wrappers for maildir sync. interfaceGravatar Ali Polatel2011-01-25
* ruby: Add wrappers for query_get_s{ort,tring}Gravatar Ali Polatel2011-01-25
* ruby: Don't barf if an object is destroyed more than onceGravatar Ali Polatel2010-06-06
* ruby: Kill garbage collection related cruft.Gravatar Ali Polatel2010-06-06
* Initial ruby bindingsGravatar Ali Polatel2010-06-06