Permit file objects in python header constructor
[platform/upstream/rpm.git] / build / poptBT.c
2008-10-01 Panu MatilainenKick out yet another ancient artifact
2008-10-01 Panu MatilainenWe have easier ways to catenate strings...
2008-09-16 Panu MatilainenKick out double definitions of --(no)dirtokens options
2008-01-30 Panu MatilainenInclude spring-cleaning
2008-01-28 Panu MatilainenMake rpmbuild -bs and -ts imply --nodeps (rhbz#235507)
2008-01-02 Panu MatilainenAssorted int -> size_t string size fixes in build code
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-01 Panu Matilainen(no)dirtokens is just a build-time option now
2007-11-27 Panu MatilainenMove legacy%#¤%#¤ to librpm now that it can move..
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-11-19 Panu MatilainenLose rpmerr.h for good
2007-11-19 Panu MatilainenReplace all RPMERR_* etc uses with corresponding RPMLOG...
2007-10-28 Ralf CorsépiusRemove unnecessary includes.
2007-10-28 Ralf CorsépiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-10-28 Ralf CorsépiusInclude "rpmcli.h" instead of <rpmcli.h>.
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-09-11 Ralf CorsépiusRemove splint tags.
2002-12-02 jbj- late rpmts reference causes premature free (#78862).
2002-11-19 jbjCorrect doxygen-1.2.18 warnings.
2002-07-29 jbj- update trpm.
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-01-28 jbjAvoid accidental collisions with POPT_BIT_SET for flags...
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.