Use libsolv includes and adjust documentation
[platform/upstream/libzypp.git] / zypp / Rel.h
2011-10-10 Michael AndresUse libsolv includes and adjust documentation
2009-08-28 Michael AndresProvide non-throwing Rel::parseFrom(std::string)
2008-02-15 Stephan Kulowmove into trunk
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-12-07 Michael AndresAdd a non-throwing way of Rel construction
2007-11-28 Michael AndresSupport libsatsolver compatible Rel construction and...
2006-04-24 Michael Andresremoved unneccessary friend decl.
2006-01-24 Michael Andres- Collect logical functors and FunctorRef in zypp/base...
2005-11-28 Michael AndresRel: Changed default ctor and parser to use Rel:ANY...
2005-11-24 Michael Andresclass KindOf<>: lowercase identification string and...
2005-11-23 Michael AndresRenamed Ptr types
2005-11-23 Michael AndresFixed printing of dependencies. Added zypp/NeedAType...
2005-11-23 Michael AndresAdded struct zypp::Rel: Relelational operators.