summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debversion.cc
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2018-05-05Fix various typos reported by spellcheckersDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2015-08-17Cleanup includes after running iwyuMichael Vogt
2015-08-10bunch of micro-optimizations for depcacheDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2013-04-03share version strings between same versions (of different architectures)David Kalnischkies
2013-04-01* apt-pkg/deb/debversion.cc:David Kalnischkies
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-09-21convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies
2011-09-19remove old APT_COMPATIBILITY ifdef'sDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2010-03-13* apt-pkg/deb/debversion.cc:David Kalnischkies
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2006-05-08* apt-pkg/deb/debversion.cc:Michael Vogt
2004-09-20* Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...Arch Librarian
2004-09-20- Don't fall off the end of the buffer when comparing v...Arch Librarian
2004-09-20Remove unused variablesArch Librarian
2004-09-20Tidy style for new dpkg version compare functionArch Librarian
2004-09-20New deb version compare function, that has no integer l...Arch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Join with aliencodeArch Librarian