Age | Commit message (Expand) | Author | Files | Lines |
2008-02-03 | Make rpmtag.h standalone, include from rpmtypes.h | Panu Matilainen | 1 | -1/+1 |
2008-01-30 | Include spring-cleaning | Panu Matilainen | 1 | -1/+2 |
2008-01-30 | rpmlib.h mass eviction | Panu Matilainen | 1 | -0/+1 |
2007-12-16 | Much of spec internals is exposed, let them be const for now | Panu Matilainen | 1 | -14/+14 |
2007-12-15 | Remove bogus const from rpmGetPath() temporary targets | Panu Matilainen | 1 | -1/+1 |
2007-12-14 | Bogus const removal continued... | Panu Matilainen | 1 | -1/+1 |
2007-12-14 | Bunch of const char* corrections | Panu Matilainen | 1 | -1/+1 |
2007-12-13 | Use rpm_tag_t everywhere for rpm (header) tag type | Panu Matilainen | 1 | -2/+2 |
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -5/+5 |
2007-12-07 | Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org) | Panu Matilainen | 1 | -6/+6 |
2007-11-23 | Expand private include file names to be relative to $(top_srcdir) | Ralf Corsépius | 1 | -1/+1 |
2007-11-23 | Move rpmGetPath and rpmGenPath to rpmfileutil.h | Panu Matilainen | 1 | -0/+1 |
2007-11-23 | Use #include <x.h> syntax to include public headers. | Ralf Corsépius | 1 | -4/+4 |
2007-11-19 | Lose rpmerr.h for good | Panu Matilainen | 1 | -1/+1 |
2007-11-19 | Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels | Panu Matilainen | 1 | -8/+8 |
2007-10-29 | Add SKIPSPACE. | Ralf Corsépius | 1 | -0/+1 |
2007-10-09 | Make rpmerr.h private, include directly where needed. | Panu Matilainen | 1 | -0/+1 |
2007-10-09 | Replace all rpmError() uses with rpmlog() | Panu Matilainen | 1 | -5/+5 |
2007-09-21 | Rename Spec -> rpmSpec for namespacing | Panu Matilainen | 1 | -10/+10 |
2007-09-20 | Rename tagName/Value/Type() to rpmTagGet*() | Panu Matilainen | 1 | -1/+1 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -79/+15 |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 1 | -0/+3 |
2002-12-24 | splint fiddles. | jbj | 1 | -0/+2 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 1 | -1/+159 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -3/+6 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -12/+2 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -3/+3 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -0/+2 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 1 | -0/+12 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -5/+5 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -0/+2 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -1/+2 |
2001-11-11 | Replace loadFi with fiNew, freeFi with fiFree. | jbj | 1 | -2/+6 |
2001-11-01 | - add header refcount annotations throughout. | jbj | 1 | -3/+3 |
2001-10-28 | - memory indices for dependency check are typedef'd and abstract'd. | jbj | 1 | -4/+9 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -1/+1 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -4/+4 |
2001-10-16 | More lclint annotations. | jbj | 1 | -2/+2 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -18/+24 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -4/+1 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -0/+7 |
2001-09-25 | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). | jbj | 1 | -1/+0 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -1/+1 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -1/+1 |
2001-06-04 | lclint fiddles. | jbj | 1 | -0/+4 |
2001-05-23 | - headerFree() returns NULL, _free is C++ safe. | jbj | 1 | -8/+3 |
2001-05-06 | - fix: specfile queries with BuildArch: (#27589). | jbj | 1 | -57/+64 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -6/+6 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -10/+14 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -5/+19 |