summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcachegen.h
Commit message (Expand)AuthorAgeFilesLines
...
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-2/+2
* share version strings between same versions (of different architectures)David Kalnischkies2013-04-031-1/+5
* factor version string creation out of NewDepends, so we can easily reuseDavid Kalnischkies2013-03-131-0/+3
* add implicit dependencies needed for Multi-Arch at the time a VersionDavid Kalnischkies2011-10-121-1/+6
* * apt-pkg/pkgcachegen.cc:David Kalnischkies2011-10-111-0/+6
* remove old APT_COMPATIBILITY ifdef'sDavid Kalnischkies2011-09-191-14/+0
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-19/+19
* * apt-pkg/pkgcachegen.{cc,h}:Michael Vogt2011-07-291-1/+1
* switch from std::set to std::vector as it is way more simple, a bitDavid Kalnischkies2010-07-091-7/+5
* * doc/apt.conf.5.xml:David Kalnischkies2010-07-091-0/+1
* * apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies2010-07-081-6/+24
* use references instead of copies in the Cache generation methodsDavid Kalnischkies2010-07-081-6/+6
* wrap the mmap actions in the CacheGenerator in their own methods toDavid Kalnischkies2010-07-061-4/+8
* * apt-pkg/cachefile.{cc,h}:David Kalnischkies2010-06-041-2/+8
* Foreign Versions add an implicit Provides to the other packages in the groupDavid Kalnischkies2010-02-101-2/+2
* Drop the Arch information from the Version structure as we can getDavid Kalnischkies2010-02-071-0/+1
* Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies2009-12-271-1/+5
* Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies2009-12-191-2/+4
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-4/+4
* * fixed compile errors with g++ 7.3 (thanks to Michael Vogt2007-06-191-1/+1
* * merged the no-pragma branchMichael Vogt2006-12-141-3/+0
|\
| * * removed the pragma messMichael Vogt2006-10-021-3/+0
* | * merged with apt--mvoMichael Vogt2005-11-301-8/+9
|\|
| * * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-8/+9
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-0/+6
|/
* Gustavo Niemeyer stuff for RPM file dependsArch Librarian2004-09-201-1/+15
* Join with aliencodeArch Librarian2004-09-201-16/+25
* Minor cleanups, fix for checksum lowercase bugArch Librarian2004-09-201-3/+8
* Added a depends option to apt-cacheArch Librarian2004-09-201-2/+2
* Multiple different versions supportArch Librarian2004-09-201-1/+2
* Fixed segfault in re-install/upgrade conditionArch Librarian2004-09-201-4/+4
* Support for memory-only cachingArch Librarian2004-09-201-1/+3
* performance tuningArch Librarian2004-09-201-1/+9
* Release supportArch Librarian2004-09-201-2/+4
* Package Record parserArch Librarian2004-09-201-36/+36
* Progress and combined cache generatorArch Librarian2004-09-201-3/+9
* Generic progress meterArch Librarian2004-09-201-3/+5
* Comment touch upsArch Librarian2004-09-201-1/+8
* DumpAvail works and apt-cache is completeArch Librarian2004-09-201-3/+4
* First draft of make system and name change to apt-pkgArch Librarian2004-09-201-3/+3
* SyncArch Librarian2004-09-201-1/+5
* Final testingArch Librarian2004-09-201-3/+9
* CheckpointArch Librarian2004-09-201-7/+14
* Base revisionsArch Librarian2004-09-201-0/+69