summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.h
AgeCommit message (Expand)Author
2019-12-261.8.0-Sileosille-aptCoolStar
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2016-08-10simulate all package manager actions explicitlyDavid Kalnischkies
2016-06-08edsp: if internal is used, keep this decisionDavid Kalnischkies
2016-03-07Fix several typosVeres Lajos
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-10-30algorithms: Replace qsort() by thread-safe std::sort()Julian Andres Klode
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2014-11-08explicit overload methods instead of adding parametersDavid Kalnischkies
2014-09-30mark private methods as hiddenDavid Kalnischkies
2014-09-27fix progress output for (dist-)upgrade calculationDavid Kalnischkies
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2013-11-01small documentation updates0.9.13_exp1Michael Vogt
2013-10-05Move ListUpdate/AquireUpdate into update.{cc,h}Michael Vogt
2013-10-05* move upgrade releated code into upgrade.{cc,h}Michael Vogt
2013-10-05cleanup upgrade API some more (thanks for the feedback from David)Michael Vogt
2013-09-18improve the API for Upgrade()Michael Vogt
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt
2013-06-09deprecate InstallProtect as a cpu-eating no-opDavid Kalnischkies
2012-05-15* apt-pkg/algorithms.cc:Marius Vollmer
2012-05-10* apt-pkg/algorithms.cc:David Kalnischkies
2012-01-29* apt-pkg/algorithms.cc:Colin Watson
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-07-15merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2011-07-14make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt
2011-06-08* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt
2011-05-03implement external solver calling for upgrade and dist-upgrade, tooDavid Kalnischkies
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies
2011-03-26do not change protected packages in autoinstall (Closes: #618848)David Kalnischkies
2011-02-02add more dpointer placeholdersMichael Vogt
2010-07-04* apt-pkg/policy.h:David Kalnischkies
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2008-10-01* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt
2008-01-07* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt
2006-10-02* removed the pragma messMichael Vogt
2005-08-31* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Remove is not stickyArch Librarian