optflags: set _FORTIFY_SOURCE for preproc
[platform/upstream/rpm.git] / python / rpmts-py.h
2009-10-09 Panu MatilainenMove further initialization from python ts tp_new to...
2009-10-02 Panu MatilainenAdd a dummy python-level transaction set class, use...
2009-09-24 Panu MatilainenMake object allocation type agnostic
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 MatilainenPut some consistency to python object creation
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-11 Ralf CorsépiusRemove split tags.
2007-07-13 Panu MatilainenClean up python ts object creation.
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-12-11 jbjAdd rpmfts-py.[ch] bindings for fts(3) from rpmio.
2002-08-20 jbj- check for interrupt during iteration.
2002-07-18 jbjup2date functional on rpm-python-4.1 bindings.
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-27 jbjAdd bindings for rpmte and FD_t.
2002-05-23 jbj- add rpmds/rpmfi/rpmts methods to bindings.
2002-05-23 jbjCreate rpmts-py.c.