summaryrefslogtreecommitdiff
path: root/apt-pkg/edsp/edspindexfile.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode1-3/+0
2019-04-30Add 'explicit' to most single argument constructorsJulian Andres Klode1-3/+3
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode1-2/+2
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies1-0/+13
2016-06-05refactor EDSP classes for better internal reuseDavid Kalnischkies1-8/+15
2015-08-11Annotate more methods with APT_OVERRIDEJulian Andres Klode1-1/+1
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies1-5/+11
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies1-1/+1
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-1/+1
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-0/+1
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies1-1/+1
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-0/+4
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies1-0/+4
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-1/+0
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-1/+1
2011-06-08add some more dpointer placeholdersMichael Vogt1-0/+3
2011-03-31rename the 'universe' to 'scenario' to reflect the naming in the draftDavid Kalnischkies1-1/+1
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies1-0/+25