summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debsystem.h
AgeCommit message (Collapse)Author
2014-09-30mark private methods as hiddenDavid Kalnischkies
We are the only possible users of private methods, so we are also the only users who can potentially export them via using them in inline methods. The point is: We don't need these symbols exported if we don't do this, so marking them as hidden removes some methods from the API without breaking anything as nobody could have used them. Git-Dch: Ignore
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use)
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-01-28apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; ↵Michael Vogt
apt-pkg/deb/debsystem.h: make destructor virtual
2011-01-27apt-pkg/deb/debsystem.{cc,h}: add dpointerMichael Vogt
2006-10-02* removed the pragma messMichael Vogt
2004-09-20G++ 3.2 fixesArch Librarian
Author: jgg Date: 2003-01-11 07:16:33 GMT G++ 3.2 fixes
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian
Author: jgg Date: 2001-04-29 05:13:51 GMT 'apt-cache policy' preferences debug tool.
2004-09-20Join with aliencodeArch Librarian
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode