Permit file objects in python header constructor
[platform/upstream/rpm.git] / build / parseFiles.c
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-07-09 Panu MatilainenFix compiler warning on const free
2009-06-23 Jindrich NovyTeach %files to accept multiple filelists (ticket ...
2008-12-09 Jindrich NovyMove declarations of local variables for parsing functions
2008-05-05 Panu MatilainenMake parseFiles() return PART_ERROR on failure
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-07 Panu MatilainenYet more rpmbuild fixups from rpmerr.h removal (partly...
2007-11-23 Panu MatilainenMove rpmGetPath and rpmGenPath to rpmfileutil.h
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-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-09-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-11 Ralf CorsépiusRemove splint tags.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2000-12-12 jbjSync with rpm-4_0 branch.
2000-08-30 jbjDoxygen annotations.
2000-08-27 jbjDoxygen annotations.
2000-02-22 jbjmacro expansion (and absolute path) in %files -f arg...
2000-01-24 jbjDocumentation sugar.
1999-10-27 jbjuse compressed filenames on install side.
1999-10-04 jbjlclint annotations from build.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-20 jbjStart experimental support for bzip2 payloads.
1998-11-19 jbjlclint noise.
1998-11-16 jbjLCLINT pass 0.
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-05-20 marcActually catch errors from readLine()
1998-05-01 marcDo not remove comments in scripts
1998-04-02 ewthandle negative return values from poptGetNextOpt()
1998-03-04 ewt1) include cleanups for portability
1998-01-14 marcThe spec file read code was inserting a second \n after...
1998-01-12 ewtmerged in Marc's new build code