summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgrecords.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-26pkgrecords: Renive deprecated functionsJulian Andres Klode1-4/+0
2018-05-07Remove obsolete RCS keywordsGuillem Jover1-1/+0
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-1/+1
2017-01-19fix various typos reported by spellintianDavid Kalnischkies1-1/+1
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies1-4/+4
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies1-7/+0
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-2/+2
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies1-1/+1
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-3/+5
2014-11-08guard const-ification API changesDavid Kalnischkies1-0/+7
2014-05-09parse and retrieve multiple Descriptions in one recordDavid Kalnischkies1-2/+16
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies1-4/+22
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+2
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-1/+1
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-13/+13
2011-09-13merge with debian/experimentalDavid Kalnischkies1-1/+4
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-1/+0
2011-07-28[ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt1-1/+4
2011-06-08* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt1-2/+3
2011-02-25add sha512 support in the client now as wellMichael Vogt1-0/+1
2011-02-02add more dpointer placeholdersMichael Vogt1-2/+3
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-4/+4
2007-10-25* Applied patch from Daniel Burrows <dburrows@debian.org> to add supportOtavio Salvador1-0/+1
2007-07-26* implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt1-0/+1
2007-06-10* apt-pkg/pkgrecords.cc,h:Michael Vogt1-2/+3
2007-06-06* merged the debian/experimental changes backMichael Vogt1-3/+2
2007-05-23* implement SourceVer() in pkgRecords Michael Vogt1-0/+1
2006-12-14* merged the no-pragma branchMichael Vogt1-3/+0
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2005-10-23* merged with apt--mvo--0 and apt--ddtp--0Michael Vogt1-1/+0
2005-10-22* revert patch from patch-59, causes all sorts of troubleMichael Vogt1-1/+0
2005-09-27* merged with apt--mvoMichael Vogt1-0/+1
2005-09-22* make sure that the pkgRecords D'tor does not segfaultMichael Vogt1-0/+1
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-0/+2
2004-09-20Alfredo's vendor stuffArch Librarian1-1/+2
2004-09-20Join with aliencodeArch Librarian1-17/+10
2004-09-20working apt-get sourceArch Librarian1-2/+3
2004-09-20Archive acquire codeArch Librarian1-4/+4
2004-09-20SyncArch Librarian1-3/+15
2004-09-20Package Record parserArch Librarian1-0/+67