Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-12-21 | Fix various Python-related bugs. | Jelmer Vernooij | 1 | -5/+16 |
2008-12-21 | Remove remaining fragments of SWIG code in pyldb. | Jelmer Vernooij | 1 | -91/+0 |
2008-12-21 | Fix more introduced regressions in new bindings. | Jelmer Vernooij | 1 | -47/+77 |
2008-12-21 | py: Fix initialisation of subtypes, fix segfaults. | Jelmer Vernooij | 1 | -2/+6 |
2008-12-20 | Support subtypes of ldb.Ldb. | Jelmer Vernooij | 1 | -12/+67 |
2008-12-20 | Fix all pyldb tests except for modules. | Jelmer Vernooij | 1 | -309/+355 |
2008-12-19 | Fix more tests. | Jelmer Vernooij | 1 | -100/+271 |
2008-12-19 | Port over more functionality to new SWIGless Python module. | Jelmer Vernooij | 1 | -290/+337 |
2008-12-19 | Initial work using manual Python bindings for LDB, rather than SWIG-generated... | Jelmer Vernooij | 1 | -0/+1721 |