index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
deb
/
debversion.cc
Age
Commit message (
Expand
)
Author
2011-10-30
merge with my debian-sid branch
David Kalnischkies
2011-09-21
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
2011-09-19
remove old APT_COMPATIBILITY ifdef's
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2010-03-13
* apt-pkg/deb/debversion.cc:
David Kalnischkies
2007-06-08
* remove all the remaining #pragma implementation
Michael 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-20
Remove unused variables
Arch Librarian
2004-09-20
Tidy style for new dpkg version compare function
Arch Librarian
2004-09-20
New deb version compare function, that has no integer l...
Arch Librarian
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian