summaryrefslogtreecommitdiff
path: root/apt-inst/contrib/arfile.cc
AgeCommit message (Expand)AuthorFilesLines
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+3
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-1/+1
2013-10-07fix libapt-inst for >2G debs (closes: #725483)Michael Vogt1-3/+3
2013-06-24delete Memb on read-error in arfileNiels Thykier1-0/+3
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+1
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-1/+1
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-1/+4
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+1
2009-09-24* apt-inst/contrib/arfile.cc:Michael Vogt1-1/+1
2009-08-09[apt-inst/contrib/arfile.cc] use sizeof instead strlenDavid Kalnischkies1-1/+1
2008-12-17* apt-inst/contrib/arfile.cc:Michael Vogt1-1/+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-20- Clean up some string handling, patch from Peter LundkvistArch Librarian1-2/+2
2004-09-20i18n stuff.Arch Librarian1-7/+8
2004-09-20revert my last patch.... see bts :)Arch Librarian1-2/+2
2004-09-20fix for #161593Arch Librarian1-2/+2
2004-09-20Join with aliencodeArch Librarian1-0/+154