Historique des commits

Auteur SHA1 Message Date
  David Kalnischkies 804de19f5f fix: Prefer prefix ++/-- operators for non-primitive types il y a 11 ans
  David Kalnischkies b13ce62c7e de-duplicate version strings in the cache il y a 12 ans
  David Kalnischkies 78a5476f31 drop stored StringItems in favor of in-memory mappings il y a 12 ans
  David Kalnischkies fe86debbae deprecate Pkg->Name in favor of Grp->Name il y a 12 ans
  David Kalnischkies ac2c559b33 correct 'apt-cache stats' to include more il y a 12 ans
  David Kalnischkies 4ad8619bb1 cleanup datatypes mix used in binary cache il y a 12 ans
  David Kalnischkies e8a7b0b28c increase hashtable size for packages/groups by factor 5 il y a 12 ans
  Michael Vogt da029b0aae Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental il y a 12 ans
  Michael Vogt b686f453b1 [API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::Next il y a 12 ans
  David Kalnischkies 7a223b933c invalid cache if architecture set doesn't match il y a 12 ans
  David Kalnischkies ffe3c68e49 parse and retrieve multiple Descriptions in one record il y a 13 ans
  David Kalnischkies 68134bda88 abstract version hash comparison a bit il y a 12 ans
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere il y a 12 ans
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] il y a 12 ans
  David Kalnischkies ef74268b47 warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations] il y a 12 ans
  David Kalnischkies cf4ff3b78d warning: cast from type A to type B casts away qualifiers [-Wcast-qual] il y a 12 ans
  David Kalnischkies 99359751ef handle missing "Description" in apt-cache show il y a 13 ans
  David Kalnischkies 885594fc88 share version strings between same versions (of different architectures) il y a 13 ans
  David Kalnischkies aa0fe657e4 - sort group and package names in the hashtable on insert il y a 13 ans
  David Kalnischkies b8a884c0c7 equal comparisions are used mostly in same-source relations, il y a 13 ans
  David Kalnischkies 9c44383f2e factor version string creation out of NewDepends, so we can easily reuse il y a 13 ans
  David Kalnischkies 734b7c817a handle language tags for descriptions are unique strings to be shared il y a 13 ans
  David Kalnischkies a65e22c64a * apt-pkg/pkgcachegen.cc: il y a 13 ans
  Michael Vogt 27cae77154 * apt-pkg/pkgcachegen.cc: il y a 13 ans
  David Kalnischkies 7ccb5efb4f write the native architecture as unique string into the cache header il y a 13 ans
  David Kalnischkies dfe45e1f11 correct "3 missing" to "2 missing" remap registrations as the Version il y a 13 ans
  David Kalnischkies 9abb228384 add 3 missing remap registrations causing a segfault in case il y a 14 ans
  David Kalnischkies 7605509f7c * apt-pkg/pkgcachegen.cc: il y a 14 ans
  David Kalnischkies 8ec008808c * apt-pkg/pkgcachegen.cc: il y a 14 ans
  David Kalnischkies c919ad6e4d handle packages without a mandatory architecture (debian-policy §5.3) il y a 14 ans