summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgrecords.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-4/+4
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-1/+1
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-0/+3
* Fix more warnings from clangMichael Vogt2014-05-291-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+5
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-1/+1
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+1
* merge with debian/experimentalDavid Kalnischkies2011-09-131-1/+1
|\
| * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-1/+1
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
|/
* * apt-pkg/pkgrecords.cc,h:Michael Vogt2007-06-101-13/+14
|\
| * * merged the remaining bits from the apt--no-pragma branchMichael Vogt2007-06-091-3/+0
| |\
* | \ * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\ \ \ | |/ / |/| / | |/
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | * merged with apt--mvo--0 and apt--ddtp--0Michael Vogt2005-10-231-4/+1
|\|
| * * revert patch from patch-59, causes all sorts of troubleMichael Vogt2005-10-221-4/+1
* | * merged with apt--mvoMichael Vogt2005-09-271-1/+4
|\|
| * * make sure that the pkgRecords D'tor does not segfaultMichael Vogt2005-09-221-1/+4
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-0/+9
|/
* Back out fix for now; not sure I want to bump the lib v...Arch Librarian2004-09-201-6/+2
* * Small bugfix to pkgRecords to prevent a segfault if t...Arch Librarian2004-09-201-2/+6
* Join with aliencodeArch Librarian2004-09-201-28/+17
* Fixed another parser glitchArch Librarian2004-09-201-2/+2
* Archive acquire codeArch Librarian2004-09-201-7/+5
* Start on acquire stuffArch Librarian2004-09-201-2/+2
* Progress meterArch Librarian2004-09-201-2/+15
* Package Record parserArch Librarian2004-09-201-0/+65