summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debversion.cc
AgeCommit message (Expand)AuthorFilesLines
2013-04-03share version strings between same versions (of different architectures)David Kalnischkies1-8/+4
2013-04-01* apt-pkg/deb/debversion.cc:David Kalnischkies1-3/+12
2011-10-30merge with my debian-sid branchDavid Kalnischkies1-15/+10
2011-09-21convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies1-15/+10
2011-09-19remove old APT_COMPATIBILITY ifdef'sDavid Kalnischkies1-1/+0
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-2/+2
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-0/+1
2010-03-13* apt-pkg/deb/debversion.cc:David Kalnischkies1-2/+16
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2006-05-08* apt-pkg/deb/debversion.cc:Michael Vogt1-1/+22
2004-09-20* Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...Arch Librarian1-1/+13
2004-09-20- Don't fall off the end of the buffer when comparing v...Arch Librarian1-3/+3
2004-09-20Remove unused variablesArch Librarian1-4/+1
2004-09-20Tidy style for new dpkg version compare functionArch Librarian1-37/+37
2004-09-20New deb version compare function, that has no integer l...Arch Librarian1-47/+21
2004-09-20G++3 fixes from RandolphArch Librarian1-1/+2
2004-09-20Join with aliencodeArch Librarian1-0/+266