Jay Freeman (saurik)
|
ef1e4dfd28
Most interfaces (Maemo) need a high-level name :/.
|
8 years ago |
Jay Freeman (saurik)
|
a473295d01
Store tags in the cache (they are very useful :/).
|
8 years ago |
Julian Andres Klode
|
60d523e2ae
Store the size of strings in the cache
|
9 years ago |
Julian Andres Klode
|
eff0c22e59
Switch performance critical code to use APT::StringView
|
9 years ago |
Julian Andres Klode
|
25c7a09d4a
Add support for calculating hashes over the entire cache
|
9 years ago |
David Kalnischkies
|
5dd00edbcf
add messages to our deprecation warnings in libapt
|
9 years ago |
David Kalnischkies
|
fcffe89d83
do not report deprecate warnings for the None declaration
|
9 years ago |
David Kalnischkies
|
8fec289ad8
remove incorrect optimization branches
|
9 years ago |
Julian Andres Klode
|
ebc5b43cca
Make pkgCache::Priority() static, it does not need the instance
|
9 years ago |
Julian Andres Klode
|
a1dfe33790
Drop the Section field from pkgCache::Package again
|
9 years ago |
Julian Andres Klode
|
f01090067b
Re-introduce None as a deprecated alias for No
|
9 years ago |
David Kalnischkies
|
22df31be37
no value for MultiArch field is 'no', not 'none'
|
9 years ago |
David Kalnischkies
|
8c7af4d4c9
hide implicit deps in apt-cache again by default
|
9 years ago |
David Kalnischkies
|
dfe66c72ff
use a smaller type for flags storage in the cache
|
9 years ago |
David Kalnischkies
|
4dc77823d3
remove the compatibility markers for 4.13 abi
|
9 years ago |
David Kalnischkies
|
b291aa59ee
link DependencyData structs together
|
9 years ago |
David Kalnischkies
|
71c9e95b22
split-up Dependency struct
|
9 years ago |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 years ago |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
9 years ago |
David Kalnischkies
|
d2cb5b153f
hide Translation-* in 'apt-cache policy' output
|
9 years ago |
David Kalnischkies
|
b07aeb1a6e
store Release files data in the Cache
|
9 years ago |
David Kalnischkies
|
448c38bdcd
rework hashsum verification in the acquire system
|
9 years ago |
David Kalnischkies
|
32ab4bd05c
guard pkg/grp hashtable creation changes
|
10 years ago |
David Kalnischkies
|
765190e493
guard ABI changes for SourcePkg/Ver in pkgCache
|
10 years ago |
David Kalnischkies
|
3809194b66
mark private methods as hidden
|
10 years ago |
David Kalnischkies
|
a221efc331
store source name and version in binary cache
|
10 years ago |
David Kalnischkies
|
78a5476f31
drop stored StringItems in favor of in-memory mappings
|
10 years ago |
David Kalnischkies
|
fe86debbae
deprecate Pkg->Name in favor of Grp->Name
|
10 years ago |
David Kalnischkies
|
7a66977486
remove the Section member from package struct
|
10 years ago |
David Kalnischkies
|
4ad8619bb1
cleanup datatypes mix used in binary cache
|
10 years ago |