aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings/ruby/database.c
Commit message (Collapse)AuthorAge
* ruby: Don't barf if an object is destroyed more than onceGravatar Ali Polatel2010-06-06
| | | | | | Raise RuntimeError instead. Also revise Notmuch::Database a bit. Add Notmuch::Database.open singleton method.
* ruby: Use rb_scan_args()Gravatar Ali Polatel2010-06-06
|
* ruby: Kill garbage collection related cruft.Gravatar Ali Polatel2010-06-06
| | | | | | | 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.
* ruby: fix documentation of DB.upgrade!Gravatar Ali Polatel2010-06-06
|
* Initial ruby bindingsGravatar Ali Polatel2010-06-06