aboutsummaryrefslogtreecommitdiff
path: root/bindings/ruby
Commit message (Expand)AuthorAge
* ruby: extern linkage portability improvementTomi Ollila2012-06-29
* Revert "ruby: Add workarounds to use in-tree build not the installed one"Felipe Contreras2012-05-25
* ruby: Update for changes to notmuch_database_get_directoryAustin Clements2012-05-15
* ruby: Add wrapper for notmuch_query_set_omit_excluded()Ali Polatel2012-05-08
* ruby: Add workarounds to use in-tree build not the installed oneAli 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: Update Ruby bindings for new notmuch_database_{open, create} signaturesAustin Clements2012-05-05
* ruby: Use notmuch_database_destroy instead of notmuch_database_closeJustus Winter2012-04-28
* ruby: Fix macros, use quotingAli Polatel2011-10-04
* ruby: Really add wrappers for database_find_message*Ali Polatel2011-10-04
* ruby: be consistent with notmuch's coding styleAli Polatel2011-10-04
* ruby: Add wrappers for database_find_message*Ali 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: Remove the split file hack from rdoc.shAli 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 generated files to .gitignoreAli Polatel2011-02-03
* 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: Use rb_scan_args()Ali Polatel2010-06-06
* ruby: Kill garbage collection related cruft.Ali Polatel2010-06-06
* ruby: First attempt at fixing gc for ruby-1.9Ali Polatel2010-06-06
* ruby: fix documentation of DB.upgrade!Ali Polatel2010-06-06
* Initial ruby bindingsAli Polatel2010-06-06