Age | Commit message (Expand) | Author | Files | Lines |
2007-08-06 | Use PACKAGE_BUGREPORT in rpmrc.c's error messages. | Panu Matilainen | 1 | -1/+1 |
2007-07-12 | rpmioSlurp() related cleanups. | Panu Matilainen | 1 | -2/+3 |
2007-07-02 | Plug some memory leaks. | Panu Matilainen | 1 | -1/+2 |
2007-06-25 | Remove ppc64 inline asm (rhbz#233145) | Panu Matilainen | 1 | -21/+0 |
2007-06-19 | Update mailinglist address in error message, ugh.. | Panu Matilainen | 1 | -1/+1 |
2007-05-29 | Restore SIGILL handler in machine detection code. | Panu Matilainen | 1 | -2/+10 |
2007-05-16 | Fix building without Lua support. | Panu Matilainen | 1 | -0/+2 |
2005-01-17 | Build on macosx. | jbj | 1 | -0/+7 |
2004-04-18 | Force global Lua state initialization during rpmReadConfigFiles(). | niemeyer | 1 | -0/+4 |
2004-03-30 | Simplify cpuid code; fix it for gcc 3.4; always push/pop ebx for PIC and non ... | arekm | 1 | -43/+12 |
2004-03-28 | pentium3/pentium4 support by Pawe³ Sikora <pluto/at/pld-linux.org>. | arekm | 1 | -0/+71 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -8/+8 |
2003-04-02 | Splint clean. | jbj | 1 | -1/+1 |
2003-01-23 | splint fiddles. | jbj | 1 | -28/+28 |
2002-08-20 | - check for interrupt during iteration. | jbj | 1 | -3/+5 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -0/+6 |
2002-08-02 | - fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539). | jbj | 1 | -1/+1 |
2002-07-30 | installplatform clean up, add athlon (PLD). | jbj | 1 | -3/+3 |
2002-07-30 | - detect athlon/duron with CMOV (PLD). | jbj | 1 | -5/+11 |
2002-07-25 | - fix: --repackage repaired (#67217). | jbj | 1 | -1/+1 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+2 |
2002-06-19 | Annotate incondefs in source code. | jbj | 1 | -0/+2 |
2002-06-09 | Sanity. | jbj | 1 | -1/+3 |
2002-06-05 | Lclint fiddles. | jbj | 1 | -5/+17 |
2002-06-04 | - use /etc/rpm/platform (if it exists), rather than uname(2), for arch. | jbj | 1 | -1/+122 |
2002-05-13 | AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>). | jbj | 1 | -2/+2 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -1/+1 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 1 | -1/+1 |
2002-01-27 | Merge from rpm-4.0.4. | jbj | 1 | -10/+28 |
2001-12-09 | - solaris: translate i86pc to i386 (#57182). | jbj | 1 | -0/+6 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -125/+123 |
2001-10-16 | More lclint annotations. | jbj | 1 | -3/+3 |
2001-10-15 | More branchstate lclint annotations. | jbj | 1 | -2/+12 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -14/+62 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -2/+5 |
2001-10-13 | More lclint annotations. | jbj | 1 | -6/+7 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -1/+2 |
2001-09-25 | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). | jbj | 1 | -24/+10 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -2/+8 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 1 | -0/+2 |
2001-08-15 | - always use dl size in regionSwab() return. | jbj | 1 | -1/+1 |
2001-07-24 | - rename pmac to ppcmac. | jbj | 1 | -2/+2 |
2001-07-23 | - add pmac/ppciseries/ppcpseries varieties to ppc arch family. | jbj | 1 | -0/+15 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -46/+88 |
2001-06-04 | lclint fiddles. | jbj | 1 | -8/+11 |
2001-05-31 | - return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>). | jbj | 1 | -3/+3 |
2001-05-30 | - fix: for busted db1, attempt chain reconnection to following record. | jbj | 1 | -1/+1 |
2001-05-08 | - create rpmdb.la so that linkage against rpm's db-3.2.9 is possible. | jbj | 1 | -1/+1 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -1/+5 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -79/+101 |