Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-24 | Make object allocation type agnostic | Panu Matilainen | 1 | -1/+1 | |
- pass (sub)type down to wrappers - call subtype tp_alloc() instead of PyObject_New() - preliminaries for allowing subtyping | |||||
2009-09-23 | Add type checking macros for all rpm python type objects | Panu Matilainen | 1 | -0/+2 | |
2009-09-22 | Lose the empty doxygen markers | Panu Matilainen | 1 | -10/+0 | |
- nothing wrong with comments but empty comment placeholders are not exactly useful | |||||
2009-09-22 | Make all python object creation wrappers return PyObject pointers | Panu Matilainen | 1 | -1/+1 | |
- this way the only place where casts are needed are in the wrapper itself | |||||
2009-09-22 | Make the python object structures opaque | Panu Matilainen | 1 | -8/+1 | |
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -1/+1 | |
- adjust include paths accordingly | |||||
2007-11-23 | Use #include <x.h> syntax to include public headers. | Ralf Corsépius | 1 | -1/+1 | |
2007-10-19 | Implement python rpmps iteration with rpmlib level iterator | Panu Matilainen | 1 | -2/+1 | |
2007-09-12 | Formating cleanup. | Ralf Corsépius | 1 | -4/+2 | |
2007-09-11 | Remove split tags. | Ralf Corsépius | 1 | -6/+2 | |
2004-10-13 | Splint fiddles. | jbj | 1 | -1/+1 | |
CVS patchset: 7460 CVS date: 2004/10/13 19:03:45 | |||||
2004-10-13 | Return current problem set form transaction. | jbj | 1 | -0/+12 | |
CVS patchset: 7455 CVS date: 2004/10/13 06:26:16 | |||||
2004-10-12 | rpmps framework created. | jbj | 1 | -0/+26 | |
CVS patchset: 7450 CVS date: 2004/10/12 00:13:22 |