Julian Andres Klode
|
60d523e2ae
Store the size of strings in the cache
|
9 years ago |
Julian Andres Klode
|
af4899c9df
HashSumValue::Set: Do not provide const char* overload
|
9 years ago |
Julian Andres Klode
|
e9a1e5f9a3
debListParser: Convert another ParseDepends to StringView
|
9 years ago |
Julian Andres Klode
|
077cb5273b
NEWS: Document recompression of indices
|
9 years ago |
David Kalnischkies
|
ef3c549e00
remove uncompressed leftover partial file before pdiff bootstrap
|
9 years ago |
David Kalnischkies
|
4e6219da0d
use filesize of compressed pdiffs for the limit if possible
|
9 years ago |
David Kalnischkies
|
896f0ae857
tests: limit autotest-functionname generation to sane characters
|
9 years ago |
David Kalnischkies
|
abec2980ef
support '-' and no parameter for stdin in apt-helper cat-file
|
9 years ago |
David Kalnischkies
|
0179cfa83c
keep compressed indexes in a low-cost format
|
9 years ago |
David Kalnischkies
|
912a61312a
tests: try to pick up compressors from config automatically
|
9 years ago |
David Kalnischkies
|
4e3c5633b1
allow pdiff bootstrap from all supported compressors
|
9 years ago |
David Kalnischkies
|
1866240123
ensure compression cleanup even without lists-cleanup
|
9 years ago |
David Kalnischkies
|
9bd2313a5c
use one 'store' method to rule all (de)compressors
|
9 years ago |
David Kalnischkies
|
83758aed35
include all compressed Packages/Sources files in Release file
|
9 years ago |
David Kalnischkies
|
e6849dd846
fix typo in SrvRecords documentation
|
9 years ago |
Julian Andres Klode
|
4a666d28d7
AvailableDescriptionLanguages: Use one string for all iterations
|
9 years ago |
Julian Andres Klode
|
24c7db2ede
pkgCacheGenerator: CurMd5.Value() cannot be empty
|
9 years ago |
Julian Andres Klode
|
0cc8987abf
operator==(char*, StringView) use StringView.operator==
|
9 years ago |
Julian Andres Klode
|
a0e3c0f55d
pkgCacheGenerator::hash: Do not call tolower_ascii()
|
9 years ago |
Julian Andres Klode
|
869700d839
pkgCacheGenerator::StoreString: Get rid of std::string
|
9 years ago |
Julian Andres Klode
|
57590d3c6e
Replace compare() == 0 checks with this == other checks
|
9 years ago |
Julian Andres Klode
|
dd592790c8
pkgCacheGenerator: Use StringView for toString
|
9 years ago |
Julian Andres Klode
|
c5a858e39f
pkgCacheGenerator::StoreString: Move the string into the map
|
9 years ago |
Julian Andres Klode
|
0e58689ae7
StringView: rfind: pos should be end of substr, not start
|
9 years ago |
Julian Andres Klode
|
eee8ee176a
StringView: pos argument default should be npos
|
9 years ago |
Julian Andres Klode
|
8cfd5495e3
StringView::rfind(): Call rfind() instead of find() on subst
|
9 years ago |
Julian Andres Klode
|
eff0c22e59
Switch performance critical code to use APT::StringView
|
9 years ago |
Julian Andres Klode
|
fe7fa47c11
Introduce internal APT::StringView class
|
9 years ago |
Julian Andres Klode
|
4fcff7ed46
rred: Run in parallel
|
9 years ago |
Julian Andres Klode
|
b89cd2e36f
acquire: Allow parallelizing methods without hosts
|
9 years ago |