Commit History

Author SHA1 Message Date
  Julian Andres Klode 708e2f1fe9 VersionHash: Do not skip too long dependency lines 9 years ago
  Julian Andres Klode 33aa2752e7 cache: Bump minor version to 6 10 years ago
  David Kalnischkies 84573326f4 factor out Pkg/DepIterator prettyprinters into own header 10 years ago
  Julian Andres Klode f40fdaa432 cachefile: Only set members that were initialized successfully 10 years ago
  Veres Lajos 8d89cda7d6 Fix several typos 10 years ago
  Julian Andres Klode 9de2fd4d11 Fix crash with empty architecture list 10 years ago
  David Kalnischkies d17f2b1b74 parse version correctly from binary Source field 10 years ago
  David Kalnischkies 074564d40c use consistently the last : as name:arch separator 10 years ago
  Julian Andres Klode 60d523e2ae Store the size of strings in the cache 10 years ago
  Julian Andres Klode eff0c22e59 Switch performance critical code to use APT::StringView 10 years ago
  Julian Andres Klode 3b4cbca22f Increase APT::Cache-HashTableSize default to 50503 10 years ago
  Julian Andres Klode 38a5b1ceee apt-cache: stats: Show a table utilization as percentage 10 years ago
  Julian Andres Klode 25c7a09d4a Add support for calculating hashes over the entire cache 10 years ago
  Julian Andres Klode 0748f03aca Switch to DJB hashing and use prime number as table size 10 years ago
  Julian Andres Klode 6755060951 pkgcache: Make hash arch-independent using fixed size integer 10 years ago
  Julian Andres Klode 0270109539 Bump cache minor version to 2 to trigger rebuilds 10 years ago
  Julian Andres Klode 2fcd25a9e2 Do not swap required and important in pkgCache::Priority() 10 years ago
  David Kalnischkies 8fec289ad8 remove incorrect optimization branches 10 years ago
  David Kalnischkies 3addaba1ff implement dpkgs vision of interpreting pkg:<arch> dependencies 11 years ago
  David Kalnischkies f6ce7ffce5 store ':any' pseudo-packages with 'any' as architecture 11 years ago
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 11 years ago
  David Kalnischkies 7f8c0eed69 parse packages from all architectures into the cache 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 71c9e95b22 split-up Dependency struct 11 years ago
  David Kalnischkies fd23676e80 bunch of micro-optimizations for depcache 11 years ago
  David Kalnischkies 3707fd4faa avoid virtual in the iterators 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