summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debversion.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-051-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* Cleanup includes after running iwyuMichael Vogt2015-08-171-1/+0
* bunch of micro-optimizations for depcacheDavid Kalnischkies2015-08-101-25/+22
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+2
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-2/+2
* share version strings between same versions (of different architectures)David Kalnischkies2013-04-031-8/+4
* * apt-pkg/deb/debversion.cc:David Kalnischkies2013-04-011-3/+12
* merge with my debian-sid branchDavid Kalnischkies2011-10-301-15/+10
|\
| * convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies2011-09-211-15/+10
* | remove old APT_COMPATIBILITY ifdef'sDavid Kalnischkies2011-09-191-1/+0
* | do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-2/+2
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+1
|/
* * apt-pkg/deb/debversion.cc:David Kalnischkies2010-03-131-2/+16
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* * apt-pkg/deb/debversion.cc:Michael Vogt2006-05-081-1/+22
* * Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...Arch Librarian2004-09-201-1/+13
* - Don't fall off the end of the buffer when comparing v...Arch Librarian2004-09-201-3/+3
* Remove unused variablesArch Librarian2004-09-201-4/+1
* Tidy style for new dpkg version compare functionArch Librarian2004-09-201-37/+37
* New deb version compare function, that has no integer l...Arch Librarian2004-09-201-47/+21
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+2
* Join with aliencodeArch Librarian2004-09-201-0/+266