summaryrefslogtreecommitdiff
path: root/apt-pkg/orderlist.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-1/+1
2017-07-12Drop cacheiterators.h includeJulian Andres Klode1-1/+0
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies1-1/+1
2015-10-30orderlist: Replace qsort() by thread-safe std::sort()Julian Andres Klode1-3/+2
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-1/+1
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies1-1/+1
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-2/+2
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-4/+4
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-2/+4
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-3/+3
2011-09-14enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies1-1/+9
2011-08-23print from their the visit came fromDavid Kalnischkies1-1/+3
2011-08-11Added a RmFlag function to remvoe the loop flag, this should prevent any erro...Christopher Baines1-0/+2
2011-08-09More inproved comments about loops.Christopher Baines1-1/+7
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2004-09-20Join with aliencodeArch Librarian1-15/+6
2004-09-20Minimal CD swapsArch Librarian1-2/+5
2004-09-20Force-LoopBreakArch Librarian1-3/+3
2004-09-20Random fixes..Arch Librarian1-2/+2
2004-09-20A bit better install ordering w/cdsArch Librarian1-2/+2
2004-09-20Fixed handling of missing filesArch Librarian1-1/+3
2004-09-20CD swapping supportArch Librarian1-2/+3
2004-09-20First draft of make system and name change to apt-pkgArch Librarian1-3/+3
2004-09-20SyncArch Librarian1-0/+123