커밋 기록

작성자 SHA1 메시지 날짜
  Julian Andres Klode 8ee09b58e9 Remap another (non-parameter) StringView 10 년 전
  Julian Andres Klode 7dd0c2eb45 Remap StringView instances pointing into the cache 10 년 전
  Julian Andres Klode 19819ac58a Pass the old map size to ReMap() 10 년 전
  David Kalnischkies 62428dbc17 fix M-A:foreign provides creation for unknown archs 10 년 전
  Julian Andres Klode 60d523e2ae Store the size of strings in the cache 10 년 전
  Julian Andres Klode 24c7db2ede pkgCacheGenerator: CurMd5.Value() cannot be empty 10 년 전
  Julian Andres Klode 869700d839 pkgCacheGenerator::StoreString: Get rid of std::string 10 년 전
  Julian Andres Klode 57590d3c6e Replace compare() == 0 checks with this == other checks 10 년 전
  Julian Andres Klode dd592790c8 pkgCacheGenerator: Use StringView for toString 10 년 전
  Julian Andres Klode c5a858e39f pkgCacheGenerator::StoreString: Move the string into the map 10 년 전
  Julian Andres Klode eff0c22e59 Switch performance critical code to use APT::StringView 10 년 전
  Julian Andres Klode d86b8f864c Do not sync the cache file 10 년 전
  Julian Andres Klode 25c7a09d4a Add support for calculating hashes over the entire cache 10 년 전
  Julian Andres Klode f161603953 pkgCacheGenerator: Allow passing down an already created cache 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 년 전
  David Kalnischkies 6789e01e93 do not segfault in cache generation on mmap failure 10 년 전
  David Kalnischkies 258b9e512c apply various suggestions made by cppcheck 10 년 전
  David Kalnischkies b755de2540 do not ignore differently versioned self-provides 10 년 전
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon 11 년 전
  David Kalnischkies 3addaba1ff implement dpkgs vision of interpreting pkg:<arch> dependencies 11 년 전
  David Kalnischkies c417197501 ignore AllowMem parameter in cache generation 11 년 전
  Julian Andres Klode a6deb7a0ea Fix more instances of missing remapping handling 11 년 전
  Julian Andres Klode 05c001c8db pkgcachegen: Account for remapping when parsing depends from NewPackage 11 년 전
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 11 년 전
  Julian Andres Klode 98cc7fd2c1 Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]> 11 년 전
  Julian Andres Klode 6c413b1886 Mark SPtr as deprecated, and convert users to std::unique_ptr 11 년 전
  Julian Andres Klode 350d30d24f Drop C++11 elements from headers 11 년 전
  David Kalnischkies cc480836c7 drop obsolete explicit :none handling in pkgCacheGen 11 년 전
  David Kalnischkies 1d3eea5caf eliminate dead file-provides code in cache generation 11 년 전