fixup Fix to build with libxml 2.12.x (fixes #505)
[platform/upstream/libzypp.git] / zypp / Rel.cc
2020-11-27 DongHun KwakImported Upstream version 17.23.5 upstream/17.23.5
2009-08-28 Michael AndresProvide non-throwing Rel::parseFrom(std::string)
2007-12-07 Michael AndresAdd a non-throwing way of Rel construction
2007-04-03 Michael Andresfixes to compile with latest gcc
2006-02-05 Klaus Kaempfallow "gte" for ">=" and "lte" for "<=", as libredcarpe...
2006-01-24 Michael Andres- Collect logical functors and FunctorRef in zypp/base...
2006-01-09 Klaus Kaempfsupport ximian-style '(any)' as relation op
2005-12-13 Michael Andresadapt to changed ZYPP_THROW macros
2005-12-08 Michael AndresAdjusted Exceptions.
2005-12-01 Michael Andres- Fixes on Capability creation.
2005-11-28 Michael AndresRel: Changed default ctor and parser to use Rel:ANY...
2005-11-23 Michael AndresAdded struct zypp::Rel: Relelational operators.