summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgsystem.cc
AgeCommit message (Expand)AuthorFilesLines
2016-06-04edsp: use an ID mapping for the internal solverDavid Kalnischkies1-1/+23
2015-11-04implement a public pkgSystem::ArchitecturesSupportedDavid Kalnischkies1-0/+8
2015-11-04implement a public pkgSystem::MultiArchSupportedDavid Kalnischkies1-0/+9
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-1/+2
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-0/+2
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-1/+3
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+0
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies1-2/+2
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-0/+2
2007-09-10* make apt build with g++ 4.3Michael Vogt1-0/+1
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2004-09-20buffer in the very unlikely event that someone adds 10 ...Arch Librarian1-1/+3
2004-09-20Join with aliencodeArch Librarian1-0/+45