summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debrecords.h
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-01-19fix various typos reported by spellintianDavid 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-03-16properly implement pkgRecord::Parser for *.deb filesDavid Kalnischkies
2014-11-08mark internal interfaces as hiddenDavid Kalnischkies
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies
2014-05-09parse and retrieve multiple Descriptions in one recordDavid Kalnischkies
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies
2014-04-28WIP local deb installMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
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-07-28[ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt
2011-06-08* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt
2011-02-25add sha512 support in the client now as wellMichael Vogt
2011-02-02apt-pkg/deb/*: add placeholder dpointer and make destructors virtualMichael Vogt
2007-10-25* Applied patch from Daniel Burrows <dburrows@debian.org> to add supportOtavio Salvador
2007-07-26* implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt
2007-06-06* merged the debian/experimental changes backMichael Vogt
2007-05-23* implement SourceVer() in pkgRecords Michael Vogt
2006-12-14* merged the no-pragma branchMichael Vogt
2006-10-02* removed the pragma messMichael Vogt
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20working apt-get sourceArch Librarian
2004-09-20Changed ie to egArch Librarian
2004-09-20Fixed another parser glitchArch Librarian
2004-09-20Archive acquire codeArch Librarian
2004-09-20SyncArch Librarian
2004-09-20Package Record parserArch Librarian