summaryrefslogtreecommitdiff
path: root/apt-inst/filelist.h
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of pkgExtract and pkgFLCacheJulian Andres Klode2019-05-061-312/+0
| | | | | These classes are not actually being used, they were part of the dpkg replacement that never happened.
* Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-301-2/+2
| | | | | | | | | | | This prevents implicit conversions that we do not want, such as having a FileFd* being converted to a debListParser. Two cases are not yet handled because they require changes in code using them: 1. The classes in hashes.h 2. The URI class - this one is used quite a lot
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
| | | | Prompted-by: Jakub Wilk <jwilk@debian.org>
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
| | | | | | | | Most of them in (old) code comments. The two instances of user visible string changes the po files of the manpages are fixed up as well. Gbp-Dch: Ignore Reported-By: spellintian
* warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-03-131-76/+76
| | | | | Git-Dch: Ignore Reported-By: gcc -Wpedantic
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-1/+2
|
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+1
|
* * make apt build with g++ 4.3Michael Vogt2007-09-101-1/+1
|
* * removed the pragma messMichael Vogt2006-10-021-3/+1
|
* Join with aliencodeArch Librarian2004-09-201-0/+314
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode