summaryrefslogtreecommitdiff
path: root/apt-pkg/edsp/edspindexfile.cc
AgeCommit message (Expand)Author
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-06-26fix some unlikely memory leaks in error casesDavid Kalnischkies
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies
2016-06-05refactor EDSP classes for better internal reuseDavid Kalnischkies
2015-09-14use a less generic special trigger filename for stdinDavid Kalnischkies
2015-08-17Cleanup includes after running iwyuMichael Vogt
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2015-06-15populate the Architecture field for PackageFilesDavid Kalnischkies
2015-06-12store Release files data in the CacheDavid Kalnischkies
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies
2014-09-27drop stored StringItems in favor of in-memory mappingsDavid Kalnischkies
2014-06-18cleanup datatypes mix used in binary cacheDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2012-06-16do not dereference the storage for the unique strings as the pointer canDavid Kalnischkies
2011-12-15atleast libapt should announce to itself that it is clean…David Kalnischkies
2011-12-10* apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-03-31rename the 'universe' to 'scenario' to reflect the naming in the draftDavid Kalnischkies
2011-03-31add a special scenario filename for using stdinDavid Kalnischkies
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies