Commit History

Author SHA1 Message Date
  Julian Andres Klode eff0c22e59 Switch performance critical code to use APT::StringView 10 years ago
  Julian Andres Klode 25c7a09d4a Add support for calculating hashes over the entire cache 10 years ago
  David Kalnischkies 5dd00edbcf add messages to our deprecation warnings in libapt 10 years ago
  David Kalnischkies fcffe89d83 do not report deprecate warnings for the None declaration 10 years ago
  David Kalnischkies 8fec289ad8 remove incorrect optimization branches 10 years ago
  Julian Andres Klode ebc5b43cca Make pkgCache::Priority() static, it does not need the instance 11 years ago
  Julian Andres Klode a1dfe33790 Drop the Section field from pkgCache::Package again 11 years ago
  Julian Andres Klode f01090067b Re-introduce None as a deprecated alias for No 11 years ago
  David Kalnischkies 22df31be37 no value for MultiArch field is 'no', not 'none' 11 years ago
  David Kalnischkies 8c7af4d4c9 hide implicit deps in apt-cache again by default 11 years ago
  David Kalnischkies dfe66c72ff use a smaller type for flags storage in the cache 11 years ago
  David Kalnischkies 4dc77823d3 remove the compatibility markers for 4.13 abi 11 years ago
  David Kalnischkies b291aa59ee link DependencyData structs together 11 years ago
  David Kalnischkies 71c9e95b22 split-up Dependency struct 11 years ago
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 11 years ago
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 11 years ago
  David Kalnischkies d2cb5b153f hide Translation-* in 'apt-cache policy' output 11 years ago
  David Kalnischkies b07aeb1a6e store Release files data in the Cache 11 years ago
  David Kalnischkies 448c38bdcd rework hashsum verification in the acquire system 11 years ago
  David Kalnischkies 32ab4bd05c guard pkg/grp hashtable creation changes 11 years ago
  David Kalnischkies 765190e493 guard ABI changes for SourcePkg/Ver in pkgCache 11 years ago
  David Kalnischkies 3809194b66 mark private methods as hidden 11 years ago
  David Kalnischkies a221efc331 store source name and version in binary cache 12 years ago
  David Kalnischkies 78a5476f31 drop stored StringItems in favor of in-memory mappings 12 years ago
  David Kalnischkies fe86debbae deprecate Pkg->Name in favor of Grp->Name 12 years ago
  David Kalnischkies 7a66977486 remove the Section member from package struct 12 years ago
  David Kalnischkies 4ad8619bb1 cleanup datatypes mix used in binary cache 12 years ago
  David Kalnischkies e8a7b0b28c increase hashtable size for packages/groups by factor 5 12 years ago
  Michael Vogt da029b0aae Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental 12 years ago
  Michael Vogt b686f453b1 [API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::Next 12 years ago