Commit History

Author SHA1 Message Date
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc 12 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
  David Kalnischkies cf4ff3b78d warning: cast from type A to type B casts away qualifiers [-Wcast-qual] 12 years ago
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 12 years ago
  David Kalnischkies 7a948ec719 Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info 13 years ago
  David Kalnischkies 887c6940d2 * apt-pkg/cacheiterators.h: 13 years ago
  David Kalnischkies d5648746d4 * apt-pkg/cacheiterators.h: 14 years ago
  David Kalnischkies 2a2a7ef4df * apt-pkg/cacheiterators.h: 14 years ago
  David Kalnischkies 854341141d factor out the detection of self-conflicts into Dep::IsIgnorable 14 years ago
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 15 years ago
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 years ago
  David Kalnischkies 27e8981a61 remove deprecated methods which nobody should have used anyway like 15 years ago
  David Kalnischkies 894d672e9b * apt-pkg/pkgcache.h: 15 years ago
  David Kalnischkies df77d8a5fb if critical or-group can't be satisfied, exit directly. 15 years ago
  David Kalnischkies ca238ede04 * apt-pkg/cacheiterator.h: 15 years ago
  David Kalnischkies 28166356f3 Remove the "pseudopackage" handling of Architecture: all packages for 15 years ago
  David Kalnischkies c55b8a5478 * apt-pkg/cacheiterator.h: 15 years ago
  David Kalnischkies 47f6d1b72b * apt-pkg/algorithms.cc: 16 years ago
  David Kalnischkies 3db58cf417 * apt-pkg/pkgcache.cc: 16 years ago
  David Kalnischkies f7a35f2e81 rename ReOwn to ReMap in the cacheiterators 16 years ago
  David Kalnischkies a9fe592842 * apt-pkg/pkgcachegen.{cc,h}: 16 years ago
  David Kalnischkies e841200b93 * apt-pkg/policy.h: 16 years ago
  David Kalnischkies 8ceeb9d695 add a simple method to VerIterator to check if two Versions are similar 16 years ago
  David Kalnischkies d4489d4983 * apt-pkg/cacheset.{cc,h}: 16 years ago
  David Kalnischkies bd2fb30a86 * apt-pkg/pkgcache.cc: 16 years ago
  David Kalnischkies ffee1c2bed move regex magic from apt-get to new FromRegEx method 16 years ago
  David Kalnischkies b3fdb99801 * apt-pkg/cacheiterator.h: 16 years ago
  David Kalnischkies 9552aeeb15 add a missing non-const & Accessors to the Iterator class 16 years ago
  David Kalnischkies a04cd1f9a5 Fix the PkgFileIterator Constructor which defaults to the wrong value. 16 years ago