summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgrecords.cc
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2014-05-29Fix more warnings from clangMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2007-06-10* apt-pkg/pkgrecords.cc,h:Michael Vogt
2007-06-09* merged the remaining bits from the apt--no-pragma branchMichael Vogt
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2005-10-23* merged with apt--mvo--0 and apt--ddtp--0Michael Vogt
2005-10-22* revert patch from patch-59, causes all sorts of troubleMichael Vogt
2005-09-27* merged with apt--mvoMichael Vogt
2005-09-22* make sure that the pkgRecords D'tor does not segfaultMichael Vogt
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2004-09-20Back out fix for now; not sure I want to bump the lib v...Arch Librarian
2004-09-20* Small bugfix to pkgRecords to prevent a segfault if t...Arch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Fixed another parser glitchArch Librarian
2004-09-20Archive acquire codeArch Librarian
2004-09-20Start on acquire stuffArch Librarian
2004-09-20Progress meterArch Librarian
2004-09-20Package Record parserArch Librarian