Permit file objects in python header constructor
[platform/upstream/rpm.git] / build / names.c
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2008-02-04 Panu MatilainenAdd rpm_time_t type for time types (in headers), use...
2008-01-10 Panu MatilainenDefine and use UGIDMAX instead of hardcoded 1024 all...
2007-12-16 Panu MatilainenMore const removals
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_WARNING with RPMLOG_WARNING
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-07-10 Panu MatilainenRemove const type-qualifiers from function return types...
2003-04-17 jbjDon't overflow internal tables with unknown user/group...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-23 jbjAdd boundswrite annotations everywhere.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-08-03 jbj- fix: i18n tags not terminated correctly with NUL...
2001-07-03 jbj- fix: redundant entries in file manifests handled...
2001-06-19 jbj- preliminary abstraction to support per-header methods.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-09-01 jbj- unify rpmError and rpmMessge interfaces through rpmlog.
2000-08-27 jbjDoxygen annotations.
2000-01-24 jbjDocumentation sugar.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-04 jbjlclint annotations from build.
1999-09-21 jbjfix: command line install had header memory leak.
1998-11-24 jbjClean up on files.c.
1998-11-20 jbjSanity.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.
1998-01-12 ewtmerged in Marc's new build code
1997-02-27 rootif user/group o\blookup fails return NULL
1996-11-18 rootThe Great Renaming
1996-09-25 ewtfixes some silly typos
1996-06-07 rootInitial revision