Historial de Commits

Autor SHA1 Mensaje Fecha
  Jay Freeman (saurik) 35d8bb14e1 Tags should use StoreString, not WriteStringInMap. hace 8 años
  Jay Freeman (saurik) a473295d01 Store tags in the cache (they are very useful :/). hace 8 años
  Julian Andres Klode 49521f8785 Do not use MD5SumValue for Description_md5() hace 8 años
  David Kalnischkies a133f79c87 deal better with (very) small apt::cache-start values hace 9 años
  David Kalnischkies 8efd5947bf convert Version() and Architecture() to APT::StringView hace 9 años
  David Kalnischkies 02ceb810fe remove unused Description methods in listparsers hace 9 años
  Julian Andres Klode 96f66f82cf Delete copy constructor and operator= for Dynamic hace 9 años
  Julian Andres Klode 19819ac58a Pass the old map size to ReMap() hace 9 años
  Julian Andres Klode a0e3c0f55d pkgCacheGenerator::hash: Do not call tolower_ascii() hace 9 años
  Julian Andres Klode 869700d839 pkgCacheGenerator::StoreString: Get rid of std::string hace 9 años
  Julian Andres Klode dd592790c8 pkgCacheGenerator: Use StringView for toString hace 9 años
  Julian Andres Klode eff0c22e59 Switch performance critical code to use APT::StringView hace 9 años
  Julian Andres Klode f161603953 pkgCacheGenerator: Allow passing down an already created cache hace 9 años
  Julian Andres Klode 2837a71877 pkgcachegen.h: Hack around unordered_map not existing before C++11 hace 9 años
  Julian Andres Klode e9185eca39 pkgcachegen: Use std::unordered_map instead of std::map hace 9 años
  David Kalnischkies 5dd00edbcf add messages to our deprecation warnings in libapt hace 9 años
  Julian Andres Klode 350d30d24f Drop C++11 elements from headers hace 9 años
  David Kalnischkies 1d3eea5caf eliminate dead file-provides code in cache generation hace 9 años
  David Kalnischkies c9443c0120 elimate duplicated code in pkgIndexFile subclasses hace 9 años
  David Kalnischkies 5465192b9a add volatile sources support in libapt-pkg hace 9 años
  David Kalnischkies bb0f6a34c4 just-in-time creation for (explicit) negative deps hace 9 años
  David Kalnischkies ecc138f858 just-in-time creation for (implicit) Provides hace 9 años
  David Kalnischkies 8c7af4d4c9 hide implicit deps in apt-cache again by default hace 9 años
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers hace 9 años
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck hace 9 años
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors hace 9 años
  David Kalnischkies e185d8b3e3 populate the Architecture field for PackageFiles hace 9 años
  David Kalnischkies b07aeb1a6e store Release files data in the Cache hace 9 años
  David Kalnischkies dce45dbe97 mark internal interfaces as hidden hace 10 años
  David Kalnischkies ccf6bdb3ef use a abi version check similar to the gcc check hace 10 años