Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-19 | Add __repr__ implementation for Tdb. | Jelmer Vernooij | 1 | -2/+5 | |
(This used to be commit 205699ed663a3c6d27695dee25bf26978615b475) | |||||
2008-02-12 | Avoid using setup.py for intsallation. | Jelmer Vernooij | 1 | -0/+5 | |
(This used to be commit 7b93e43dad55454e9107a38e67764e08f51392d3) | |||||
2008-01-10 | tdb: Add simple reimplementation of tdbdump in Python as an example of the ↵ | Jelmer Vernooij | 1 | -0/+12 | |
tdb Python bindings. (This used to be commit 47d797f7885b1e7bcff724496ecb1990e8440eea) | |||||
2008-01-06 | r26677: Implement and test iter{keys,values,items} for tdb bindings. | Tim Potter | 1 | -2/+21 | |
Use tempfile.mkstemp() instead of os.tmpnam() in tests. (This used to be commit 5c3c131d174ba0f162c210d3e6ca30f2ed2a3ec0) | |||||
2007-12-26 | r26586: Rename fetch to get for consistency with the Python dictionary ↵ | Jelmer Vernooij | 1 | -2/+2 | |
interface. (This used to be commit fadab7c60bb6dc5746cb2ee16f9c86fa0e0cdf1a) | |||||
2007-12-26 | r26583: Throw a proper exception in the python code when tdb_open() fails, ↵ | Jelmer Vernooij | 1 | -0/+6 | |
fix indentation in generated SWIG code from pidl. (This used to be commit 4ff8f4e370d30bf6b0b2f548bca14a9b7e1317f6) | |||||
2007-12-21 | r26107: Add more tests. | Jelmer Vernooij | 1 | -0/+22 | |
(This used to be commit afa5f7c9e9fe29aaec0a5e3f9cda9d7567b3b254) | |||||
2007-12-21 | r26077: Import updated TDB bindings. | Jelmer Vernooij | 1 | -0/+97 | |
(This used to be commit afe091d92ebb1dc15ae3d8df9a5ba8832933a83c) |