summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debversion.cc
Commit message (Collapse)AuthorAgeFilesLines
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
|
* * apt-pkg/deb/debversion.cc:Michael Vogt2006-05-081-1/+22
| | | | | - applied patch from Lionel Elie Mamane to fix epoch handling (debian: #363358)
* * Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...Arch Librarian2004-09-201-1/+13
| | | | | | | Author: mdz Date: 2003-09-10 23:39:49 GMT * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix version comparisons with '~' (Closes: #205960)
* - Don't fall off the end of the buffer when comparing v...Arch Librarian2004-09-201-3/+3
| | | | | | Author: mdz Date: 2003-07-18 14:13:59 GMT - Don't fall off the end of the buffer when comparing versions.
* Remove unused variablesArch Librarian2004-09-201-4/+1
| | | | | | Author: jgg Date: 2003-01-27 00:05:59 GMT Remove unused variables
* Tidy style for new dpkg version compare functionArch Librarian2004-09-201-37/+37
| | | | | | Author: jgg Date: 2002-11-23 07:54:36 GMT Tidy style for new dpkg version compare function
* New deb version compare function, that has no integer l...Arch Librarian2004-09-201-47/+21
| | | | | | | Author: doogie Date: 2002-11-22 06:59:35 GMT New deb version compare function, that has no integer limits, and supports pre-versions using ~. Code ported from dpkg.
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2001-05-07 05:05:13 GMT G++3 fixes from Randolph
* Join with aliencodeArch Librarian2004-09-201-0/+266
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode