Merge "Fixed incorrect writting host_os to platform/macros for uClibc" into tizen
[platform/upstream/rpm.git] / build / expression.c
2011-05-27 Panu MatilainenEliminate bunch of obvious dead NULL-assingments from...
2010-09-21 Panu MatilainenMove expression type enum out of the struct
2010-08-25 Panu MatilainenMass eviction of remaining internal helpers in librpmbu...
2010-08-24 Panu MatilainenEliminate parseExpressionString() from librpmbuild
2008-08-14 Jindrich NovyAccept numerical characters in macro expansion (related...
2008-07-26 Panu MatilainenRevert "plug memory leak in spec parsing code"
2008-07-25 Florian Festiplug memory leak in spec parsing code
2008-07-25 Florian Festifix parsing of empty doublequoted strings in spec file...
2008-05-20 Jindrich NovyIgnore quotes in expression
2008-05-06 Jindrich NovyNuke EXPRBUFSIZ, it is now useless
2008-05-06 Jindrich NovyDon't use static buffer for parsing an expression
2008-03-24 Panu MatilainenEliminate bogus const from expression value
2008-03-23 Jindrich NovyUse rasprintf() to prevent overflows and remove BUFSIZ...
2008-03-18 Panu MatilainenMinimal namespacing for locale-insensitive x*() string...
2008-01-30 Panu MatilainenRemove bunch of unnecessary rpmlib.h includes
2007-12-16 Panu MatilainenMuch of spec internals is exposed, let them be const...
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-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épiusInclude "rpmbuild.h" instead of <rpmbuild.h>.
2007-10-28 Ralf CorsépiusInclude "rpmlib.h" instead of <rpmlib.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-21 Panu MatilainenRename Spec -> rpmSpec for namespacing
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-02-15 Paul NasratFix parsing for parenthesis
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
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-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-09-21 jbj- lclint-3.0.0.15 fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-11 jbjdoxygen annotations for build/*.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-11-15 jbjAdd const's.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-08-27 jbjDoxygen annotations.
2000-01-24 jbjDocumentation sugar.
1999-10-21 jbjlclint annotations.
1999-10-04 jbjlclint annotations from build.
1999-09-21 jbjfix: command line install had header memory leak.
1999-07-19 jbjAnother dead strtok.
1999-07-19 jbjfix: %if parsing skipped 3 chars too many.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-10-08 jbjegcs warning removal.
1998-10-06 jbjadd generalized expression handler (Tom Dyas<tdyas...