summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcache.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-08Store the size of strings in the cacheJulian Andres Klode1-0/+10
2016-01-07Switch performance critical code to use APT::StringViewJulian Andres Klode1-1/+16
2015-12-29Add support for calculating hashes over the entire cacheJulian Andres Klode1-1/+3
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies1-4/+4
2015-09-14do not report deprecate warnings for the None declarationDavid Kalnischkies1-0/+2
2015-09-14remove incorrect optimization branchesDavid Kalnischkies1-1/+0
2015-08-16Make pkgCache::Priority() static, it does not need the instanceJulian Andres Klode1-1/+1
2015-08-12Drop the Section field from pkgCache::Package againJulian Andres Klode1-6/+0
2015-08-11Re-introduce None as a deprecated alias for NoJulian Andres Klode1-0/+4
2015-08-10no value for MultiArch field is 'no', not 'none'David Kalnischkies1-1/+1
2015-08-10hide implicit deps in apt-cache again by defaultDavid Kalnischkies1-4/+12
2015-08-10use a smaller type for flags storage in the cacheDavid Kalnischkies1-27/+30
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies1-59/+15
2015-08-10link DependencyData structs togetherDavid Kalnischkies1-1/+3
2015-08-10split-up Dependency structDavid Kalnischkies1-9/+18
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-1/+1
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies1-2/+3
2015-06-15hide Translation-* in 'apt-cache policy' outputDavid Kalnischkies1-0/+1
2015-06-12store Release files data in the CacheDavid Kalnischkies1-12/+63
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies1-1/+6
2014-11-08guard pkg/grp hashtable creation changesDavid Kalnischkies1-14/+79
2014-11-08guard ABI changes for SourcePkg/Ver in pkgCacheDavid Kalnischkies1-0/+2
2014-09-30mark private methods as hiddenDavid Kalnischkies1-1/+1
2014-09-27store source name and version in binary cacheDavid Kalnischkies1-0/+6
2014-09-27drop stored StringItems in favor of in-memory mappingsDavid Kalnischkies1-28/+2
2014-09-27deprecate Pkg->Name in favor of Grp->NameDavid Kalnischkies1-2/+5
2014-06-18remove the Section member from package structDavid Kalnischkies1-5/+0
2014-06-18cleanup datatypes mix used in binary cacheDavid Kalnischkies1-89/+101
2014-06-18increase hashtable size for packages/groups by factor 5David Kalnischkies1-6/+6
2014-06-18Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimentalMichael Vogt1-3/+3
2014-06-18[API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::NextMichael Vogt1-1/+1
2014-05-29increase Pkg/Grp hash table size from 2k to 64kMichael Vogt1-2/+2
2014-05-10invalid cache if architecture set doesn't matchDavid Kalnischkies1-1/+3
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-33/+35
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-6/+8
2014-03-13warning: type qualifiers ignored on function return type [-Wignored-qualifiers]David Kalnischkies1-2/+2
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-21/+21
2014-03-13make doxygen more quiet, fix issues and disable latexDavid Kalnischkies1-4/+4
2014-02-27Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-1/+1
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-1/+1
2013-01-08* [ABI BREAK] apt-pkg/pkgcache.h:Michael Vogt1-1/+1
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-1/+4
2011-11-23* apt-pkg/depcache.cc:David Kalnischkies1-1/+1
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-9/+7
2011-07-20apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache sizeJulian Andres Klode1-0/+3
2011-06-29* apt-pkg/pkgcache.h:David Kalnischkies1-1/+3
2011-05-17* apt-pkg/pkgcache.h:David Kalnischkies1-7/+10
2011-04-06* apt-pkg/pkgcache.cc:David Kalnischkies1-0/+6
2011-03-25* apt-pkg/cacheiterator.h:David Kalnischkies1-2/+2
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies1-2/+2