David Kalnischkies d38926efe1 stop depending on copy-on-write for std::string 11 years ago
..
contrib ad5a4ac2bc fix macro definition for very old GCC < 3 11 years ago
deb d38926efe1 stop depending on copy-on-write for std::string 11 years ago
edsp dce45dbe97 mark internal interfaces as hidden 11 years ago
acquire-item.cc 146f7715a9 improve partial/ cleanup in abort and failure cases 11 years ago
acquire-item.h 146f7715a9 improve partial/ cleanup in abort and failure cases 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 d84da4995d ensure lists/ files have correct permissions after apt-cdrom add 11 years ago
acquire-worker.h da6f750f45 prepare ABI for feature/socketpair 11 years ago
acquire.cc 8fe964f148 create our cache and lib directory always with mode 755 11 years ago
acquire.h ba6b79bd00 a hit on Release files means the indexes will be hits too 11 years ago
algorithms.cc d61960d924 merge debian/sid into debian/experimental 11 years ago
algorithms.h fa5404ab01 explicit overload methods instead of adding parameters 11 years ago
aptconfiguration.cc 3809194b66 mark private methods as hidden 11 years ago
aptconfiguration.h 3809194b66 mark private methods as hidden 11 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 11 years ago
cachefilter.h 3721cb019f add an API for cache filters/matcher 11 years ago
cacheiterators.h d61960d924 merge debian/sid into debian/experimental 11 years ago
cacheset.cc 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 years ago
cacheset.h 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 years ago
cdrom.cc d84da4995d ensure lists/ files have correct permissions after apt-cdrom add 11 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 98c9c26c12 show non-matching m-a:same versions in debug message 11 years ago
depcache.h fa5404ab01 explicit overload methods instead of adding parameters 11 years ago
edsp.cc 765190e493 guard ABI changes for SourcePkg/Ver in pkgCache 11 years ago
edsp.h 5681b3fc2a check exit status of external solvers 12 years ago
indexcopy.cc d84da4995d ensure lists/ files have correct permissions after apt-cdrom add 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 fa5404ab01 explicit overload methods instead of adding parameters 11 years ago
indexrecords.h fa5404ab01 explicit overload methods instead of adding parameters 11 years ago
init.cc dce45dbe97 mark internal interfaces as hidden 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] 11 years ago
install-progress.h 3809194b66 mark private methods as hidden 11 years ago
makefile 53c3a8fa16 use wildcard to get files in our library makefiles 12 years ago
metaindex.cc f105aaba43 better non-virtual metaIndex.LocalFileName() implementation 11 years ago
metaindex.h f105aaba43 better non-virtual metaIndex.LocalFileName() implementation 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 4e6a7e260e properly handle already reinstall pkgs in ordering 11 years ago
packagemanager.h ccf6bdb3ef use a abi version check similar to the gcc check 11 years ago
pkgcache.cc d61960d924 merge debian/sid into debian/experimental 11 years ago
pkgcache.h 32ab4bd05c guard pkg/grp hashtable creation changes 11 years ago
pkgcachegen.cc 32ab4bd05c guard pkg/grp hashtable creation changes 11 years ago
pkgcachegen.h dce45dbe97 mark internal interfaces as hidden 11 years ago
pkgrecords.cc 80624be7c5 Fix more warnings from clang 12 years ago
pkgrecords.h 02e2076771 guard const-ification API changes 11 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 ab640001ee remove unused and strange default-value for pins 11 years ago
policy.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
sourcelist.cc 2b4cead3c8 fix some new compiler warnings reported by gcc-5 11 years ago
sourcelist.h 0dc0b42d73 revert useless abibreak in sourceslist.h 11 years ago
srcrecords.cc 3a2b39ee60 use 'best' hash for source authentication 11 years ago
srcrecords.h d61960d924 merge debian/sid into debian/experimental 11 years ago
tagfile-order.c e8fb1cdfdd sync TFRewrite*Order arrays with dpkg and dak 11 years ago
tagfile.cc e8fb1cdfdd sync TFRewrite*Order arrays with dpkg and dak 11 years ago
tagfile.h bc4ccfeb60 restore ABI of pkgTagSection 11 years ago
update.cc 04a54261af ensure partial dirs are 0700 and owned by _apt:root 11 years ago
update.h 3809194b66 mark private methods as hidden 11 years ago
upgrade.cc fa5404ab01 explicit overload methods instead of adding parameters 11 years ago
upgrade.h fa5404ab01 explicit overload methods instead of adding parameters 11 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