Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / lib / rpmvercmp.c
2012-09-04 Panu MatilainenMinor optimizations to rpmvercmp()
2012-04-23 Michael SchroederAdd support for dpkg-style sorting of tilde in version...
2010-02-09 Panu MatilainenMove rpmVersionCompare() into a more logical place
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2008-04-29 Panu MatilainenRemove alloca() from rpmvercmp()
2008-03-18 Panu MatilainenMinimal namespacing for locale-insensitive x*() string...
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-23 Panu MatilainenMove the xstr*() string variants from rpmio.h to rpmstr...
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-28 Ralf CorsépiusInclude "rpmlib.h" instead of <rpmlib.h>.
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-02-22 Paul NasratThis patch from Peter Bowen fixes rpm version compariso...
2004-02-17 paulnReturn 1 and -1 as we state we do - #113668
2003-01-10 jbj- fix: obscure corner case(s) with rpmvercmp (#50977).
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-01-18 jbj- missing key(s) on keyring when verifying a signature...
2001-08-15 jbj- always use dl size in regionSwab() return.
2001-06-19 jbj- preliminary abstraction to support per-header methods.
2001-06-17 jbjSync with rpm-4_0 branch.