Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-23 | pyldb: Avoid use of pytalloc, as it may not be available. | Jelmer Vernooij | 1 | -18/+38 | |
2008-12-21 | Fix various Python-related bugs. | Jelmer Vernooij | 1 | -2/+2 | |
2008-12-21 | Fix more introduced regressions in new bindings. | Jelmer Vernooij | 1 | -1/+1 | |
2008-12-21 | Implement some of the stubs in misc python module. | Jelmer Vernooij | 1 | -0/+1 | |
2008-12-20 | Use plain C implementation for misc Python module rather than SWIG. | Jelmer Vernooij | 1 | -2/+2 | |
2008-12-19 | Fix more tests. | Jelmer Vernooij | 1 | -1/+22 | |
2008-12-19 | Initial work using manual Python bindings for LDB, rather than ↵ | Jelmer Vernooij | 1 | -0/+59 | |
SWIG-generated ones. |