| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2009-07-24 | python/hashstring.cc: Make hashtype a descriptor, adjust coding style. | Julian Andres Klode | 1 | -26/+28 |
| 2009-07-17 | python: Use PyString_FromFormat instead of snprintf. | Julian Andres Klode | 1 | -3/+2 |
| 2009-07-15 | python/python-apt.h: Introduce the C++ API | Julian Andres Klode | 1 | -5/+0 |
| 2009-07-15 | python/hashstring.cc: Do not use const char*, but use char* with default to N... | Julian Andres Klode | 1 | -2/+2 |
| 2009-06-25 | python: Use PyVarObject_HEAD_INIT() instead of PyObject_HEAD_INIT(). | Julian Andres Klode | 1 | -4/+1 |
| 2009-06-12 | Bugfix: Delete pointers correctly, fixing memory leaks. (LP: #370149) | Julian Andres Klode | 1 | -1/+1 |
| 2009-06-09 | Allow types providing __new__() to be subclassed. | Julian Andres Klode | 1 | -1/+2 |
| 2009-06-08 | Fix build failures with python2.4-dbg (const) | Julian Andres Klode | 1 | -2/+2 |
| 2009-06-08 | Add apt_pkg.HashString and apt_pkg.IndexRecords (Closes: #456141) | Julian Andres Klode | 1 | -0/+140 |
