summaryrefslogtreecommitdiff
path: root/apt-inst/extract.cc
AgeCommit message (Expand)AuthorFilesLines
2016-03-07Fix several typosVeres Lajos1-1/+1
2014-09-27fix: Prefer prefix ++/-- operators for non-primitive typesDavid Kalnischkies1-1/+1
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+8
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-1/+1
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-2/+2
2013-03-10various simple changes to fix cppcheck warningsDavid Kalnischkies1-2/+1
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+1
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-0/+2
2011-01-12FristOwner is never used in the blamed history and gcc-4.6 complains nowDavid Kalnischkies1-3/+1
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2004-12-20* merged changes from the conferenceMichael Vogt1-1/+1
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian1-2/+2
2004-09-20i18n stuff.Arch Librarian1-21/+22
2004-09-20Some more g++-3.2 fixes.Arch Librarian1-1/+2
2004-09-20Use std C++ header names for includesArch Librarian1-2/+2
2004-09-20G++3 fixes from RandolphArch Librarian1-3/+4
2004-09-20Join with aliencodeArch Librarian1-0/+509