summaryrefslogtreecommitdiff
path: root/bindings
AgeCommit message (Expand)Author
2010-11-08Merge in ruby bindings.Carl Worth
2010-10-28python: lambda(p) is not P3k-compliantSebastian Spaeth
2010-10-28python: Import explicit including package nameSebastian Spaeth
2010-06-06ruby: Don't barf if an object is destroyed more than onceAli Polatel
2010-06-06ruby: Use rb_scan_args()Ali Polatel
2010-06-06ruby: Kill garbage collection related cruft.Ali Polatel
2010-06-06ruby: First attempt at fixing gc for ruby-1.9Ali Polatel
2010-06-06ruby: fix documentation of DB.upgrade!Ali Polatel
2010-06-06Initial ruby bindingsAli Polatel
2010-05-18python: have docs reflect current return value behaviorSebastian Spaeth
2010-04-23python: Add UNSORTED as Query.SORT optionSebastian Spaeth
2010-04-23python: Delete unused filesSebastian Spaeth
2010-04-21Move everything down into a bindings/python directory.Carl Worth