Историја ревизија

Аутор SHA1 Порука Датум
  David Kalnischkies 78a5476f31 drop stored StringItems in favor of in-memory mappings пре 12 година
  David Kalnischkies 4ad8619bb1 cleanup datatypes mix used in binary cache пре 12 година
  David Kalnischkies ffe3c68e49 parse and retrieve multiple Descriptions in one record пре 13 година
  David Kalnischkies ce62f1def6 mark optional (private) symbols as hidden пре 12 година
  David Kalnischkies 68134bda88 abstract version hash comparison a bit пре 12 година
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc пре 12 година
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] пре 12 година
  David Kalnischkies 885594fc88 share version strings between same versions (of different architectures) пре 13 година
  David Kalnischkies 9c44383f2e factor version string creation out of NewDepends, so we can easily reuse пре 13 година
  David Kalnischkies 5a8e963bbb add implicit dependencies needed for Multi-Arch at the time a Version пре 14 година
  David Kalnischkies 99a2ea5a27 * apt-pkg/pkgcachegen.cc: пре 14 година
  David Kalnischkies 1bc6873583 remove old APT_COMPATIBILITY ifdef's пре 15 година
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) пре 15 година
  Michael Vogt 64dda04bd9 * apt-pkg/pkgcachegen.{cc,h}: пре 15 година
  David Kalnischkies 7635093c1c switch from std::set to std::vector as it is way more simple, a bit пре 16 година
  David Kalnischkies dcdf1ef18b * doc/apt.conf.5.xml: пре 16 година
  David Kalnischkies a9fe592842 * apt-pkg/pkgcachegen.{cc,h}: пре 16 година
  David Kalnischkies 32b9a14cb4 use references instead of copies in the Cache generation methods пре 16 година
  David Kalnischkies 7e58ab0c0d wrap the mmap actions in the CacheGenerator in their own methods to пре 16 година
  David Kalnischkies 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: пре 16 година
  David Kalnischkies 67e0766f0e Foreign Versions add an implicit Provides to the other packages in the group пре 16 година
  David Kalnischkies 857e9c13d8 Drop the Arch information from the Version structure as we can get пре 16 година
  David Kalnischkies 25396fb063 Split ListParser::NewDepends into two methods to use these new method пре 16 година
  David Kalnischkies 5bf1571639 Implement the first step toward Multi-Arch by setting up a Group пре 16 година
  David Kalnischkies 92fcbfc163 add the various foldmarkers in apt-pkg & cmdline (no code change) пре 17 година
  Michael Vogt a7955daaf5 * fixed compile errors with g++ 7.3 (thanks to пре 19 година
  Michael Vogt 5cb3acda9e * merged the no-pragma branch пре 19 година
  Michael Vogt 1350057372 * removed the pragma mess пре 20 година
  Michael Vogt 39c7baef5e * merged with apt--mvo пре 20 година