summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgrecords.cc
AgeCommit message (Expand)AuthorFilesLines
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+5
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies1-1/+1
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-1/+1
2011-09-13merge with debian/experimentalDavid Kalnischkies1-1/+1
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-2/+4
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-1/+1
2007-06-10* apt-pkg/pkgrecords.cc,h:Michael Vogt1-13/+14
2007-06-09* merged the remaining bits from the apt--no-pragma branchMichael Vogt1-3/+0
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt1-3/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2005-10-23* merged with apt--mvo--0 and apt--ddtp--0Michael Vogt1-4/+1
2005-10-22* revert patch from patch-59, causes all sorts of troubleMichael Vogt1-4/+1
2005-09-27* merged with apt--mvoMichael Vogt1-1/+4
2005-09-22* make sure that the pkgRecords D'tor does not segfaultMichael Vogt1-1/+4
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-0/+9
2004-09-20Back out fix for now; not sure I want to bump the lib v...Arch Librarian1-6/+2
2004-09-20* Small bugfix to pkgRecords to prevent a segfault if t...Arch Librarian1-2/+6
2004-09-20Join with aliencodeArch Librarian1-28/+17
2004-09-20Fixed another parser glitchArch Librarian1-2/+2
2004-09-20Archive acquire codeArch Librarian1-7/+5
2004-09-20Start on acquire stuffArch Librarian1-2/+2
2004-09-20Progress meterArch Librarian1-2/+15
2004-09-20Package Record parserArch Librarian1-0/+65