Jay Freeman (saurik)
|
c7db7b2f87
For ReMap to work, S has to be marked volatile :/.
|
8 rokov pred |
Jay Freeman (saurik)
|
c2fb49ca17
Port TagIterator to correctly support ReMap (doh).
|
8 rokov pred |
Jay Freeman (saurik)
|
ef1e4dfd28
Most interfaces (Maemo) need a high-level name :/.
|
8 rokov pred |
Jay Freeman (saurik)
|
a473295d01
Store tags in the cache (they are very useful :/).
|
8 rokov pred |
David Kalnischkies
|
84573326f4
factor out Pkg/DepIterator prettyprinters into own header
|
8 rokov pred |
David Kalnischkies
|
29636cc759
deprecate confusing Pkg.CandVersion() method
|
8 rokov pred |
Julian Andres Klode
|
eff0c22e59
Switch performance critical code to use APT::StringView
|
9 rokov pred |
David Kalnischkies
|
5dd00edbcf
add messages to our deprecation warnings in libapt
|
9 rokov pred |
David Kalnischkies
|
3a8776a37a
fix various typos reported by codespell
|
9 rokov pred |
Julian Andres Klode
|
a1dfe33790
Drop the Section field from pkgCache::Package again
|
9 rokov pred |
Julian Andres Klode
|
350d30d24f
Drop C++11 elements from headers
|
9 rokov pred |
David Kalnischkies
|
8c7af4d4c9
hide implicit deps in apt-cache again by default
|
9 rokov pred |
David Kalnischkies
|
4dc77823d3
remove the compatibility markers for 4.13 abi
|
9 rokov pred |
David Kalnischkies
|
b291aa59ee
link DependencyData structs together
|
9 rokov pred |
David Kalnischkies
|
71c9e95b22
split-up Dependency struct
|
9 rokov pred |
David Kalnischkies
|
3707fd4faa
avoid virtual in the iterators
|
9 rokov pred |
David Kalnischkies
|
c687384b7a
cleanup Container.erase API to look more like std::containers
|
9 rokov pred |
David Kalnischkies
|
e8afd16892
apply various style suggestions by cppcheck
|
9 rokov pred |
David Kalnischkies
|
b07aeb1a6e
store Release files data in the Cache
|
9 rokov pred |
David Kalnischkies
|
d61960d924
merge debian/sid into debian/experimental
|
10 rokov pred |
David Kalnischkies
|
50ef3344c3
deprecate the Section member from package struct
|
10 rokov pred |
David Kalnischkies
|
765190e493
guard ABI changes for SourcePkg/Ver in pkgCache
|
10 rokov pred |
David Kalnischkies
|
a221efc331
store source name and version in binary cache
|
10 rokov pred |
David Kalnischkies
|
fe86debbae
deprecate Pkg->Name in favor of Grp->Name
|
10 rokov pred |
David Kalnischkies
|
7a66977486
remove the Section member from package struct
|
10 rokov pred |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
11 rokov pred |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 rokov pred |
David Kalnischkies
|
cf4ff3b78d
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
|
11 rokov pred |
David Kalnischkies
|
d3e8fbb395
warning: extra ‘;’ [-Wpedantic]
|
11 rokov pred |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
11 rokov pred |