summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debrecords.h
Commit message (Expand)AuthorAgeFilesLines
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-3/+0
* Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-301-1/+1
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-2/+2
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-16/+16
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-3/+3
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-6/+9
* properly implement pkgRecord::Parser for *.deb filesDavid Kalnischkies2015-03-161-18/+31
* mark internal interfaces as hiddenDavid Kalnischkies2014-11-081-2/+2
* do not inline virtual destructors with d-pointersDavid Kalnischkies2014-10-131-1/+1
* parse and retrieve multiple Descriptions in one recordDavid Kalnischkies2014-05-091-2/+2
* use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-5/+3
* WIP local deb installMichael Vogt2014-04-281-4/+14
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+3
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+4
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-1/+1
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-14/+14
* [ABI break] merged patch from Jonathan Thomas to have a newMichael Vogt2011-07-281-0/+3
* * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt2011-06-081-0/+4
|\
| * apt-pkg/deb/*: add placeholder dpointer and make destructors virtualMichael Vogt2011-02-021-0/+4
* | add sha512 support in the client now as wellMichael Vogt2011-02-251-0/+1
|/
* * Applied patch from Daniel Burrows <dburrows@debian.org> to add supportOtavio Salvador2007-10-251-0/+1
* * implement sha256/sha1/md5 checking with proper backward compatibilityMichael Vogt2007-07-261-0/+1
* * merged the debian/experimental changes backMichael Vogt2007-06-061-4/+2
|\
| * * merged the no-pragma branchMichael Vogt2006-12-141-4/+0
| |\
| | * * removed the pragma messMichael Vogt2006-10-021-4/+0
| * | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-0/+2
| |/
* / * implement SourceVer() in pkgRecords Michael Vogt2007-05-231-0/+1
|/
* Alfredo's vendor stuffArch Librarian2004-09-201-1/+2
* Join with aliencodeArch Librarian2004-09-201-5/+7
* working apt-get sourceArch Librarian2004-09-201-1/+2
* Changed ie to egArch Librarian2004-09-201-3/+1
* Fixed another parser glitchArch Librarian2004-09-201-2/+2
* Archive acquire codeArch Librarian2004-09-201-2/+2
* SyncArch Librarian2004-09-201-2/+15
* Package Record parserArch Librarian2004-09-201-0/+38