David Kalnischkies
|
4326680d2e
simulate all package manager actions explicitly
|
8 years ago |
David Kalnischkies
|
4dc619c043
edsp: if internal is used, keep this decision
|
8 years ago |
Veres Lajos
|
8d89cda7d6
Fix several typos
|
8 years ago |
David Kalnischkies
|
5dd00edbcf
add messages to our deprecation warnings in libapt
|
9 years ago |
Julian Andres Klode
|
f1f9f9bfec
algorithms: Replace qsort() by thread-safe std::sort()
|
9 years ago |
David Kalnischkies
|
4dc77823d3
remove the compatibility markers for 4.13 abi
|
9 years ago |
David Kalnischkies
|
3b3028467c
add c++11 override marker to overridden methods
|
9 years ago |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 years ago |
David Kalnischkies
|
e8afd16892
apply various style suggestions by cppcheck
|
9 years ago |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
9 years ago |
David Kalnischkies
|
fa5404ab01
explicit overload methods instead of adding parameters
|
10 years ago |
David Kalnischkies
|
3809194b66
mark private methods as hidden
|
10 years ago |
David Kalnischkies
|
2a884c612b
fix progress output for (dist-)upgrade calculation
|
10 years ago |
David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
11 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 years ago |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
11 years ago |
Michael Vogt
|
61f954bff0
small documentation updates
|
11 years ago |
Michael Vogt
|
d428d131a2
Move ListUpdate/AquireUpdate into update.{cc,h}
|
11 years ago |
Michael Vogt
|
82e369c4b9
* move upgrade releated code into upgrade.{cc,h}
|
11 years ago |
Michael Vogt
|
5ca0cf5119
cleanup upgrade API some more (thanks for the feedback from David)
|
11 years ago |
Michael Vogt
|
facea693b2
improve the API for Upgrade()
|
11 years ago |
Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
11 years ago |
David Kalnischkies
|
f3c736f9b6
deprecate InstallProtect as a cpu-eating no-op
|
11 years ago |
Marius Vollmer
|
b270388bef
* apt-pkg/algorithms.cc:
|
12 years ago |
David Kalnischkies
|
db09a1c5dd
* apt-pkg/algorithms.cc:
|
12 years ago |
Colin Watson
|
d0f2c87cd7
* apt-pkg/algorithms.cc:
|
13 years ago |
David Kalnischkies
|
b9dadc24b9
revert 2184.1.3: forward declaration instead of headers
|
13 years ago |
David Kalnischkies
|
a4f6bdc8bd
revert 2184.1.2: do not pollute namespace in headers
|
13 years ago |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 years ago |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 years ago |