コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Michael Vogt 171c75f13a * applied parts of the string speedup patch from debian #319377 (ABI change) 20 年 前