summaryrefslogtreecommitdiff
path: root/apt-pkg/cacheiterators.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-17/+18
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-0/+4
2014-03-13warning: cast from type A to type B casts away qualifiers [-Wcast-qual]David Kalnischkies1-1/+1
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-113/+113
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-3/+3
2013-07-11Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies1-0/+1
2013-04-03* apt-pkg/cacheiterators.h:David Kalnischkies1-0/+2
2012-06-11* apt-pkg/cacheiterators.h:David Kalnischkies1-1/+3
2012-01-19* apt-pkg/cacheiterators.h:David Kalnischkies1-1/+1
2012-01-13factor out the detection of self-conflicts into Dep::IsIgnorableDavid Kalnischkies1-0/+2
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+1
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-3/+3
2011-05-17remove deprecated methods which nobody should have used anyway likeDavid Kalnischkies1-4/+0
2011-05-17* apt-pkg/pkgcache.h:David Kalnischkies1-3/+1
2011-05-11if critical or-group can't be satisfied, exit directly.David Kalnischkies1-0/+1
2011-03-25* apt-pkg/cacheiterator.h:David Kalnischkies1-0/+4
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies1-6/+2
2011-01-13* apt-pkg/cacheiterator.h:David Kalnischkies1-9/+9
2010-08-10* apt-pkg/algorithms.cc:David Kalnischkies1-0/+3
2010-07-25* apt-pkg/pkgcache.cc:David Kalnischkies1-2/+5
2010-07-11rename ReOwn to ReMap in the cacheiteratorsDavid Kalnischkies1-2/+2
2010-07-08* apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies1-0/+6
2010-07-04* apt-pkg/policy.h:David Kalnischkies1-16/+16
2010-06-16add a simple method to VerIterator to check if two Versions are similarDavid Kalnischkies1-0/+9
2010-05-31* apt-pkg/cacheset.{cc,h}:David Kalnischkies1-2/+2
2010-05-31* apt-pkg/pkgcache.cc:David Kalnischkies1-0/+5
2010-05-30move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies1-1/+1
2010-05-29* apt-pkg/cacheiterator.h:David Kalnischkies1-1/+3
2010-03-19add a missing non-const & Accessors to the Iterator classDavid Kalnischkies1-0/+1
2010-02-28Fix the PkgFileIterator Constructor which defaults to the wrong value.David Kalnischkies1-1/+2
2010-02-26move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies1-0/+1
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies1-0/+1
2010-02-11Arch() on a MultiArch:all version should return "all" to be compatibleDavid Kalnischkies1-1/+10
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies1-1/+1
2009-12-27Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies1-3/+11
2009-12-19Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies1-3/+34
2009-12-09Refactor the cache iterators by using a common base classDavid Kalnischkies1-379/+294
2009-07-21The 'not dead yet' releaseMichael Vogt1-18/+18
2009-07-21* apt-pkg/acquire.cc:Michael Vogt1-5/+5
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-18/+18
2009-06-29* add depth information to the debug output and show what dependsMichael Vogt1-2/+11
2009-05-07[apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies1-0/+1
2008-09-22* apt-pkg/cacheiterators.h:Michael Vogt1-5/+5
2006-12-14* merged the no-pragma branchMichael Vogt1-3/+0
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2005-11-30* merged with apt--mvoMichael Vogt1-1/+1
2005-11-21* merge fix for #339533Michael Vogt1-1/+1
2005-10-21* ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt1-0/+1
2005-09-27* merged with apt--mvoMichael Vogt1-1/+3
2005-08-31* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt1-1/+1