summaryrefslogtreecommitdiff
path: root/apt-pkg/indexcopy.h
AgeCommit message (Expand)Author
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-08-17Cleanup includes after running iwyuMichael Vogt
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-08-10merge indexRecords into metaIndexDavid Kalnischkies
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies
2014-10-13do not inline virtual destructors with d-pointersDavid Kalnischkies
2014-09-30mark private methods as hiddenDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2013-05-16non-inline RunGPGV methods to restore ABI compatibility with previous version...David Kalnischkies
2013-03-15* apt-pkg/contrib/gpgv.cc:David Kalnischkies
2013-03-15* apt-pkg/indexcopy.cc:David Kalnischkies
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-02-02add more dpointer placeholdersMichael Vogt
2010-06-09enhance the split out of the gpgv commandline mangling by splitting outDavid Kalnischkies
2010-06-09* apt-pkg/indexcopy.cc:David Kalnischkies
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2005-07-28* added a BUGS file with known problem, added apt-cdrom support for translate...Michael Vogt
2005-06-08* merged with otavios branchMichael Vogt
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman