David Kalnischkies ccf6bdb3ef use a abi version check similar to the gcc check 11 years ago
..
contrib ccf6bdb3ef use a abi version check similar to the gcc check 11 years ago
deb ccf6bdb3ef use a abi version check similar to the gcc check 11 years ago
edsp 78a5476f31 drop stored StringItems in favor of in-memory mappings 12 years ago
acquire-item.cc 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 years ago
acquire-item.h 9397ea947c Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-more-acquire-guessing 11 years ago
acquire-method.cc 862bafea48 do not inline virtual destructors with d-pointers 11 years ago
acquire-method.h da6f750f45 prepare ABI for feature/socketpair 11 years ago
acquire-worker.cc 359e1c4f1f move permission changing from -item to -worker 11 years ago
acquire-worker.h da6f750f45 prepare ABI for feature/socketpair 11 years ago
acquire.cc 03aa08472d chown finished partial files earlier 11 years ago
acquire.h 03aa08472d chown finished partial files earlier 11 years ago
algorithms.cc 2a884c612b fix progress output for (dist-)upgrade calculation 12 years ago
algorithms.h 3809194b66 mark private methods as hidden 12 years ago
aptconfiguration.cc 3809194b66 mark private methods as hidden 12 years ago
aptconfiguration.h 3809194b66 mark private methods as hidden 12 years ago
cachefile.cc 592d06b6f3 Ensure we have a Policy in CacheFile.BuildDepCache() 12 years ago
cachefile.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
cachefilter.cc 3721cb019f add an API for cache filters/matcher 12 years ago
cachefilter.h 3721cb019f add an API for cache filters/matcher 12 years ago
cacheiterators.h a221efc331 store source name and version in binary cache 12 years ago
cacheset.cc 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 years ago
cacheset.h 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 years ago
cdrom.cc 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 12 years ago
cdrom.h 7187074bfc properly undo CD-ROM mount in all error cases 12 years ago
clean.cc 9d653a6de2 fix compile and tests error 11 years ago
clean.h 862bafea48 do not inline virtual destructors with d-pointers 11 years ago
depcache.cc 107d054ba9 implement MarkAndSweep in cc instead of header 12 years ago
depcache.h 107d054ba9 implement MarkAndSweep in cc instead of header 12 years ago
edsp.cc a221efc331 store source name and version in binary cache 12 years ago
edsp.h 5681b3fc2a check exit status of external solvers 12 years ago
indexcopy.cc 9d653a6de2 fix compile and tests error 11 years ago
indexcopy.h 862bafea48 do not inline virtual destructors with d-pointers 11 years ago
indexfile.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
indexfile.h a49e794802 create debIFTypeDscFile type 12 years ago
indexrecords.cc 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 years ago
indexrecords.h 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 years ago
init.cc 6826652dac Change default of Acquire::AllowInsecureRepositories to "true" 11 years ago
init.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
install-progress.cc 440614ff30 fix another instance of warning: extra ‘;’ [-Wpedantic] 12 years ago
install-progress.h 3809194b66 mark private methods as hidden 12 years ago
makefile 53c3a8fa16 use wildcard to get files in our library makefiles 12 years ago
metaindex.h ccf6bdb3ef use a abi version check similar to the gcc check 11 years ago
orderlist.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
orderlist.h a02db58fd5 follow method attribute suggestions by gcc 12 years ago
packagemanager.cc ccf6bdb3ef use a abi version check similar to the gcc check 11 years ago
packagemanager.h ccf6bdb3ef use a abi version check similar to the gcc check 11 years ago
pkgcache.cc 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 12 years ago
pkgcache.h 3809194b66 mark private methods as hidden 12 years ago
pkgcachegen.cc 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 years ago
pkgcachegen.h ccf6bdb3ef use a abi version check similar to the gcc check 11 years ago
pkgrecords.cc 80624be7c5 Fix more warnings from clang 12 years ago
pkgrecords.h ffe3c68e49 parse and retrieve multiple Descriptions in one record 12 years ago
pkgsystem.cc a02db58fd5 follow method attribute suggestions by gcc 12 years ago
pkgsystem.h a49e794802 create debIFTypeDscFile type 12 years ago
policy.cc a02db58fd5 follow method attribute suggestions by gcc 12 years ago
policy.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
sourcelist.cc 804de19f5f fix: Prefer prefix ++/-- operators for non-primitive types 12 years ago
sourcelist.h 9d02c1ac77 fix: The class 'pkgSourceList' defines member variable with name 'SrcList' also defined in its parent class 'pkgSource' 12 years ago
srcrecords.cc 401e5db12d use pkgSrcRecords::Step() instead of Next() 12 years ago
srcrecords.h 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 years ago
tagfile.cc 862bafea48 do not inline virtual destructors with d-pointers 11 years ago
tagfile.h 862bafea48 do not inline virtual destructors with d-pointers 11 years ago
update.cc 04a54261af ensure partial dirs are 0700 and owned by _apt:root 12 years ago
update.h 3809194b66 mark private methods as hidden 12 years ago
upgrade.cc 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 years ago
upgrade.h 67caa2e653 mark pkg(All|Dist)Upgrade as deprecated 12 years ago
vendor.cc a02db58fd5 follow method attribute suggestions by gcc 12 years ago
vendor.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
vendorlist.cc 586d870471 replace ignore-deprecated #pragma dance with _Pragma 11 years ago
vendorlist.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
version.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
version.h a02db58fd5 follow method attribute suggestions by gcc 12 years ago
versionmatch.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
versionmatch.h a02db58fd5 follow method attribute suggestions by gcc 12 years ago