summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.h
AgeCommit message (Expand)Author
2019-12-261.8.0-Sileosille-aptCoolStar
2019-12-26Fixed system() using coolstar's patch and added other required patchesJaywalker
2018-12-26debListParser: Avoid native arch lookup in ParseDependsJulian Andres Klode
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-09-09drop unused/unimplemented & hidden LoadReleaseInfoDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-01-02ParseDepends: Support passing the desired architectureNiels Thykier
2016-11-22Do not use MD5SumValue for Description_md5()Julian Andres Klode
2016-11-22debListParser: Convert to use pkgTagSection::Key-based lookupJulian Andres Klode
2016-11-11add hidden config to set packages as Essential/ImportantDavid Kalnischkies
2016-01-26convert Version() and Architecture() to APT::StringViewDavid Kalnischkies
2016-01-26remove unused Description methods in listparsersDavid Kalnischkies
2016-01-15use APT::StringView for GrabWordDavid Kalnischkies
2016-01-08debListParser: Convert another ParseDepends to StringViewJulian Andres Klode
2016-01-07Switch performance critical code to use APT::StringViewJulian Andres Klode
2015-10-23deblistparser: Make PrioList constJulian Andres Klode
2015-08-27Do not parse Status fields from remote sourcesJulian Andres Klode
2015-08-10parse packages from all architectures into the cacheDavid Kalnischkies
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies
2015-08-10just-in-time creation for (implicit) ProvidesDavid Kalnischkies
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-06-12store Release files data in the CacheDavid Kalnischkies
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies
2014-11-08use a abi version check similar to the gcc checkDavid Kalnischkies
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies
2014-09-27drop stored StringItems in favor of in-memory mappingsDavid Kalnischkies
2014-06-18cleanup datatypes mix used in binary cacheDavid Kalnischkies
2014-05-29Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt
2014-05-15Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt
2014-05-09parse and retrieve multiple Descriptions in one recordDavid Kalnischkies
2014-04-28WIP local deb installMichael Vogt
2014-03-21mark optional (private) symbols as hiddenDavid Kalnischkies
2014-03-13abstract version hash comparison a bitDavid Kalnischkies
2014-03-13factor out parsing of MultiArch flagDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer
2011-12-13revert 2184.1.3: forward declaration instead of 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-06-08* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies
2011-03-28* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2011-03-23* apt-pkg/deb/deblistparser.h:David Kalnischkies
2011-02-02apt-pkg/deb/*: add placeholder dpointer and make destructors virtualMichael Vogt
2010-07-08use references instead of copies in the Cache generation methodsDavid Kalnischkies
2010-07-04clean deblistparser a bit by get the Architectures at one placeDavid Kalnischkies
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies