Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / zypp / Capability.cc
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.43.4 53/94653/1
2013-08-27 Michael Andresremove deprecated methods
2011-10-10 Michael Andresadapt to libsolv api
2011-10-10 Michael AndresUse libsolv includes and adjust documentation
2010-03-26 Michael Andrestypo
2010-03-26 Michael AndresAdd Capability::guessPackageSpec allowing to detect...
2010-03-26 Michael AndresFix guessing package spec to match package names only...
2009-09-09 Michael AndresAdd Capability::guessPackageSpec parser also supporting...
2009-08-28 Michael AndresImprove capability parsing by avoiding regex and try...
2008-11-12 Michael Andres- Add Capability ctor from Arch and Name: (Arch_i386...
2008-07-21 Michael Andressome cleanup for swig
2008-06-03 Michael Andres- Take care satsolver recognizes 'Capability( "srcpacka...
2008-05-29 Michael Andresadapt capability strings to changed satsolver dep2str
2008-04-30 Michael Andresfix missing enum in switch
2008-04-23 Michael AndresSupport dependencies requiring a specific architecture:
2008-04-17 Michael Andresbackup
2008-04-03 Michael AndresFixed some missing package and source package attributes.
2008-02-15 Stephan Kulowmove into trunk
2008-02-07 Michael Andresprepare namespace callback
2008-01-28 Michael Andresfix CapMatch
2008-01-25 Michael Andresadded CapDetail
2008-01-23 Michael Andresmoving sourcefiles
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-03-21 Duncan Mac-Vicar P- Define pointer types for specific capability
2006-02-14 Michael Andres- Expose kind of Capability in public interface. Allow...
2006-01-25 Michael Andres- Added constant Capability::noCap, representing no...
2006-01-20 Klaus Kaempfmake op and edition available, the zmd backend needs...
2006-01-09 Michael AndresCapability::index added
2006-01-09 Michael Andres- Added devel.ma/testdrafts
2006-01-03 Stefan Schubertremoved arch from the Capabilities; changed logging...
2006-01-02 Michael Andres- added helper struct NVRA
2005-11-30 Michael AndresPrepare structure for solver code.
2005-11-29 Michael Andres- YUMScriptImpl.cc Removed superfluous include of ResOb...
2005-11-23 Michael AndresRenamed Ptr types
2005-11-23 Michael AndresFixed printing of dependencies. Added zypp/NeedAType...
2005-11-22 Michael AndresCapFactory: Added missing RelOp argument for creating...
2005-11-21 Michael Andres- Added template class base::KindOf<Type>
2005-11-17 Michael AndresEnabled use of ResTraits. Currently they define the
2005-10-25 Michael Andresbackup
2005-10-24 Michael Andrescapability backup