summaryrefslogtreecommitdiff
path: root/apt-pkg/edsp/edspindexfile.h
Commit message (Expand)AuthorAgeFilesLines
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-3/+0
* Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-301-3/+3
* Replace APT_CONST with APT_PURE everywhereJulian Andres Klode2017-08-241-2/+2
* eipp: provide the internal planer as an external oneDavid Kalnischkies2016-06-271-0/+13
* refactor EDSP classes for better internal reuseDavid Kalnischkies2016-06-051-8/+15
* Annotate more methods with APT_OVERRIDEJulian Andres Klode2015-08-111-1/+1
* elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies2015-08-101-5/+11
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-1/+1
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-1/+1
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-0/+1
* mark internal interfaces as hiddenDavid Kalnischkies2014-11-081-1/+1
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+4
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+4
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-1/+0
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+1
* add some more dpointer placeholdersMichael Vogt2011-06-081-0/+3
* rename the 'universe' to 'scenario' to reflect the naming in the draftDavid Kalnischkies2011-03-311-1/+1
* add a first round of stuff needed for talking between APT and solversDavid Kalnischkies2011-03-301-0/+25