Commit History

作者 SHA1 備註 提交日期
  Julian Andres Klode a0e3c0f55d pkgCacheGenerator::hash: Do not call tolower_ascii() 10 年之前
  Julian Andres Klode 869700d839 pkgCacheGenerator::StoreString: Get rid of std::string 10 年之前
  Julian Andres Klode dd592790c8 pkgCacheGenerator: Use StringView for toString 10 年之前
  Julian Andres Klode eff0c22e59 Switch performance critical code to use APT::StringView 10 年之前
  Julian Andres Klode f161603953 pkgCacheGenerator: Allow passing down an already created cache 10 年之前
  Julian Andres Klode 2837a71877 pkgcachegen.h: Hack around unordered_map not existing before C++11 10 年之前
  Julian Andres Klode e9185eca39 pkgcachegen: Use std::unordered_map instead of std::map 10 年之前
  David Kalnischkies 5dd00edbcf add messages to our deprecation warnings in libapt 10 年之前
  Julian Andres Klode 350d30d24f Drop C++11 elements from headers 11 年之前
  David Kalnischkies 1d3eea5caf eliminate dead file-provides code in cache generation 11 年之前
  David Kalnischkies c9443c0120 elimate duplicated code in pkgIndexFile subclasses 11 年之前
  David Kalnischkies 5465192b9a add volatile sources support in libapt-pkg 11 年之前
  David Kalnischkies bb0f6a34c4 just-in-time creation for (explicit) negative deps 11 年之前
  David Kalnischkies ecc138f858 just-in-time creation for (implicit) Provides 11 年之前
  David Kalnischkies 8c7af4d4c9 hide implicit deps in apt-cache again by default 11 年之前
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 11 年之前
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck 11 年之前
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 11 年之前
  David Kalnischkies e185d8b3e3 populate the Architecture field for PackageFiles 11 年之前
  David Kalnischkies b07aeb1a6e store Release files data in the Cache 11 年之前
  David Kalnischkies dce45dbe97 mark internal interfaces as hidden 11 年之前
  David Kalnischkies ccf6bdb3ef use a abi version check similar to the gcc check 11 年之前
  David Kalnischkies 30b45652d6 rename StringType VERSION to VERSIONNUMBER 11 年之前
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 11 年之前
  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 年之前