Fix Werrors with GCC-14.1.0
[platform/upstream/rpm.git] / python / rpmfi-py.h
2011-07-06 Panu MatilainenRevert the ds, ts, fi and spec python object creation...
2011-07-01 Panu MatilainenFix/sanitize rpm.fi python object creation a bit
2009-09-24 Panu MatilainenMake object allocation type agnostic
2009-09-23 Panu MatilainenMake fiFromHeader() static inside header-py, deprecate
2009-09-22 Panu MatilainenAdd type checking macros for all rpm python type objects
2009-09-22 Panu MatilainenLose the empty doxygen markers
2009-09-22 Panu MatilainenMake all python object creation wrappers return PyObjec...
2009-09-22 Panu MatilainenMake the python object structures opaque
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Ralf CorsépiusFormating cleanup.
2007-09-12 Ralf CorsépiusFormating cleanup.
2007-09-11 Ralf CorsépiusRemove split tags.
2004-11-17 paulnAdd kwargs everywhere - courtesy of pjones@redhat.com
2003-12-01 jbjsplint fiddles, no warnings.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-04-17 jbjDoxygen doco markup.
2002-12-12 jbjAdd
2002-07-19 jbjRemove foo.iter() method, use tp_iter mechanism, for...
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-05-28 jbj- eliminate legacy db methods, add ts.dbMatch method.
2002-05-23 jbj- add rpmds/rpmfi/rpmts methods to bindings.
2002-05-23 jbjrpmds and rpmfi iterators, take 0.