summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-02ParseDepends: Support passing the desired architectureNiels Thykier1-0/+11
2016-11-22Do not use MD5SumValue for Description_md5()Julian Andres Klode1-1/+4
2016-11-22debListParser: Convert to use pkgTagSection::Key-based lookupJulian Andres Klode1-3/+1
2016-11-11add hidden config to set packages as Essential/ImportantDavid Kalnischkies1-2/+2
2016-01-26convert Version() and Architecture() to APT::StringViewDavid Kalnischkies1-4/+8
2016-01-26remove unused Description methods in listparsersDavid Kalnischkies1-4/+0
2016-01-15use APT::StringView for GrabWordDavid Kalnischkies1-1/+3
2016-01-08debListParser: Convert another ParseDepends to StringViewJulian Andres Klode1-1/+3
2016-01-07Switch performance critical code to use APT::StringViewJulian Andres Klode1-1/+18
2015-10-23deblistparser: Make PrioList constJulian Andres Klode1-1/+1
2015-08-27Do not parse Status fields from remote sourcesJulian Andres Klode1-0/+7
2015-08-10parse packages from all architectures into the cacheDavid Kalnischkies1-6/+3
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies1-1/+1
2015-08-10just-in-time creation for (implicit) ProvidesDavid Kalnischkies1-1/+0
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies1-2/+0
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies1-17/+17
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-1/+1
2015-06-12store Release files data in the CacheDavid Kalnischkies1-3/+3
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies1-9/+9
2014-11-08use a abi version check similar to the gcc checkDavid Kalnischkies1-1/+1
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies1-1/+1
2014-09-27drop stored StringItems in favor of in-memory mappingsDavid Kalnischkies1-1/+0
2014-06-18cleanup datatypes mix used in binary cacheDavid Kalnischkies1-4/+4
2014-05-29Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt1-0/+11
2014-05-15Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt1-0/+11
2014-05-09parse and retrieve multiple Descriptions in one recordDavid Kalnischkies1-2/+2
2014-04-28WIP local deb installMichael Vogt1-3/+12
2014-03-21mark optional (private) symbols as hiddenDavid Kalnischkies1-1/+2
2014-03-13abstract version hash comparison a bitDavid Kalnischkies1-0/+3
2014-03-13factor out parsing of MultiArch flagDavid Kalnischkies1-0/+3
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-0/+7
2014-03-13implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer1-4/+13
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-12/+12
2011-06-08* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt1-1/+5
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies1-4/+4
2011-03-28* apt-pkg/deb/deblistparser.cc:David Kalnischkies1-0/+1
2011-03-23* apt-pkg/deb/deblistparser.h:David Kalnischkies1-1/+1
2011-02-02apt-pkg/deb/*: add placeholder dpointer and make destructors virtualMichael Vogt1-0/+3
2010-07-08use references instead of copies in the Cache generation methodsDavid Kalnischkies1-7/+7
2010-07-04clean deblistparser a bit by get the Architectures at one placeDavid Kalnischkies1-1/+3
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies1-0/+1
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies1-1/+1
2009-12-19Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies1-0/+1
2009-11-29Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies1-1/+2
2005-08-30* updated with mainlineMichael Vogt1-1/+2
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-0/+4
2004-09-20Join with aliencodeArch Librarian1-14/+22
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian1-1/+2