summaryrefslogtreecommitdiff
path: root/lang/python/src
AgeCommit message (Expand)Author
2012-02-02Retain copyright on the Python API, add the SWIG license to the localKeith Bostic
2012-02-02The Python code is in the public domain.Keith Bostic
2012-02-01More copyright cleanup.Keith Bostic
2011-01-28[#23] Permit JSON config strings. Change "column set" to "column group" / "c...Michael Cahill
2011-01-13Add code examples for every API call, add config parameters to commit and rol...Michael Cahill
2011-01-07API changes and example updates baed on Keith's feedback.Michael Cahill
2011-01-06Incorporated Keith's latest feedback, switched XXX to @todo...Michael Cahill
2011-01-06More work on code samples, Python implementation of the API using Berkeley DB.Michael Cahill
2011-01-04More editing of documentation, expanding of examples.Michael Cahill
2010-12-16More work on documentation and examples, removed some things from the API, in...Michael Cahill
2010-12-09More complete Java API, more work on the column example.Michael Cahill
2010-12-02More work on the Java API: now has a client.Michael Cahill
2010-12-02Beginnings of a Java client API implementation.Michael Cahill