]> git.notmuchmail.org Git - notmuch/history - bindings
NEWS: Add notes for 0.5 release.
[notmuch] / bindings /
2010-11-08 Carl WorthMerge in ruby bindings.
2010-10-28 Sebastian Spaethpython: lambda(p) is not P3k-compliant
2010-10-28 Sebastian Spaethpython: Import explicit including package name
2010-06-06 Ali Polatelruby: Don't barf if an object is destroyed more than...
2010-06-06 Ali Polatelruby: Use rb_scan_args()
2010-06-06 Ali Polatelruby: Kill garbage collection related cruft.
2010-06-06 Ali Polatelruby: First attempt at fixing gc for ruby-1.9
2010-06-06 Ali Polatelruby: fix documentation of DB.upgrade!
2010-06-06 Ali PolatelInitial ruby bindings
2010-05-18 Sebastian Spaethpython: have docs reflect current return value behavior
2010-04-23 Sebastian Spaethpython: Add UNSORTED as Query.SORT option
2010-04-23 Sebastian Spaethpython: Delete unused files
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-22 Carl WorthMove everything down into a bindings/python directory.