Added Edition::Less to allow std::container on Edition using
authorMichael Andres <ma@suse.de>
Fri, 25 Nov 2005 09:40:47 +0000 (09:40 +0000)
committerMichael Andres <ma@suse.de>
Fri, 25 Nov 2005 09:40:47 +0000 (09:40 +0000)
commite767764e6ede05725281dcb6713dd34183b6fca4
tree8bd0898e39989213f2aa93e8f83b0eae9f58d0a0
parent1180af7f53dc80ff9015b767d668555c190f0a35
Added Edition::Less to allow std::container on Edition using
Edition::operator< as well as lexicogrophical order.

Namespace for string related tools and helper functions was
renamed from (zypp::)base::string to (zypp::)str. 'string'
is obviously not a good choice for a namespace, and the
additional base:: is superfluous and inconvenient.
devel/devel.ma/Main.cc
zypp/@DOXYGEN/DOXYGEN.h
zypp/Edition.cc
zypp/Edition.h
zypp/NeedAType.h
zypp/base/KindOf.h
zypp/base/Logger.cc
zypp/base/String.cc
zypp/base/String.h