Call (sub)type tp_free from destructors
[platform/upstream/rpm.git] / python / spec-py.c
2009-09-24 Panu MatilainenCall (sub)type tp_free from destructors
2009-09-24 Panu MatilainenMake object allocation type agnostic
2009-09-23 Panu MatilainenRemove the broken tp_print method from spec
2009-09-23 Panu MatilainenDecouple python spec objects from transaction objects
2009-09-22 Panu MatilainenRename python system.h for disambiguation
2009-09-22 Panu MatilainenLose the empty doxygen markers
2009-09-22 Panu MatilainenPut some consistency to python object creation
2009-09-22 Panu MatilainenMake all python object creation wrappers return PyObjec...
2009-09-22 Panu MatilainenMake the python object structures opaque
2009-09-07 Panu MatilainenFix dumb some dumb leaks in python spec code
2008-04-09 Panu MatilainenYet more url ripping - buildroot is never an url
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-11 Ralf CorsépiusRemove split tags.
2004-03-11 paulnMake spec-py lint free.
2004-03-11 paulnBegin lint fixes for spec-py
2004-03-10 paulnInitial rpm.spec implementation