Don't try to open nonexistent file twice.
[platform/upstream/rpm.git] / Doxyfile.in
2007-02-22 Paul NasratThis fixes doxygen generation by removing a reference...
2005-04-11 jbjNuke _rpmdb.c.
2004-10-20 jbjAdd lua to doxygen.
2004-10-20 jbjAdd rpmtsCheck() and rpmtsOrder() to iterator.
2004-10-09 jbjDoxygen and cpp nit picks.
2003-12-22 jbjUpdate to latest.
2003-05-30 jbjConsolidate external beecrypt changes.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-05-18 jbj- use beecrypt-3.0.0 API with beecrypt.api.h et al...
2003-04-30 jbjbeecrypt-3.0.0 merge: doxygen pass.
2003-04-16 jbj- permit secondary tag match patterns with RPMQV_ALL.
2003-03-24 jbjAdd benchmark stopwatch, change precision from milli...
2003-03-10 jbj- upgrade to zlib-1.2.beta7.
2003-01-08 jbj- python: put rpmmodule.so where python expects to...
2002-12-24 jbjRescusitate doxygen file manifest.
2002-10-11 jbjCleanups.
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-03 jbjTeach doxygen about python/*-py.c files.
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-06 jbj- rework most of rpmdb.c prepatory to implementing...
2002-05-02 jbj- eliminate db1 support.
2002-04-11 jbj- rescusitate --rebuild.
2002-04-08 jbjSanity.
2002-04-08 jbjdoxygen cleanup.
2002-04-07 jbj- speedup large queries by ~50%.
2002-03-13 jbjSplit transaction set handling into separate file,...
2002-02-23 jbjfix: opendir(3) et al functional with FTP.
2001-11-19 jbj- header handling moved to librpmdb to avoid linkage...
2001-11-16 jbjCreate rpmte.[ch].
2001-11-03 jbj- depends.c: rpmDepSet is (almost) opaque, move to...
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-15 jbj- use only header methods, routines are now static.
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
2001-09-29 jbjMove OpenPGP constants to rpmio/rpmpgp.h.
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt.
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt versions.
2001-08-06 jbj- portability: some compilers squawk at return ((void...
2001-06-19 jbj- finalize per-header methods, accessing headerFoo...
2001-06-19 jbj- preliminary abstraction to support per-header methods.
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-06-06 jbj- permit duplicates for btree indices.
2001-05-29 jbj- eliminate db-1.85 and db-2.x configuration.
2001-05-11 jbj- rpm database has rpm.rpm g+w permissions to share...
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...
2001-04-10 jbjDoxygen annotations for config files.
2001-03-22 jbj- python: strip header regions during unload.
2001-03-17 jbjDoco updates.
2001-03-16 jbj- add --with/--without popt glue for conditional builds...
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-02-28 jbjMerge scriptlet handling into psm.c, remove from API.
2001-02-27 jbjHandle non-string tag indices correctly.
2001-02-10 jbjReorganize sources before implementing --repackage.
2001-01-21 jbjMake cpio mappings opaque.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-12 jbjdoxygen annotations for python bindings.
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2001-01-02 jbjdoxygen annotations for popt.
2000-12-04 jbj- use package version 3 if --nodirtokens is specified.
2000-12-04 jbjSync with rpm-4_0 branch.
2000-10-26 jbjAdd base64 fiddles to get at signature contents to...
2000-10-24 jbj- verify MD5 sums of payload files when unpacking archive.
2000-08-31 jbjUnify rpmError() and rpmMessage() on top of rpmlog().
2000-08-29 jbj- translate rpm.8 man page (Peter Ivanyi <ivanyi@intern...
2000-08-27 jbjRip out rpmrc configuration.
2000-07-24 jbjCosmetic.
2000-04-25 jbjFix popt/po/tr.po addition.
2000-01-19 jbjDoxygen fiddles.
2000-01-19 jbjDoxygen fiddles.
2000-01-19 jbjPreliminary support for doxygen generated API doco.