David Kalnischkies
|
29636cc759
deprecate confusing Pkg.CandVersion() method
|
8 years ago |
David Kalnischkies
|
5dd00edbcf
add messages to our deprecation warnings in libapt
|
9 years ago |
David Kalnischkies
|
2fc9d1ebca
add cacheset push_back wrapping for std::back_inserter
|
9 years ago |
David Kalnischkies
|
b2a893dda2
implement operator* for cacheset iterators
|
9 years ago |
Julian Andres Klode
|
2c1e4917d9
cacheset: Fix compilation on new GCC in C++98 mode
|
9 years ago |
Julian Andres Klode
|
3dddcdf243
Re-add support for G++ 4.8 and configure travis to use it
|
9 years ago |
David Kalnischkies
|
3707fd4faa
avoid virtual in the iterators
|
9 years ago |
David Kalnischkies
|
9112f77703
show or-groups in not-installed recommends and suggests lists
|
9 years ago |
David Kalnischkies
|
a0c19a217c
implement a more generic ShowList method
|
9 years ago |
David Kalnischkies
|
2893325927
implement reverse_iterators for cachesets
|
9 years ago |
David Kalnischkies
|
ffb081b792
prepare cachesets for -std=c++11
|
9 years ago |
David Kalnischkies
|
c687384b7a
cleanup Container.erase API to look more like std::containers
|
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
|
2b4cead3c8
fix some new compiler warnings reported by gcc-5
|
10 years ago |
David Kalnischkies
|
586d870471
replace ignore-deprecated #pragma dance with _Pragma
|
10 years ago |
David Kalnischkies
|
3809194b66
mark private methods as hidden
|
10 years ago |
David Kalnischkies
|
1e064088bf
move PCI::From* methods into CacheSetHelper class
|
10 years ago |
David Kalnischkies
|
fdba4d53d6
rework cachesets API to allow future extension
|
10 years ago |
David Kalnischkies
|
840ca97143
add APT::PackageUniverse as a pkgCache wrapper
|
10 years ago |
David Kalnischkies
|
5c8c732155
add specialisations for std::vector
|
10 years ago |
David Kalnischkies
|
7a66977486
remove the Section member from package struct
|
10 years ago |
Michael Vogt
|
80624be7c5
Fix more warnings from clang
|
10 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 years ago |
David Kalnischkies
|
d3e8fbb395
warning: extra ‘;’ [-Wpedantic]
|
11 years ago |
David Kalnischkies
|
255c9e4b74
make doxygen more quiet, fix issues and disable latex
|
11 years ago |
Michael Vogt
|
16724b66fe
add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)
|
11 years ago |
Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
11 years ago |
Michael Vogt
|
267275c59c
remove double list include
|
11 years ago |