Age | Commit message (Expand) | Author | Files | Lines |
2004-10-09 | Splint fiddles. | jbj | 1 | -13/+19 |
2004-04-08 | Implemented multiline macro support. | niemeyer | 1 | -3/+41 |
2004-03-16 | - Implemented support for internal Lua scripts. | niemeyer | 1 | -0/+4 |
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 1 | -3/+0 |
2003-05-15 | - fix: nested %if handling, optind initialization posix vs. glibc. | jbj | 1 | -1/+3 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -1/+1 |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 1 | -0/+4 |
2002-12-24 | splint fiddles. | jbj | 1 | -1/+5 |
2002-12-23 | Sanity. | jbj | 1 | -0/+1 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 1 | -8/+6 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -1/+4 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -0/+6 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 1 | -0/+8 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 1 | -0/+2 |
2001-11-06 | - fix: harmless typo in db3 chroot hack. | jbj | 1 | -3/+12 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -2/+4 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -0/+2 |
2001-10-16 | More lclint annotations. | jbj | 1 | -2/+3 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -0/+6 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -1/+6 |
2001-10-13 | More lclint annotations. | jbj | 1 | -9/+9 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -0/+4 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -1/+2 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -19/+21 |
2001-06-04 | lclint fiddles. | jbj | 1 | -0/+2 |
2001-05-06 | - fix: specfile queries with BuildArch: (#27589). | jbj | 1 | -42/+49 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -3/+5 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -7/+7 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -15/+15 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 1 | -0/+2 |
2001-01-16 | dropped piece of patch. | jbj | 1 | -1/+1 |
2001-01-15 | - fix: extra newline in many error messages (#23947). | jbj | 1 | -13/+19 |
2001-01-11 | doxygen annotations for build/*. | jbj | 1 | -1/+9 |
2001-01-03 | - fix: avoid locale issues with strcasecmp/strncasecmp (#23199). | jbj | 1 | -7/+2 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -7/+8 |
2000-12-02 | Bring header reggions mods back to top of stack. | jbj | 1 | -7/+3 |
2000-11-12 | - fine-grained Requires, remove install PreReq's from Requires db. | jbj | 1 | -14/+8 |
2000-11-12 | Sanity. | jbj | 1 | -1/+4 |
2000-08-30 | Doxygen annotations. | jbj | 1 | -19/+21 |
2000-08-27 | Doxygen annotations. | jbj | 1 | -22/+51 |
2000-06-21 | - fix: don't expand macros in false branch of %if (kasal@suse.cz). | jbj | 1 | -1/+3 |
2000-06-20 | - API: uncouple fadio from rest of rpmio. | jbj | 1 | -1/+1 |
2000-06-09 | Move low level support routines to librpmio. | jbj | 1 | -1/+1 |
2000-06-01 | Move noLang to rpmlib. | jbj | 1 | -1/+1 |
2000-04-13 | The death of rpmdbFindBy{Group,TriggeredBy,Header}. | jbj | 1 | -2/+2 |
2000-01-24 | Documentation sugar. | jbj | 1 | -0/+9 |
1999-12-19 | Initialize values behind pointers before calling rpmGet{Arch,Os}Info. | jbj | 1 | -2/+6 |
1999-12-16 | fix: missing strdup when overriding buildroot from command line | jbj | 1 | -2/+2 |
1999-11-24 | lib/macro.c: Canonicalize paths in rpmGetPath(). | jbj | 1 | -23/+26 |
1999-11-19 | macros.in: Add buildsubdir and scriptlet template macros. | jbj | 1 | -9/+12 |