summaryrefslogtreecommitdiff
path: root/apt-pkg/indexcopy.h
Commit message (Expand)AuthorAgeFilesLines
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-8/+0
* indexcopy: Remove deprecated SigVerify::RunGPGV()Julian Andres Klode2019-02-261-5/+0
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-2/+2
* Cleanup includes after running iwyuMichael Vogt2015-08-171-0/+2
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-8/+8
* merge indexRecords into metaIndexDavid Kalnischkies2015-08-101-2/+2
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-5/+5
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-4/+19
* rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-111-3/+4
* do not inline virtual destructors with d-pointersDavid Kalnischkies2014-10-131-1/+1
* mark private methods as hiddenDavid Kalnischkies2014-09-301-2/+2
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-4/+6
* non-inline RunGPGV methods to restore ABI compatibility with previous version...David Kalnischkies2013-05-161-8/+2
* * apt-pkg/contrib/gpgv.cc:David Kalnischkies2013-03-151-2/+4
* * apt-pkg/indexcopy.cc:David Kalnischkies2013-03-151-6/+9
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+5
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-22/+19
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-3/+3
* add more dpointer placeholdersMichael Vogt2011-02-021-2/+6
* enhance the split out of the gpgv commandline mangling by splitting outDavid Kalnischkies2010-06-091-2/+8
* * apt-pkg/indexcopy.cc:David Kalnischkies2010-06-091-0/+3
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-12/+10
* * added a BUGS file with known problem, added apt-cdrom support for translate...Michael Vogt2005-07-281-0/+13
* * merged with otavios branchMichael Vogt2005-06-081-0/+1
* Move CD-ROM handling backend into libapt-pkgMatt Zimmerman2005-02-041-0/+83