| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-25 | ruby: Add wrappers for query_get_s{ort,tring} | Ali Polatel | |
| New wrappers: notmuch_query_get_sort(): QUERY.sort notmuch_query_get_query_string(): QUERY.to_s | |||
| 2010-06-06 | ruby: Don't barf if an object is destroyed more than once | Ali Polatel | |
| Raise RuntimeError instead. Also revise Notmuch::Database a bit. Add Notmuch::Database.open singleton method. | |||
| 2010-06-06 | ruby: Kill garbage collection related cruft. | Ali Polatel | |
| Let the user destroy objects that she wants explicitly. It's not possible to specify the order objects are garbage collected. See id:86y6f8v838.fsf@harikalardiyari.ev on ruby-talk for more information. | |||
| 2010-06-06 | Initial ruby bindings | Ali Polatel | |
