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