Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / solver / detail / SolutionAction.h
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.10.0 70/94670/1
2013-07-26 Michael AndresFix debug output
2008-10-30 Stefan Schubert- solutions: keep/lock will be done by APPL_HIGH. So...
2008-05-15 Stefan Schubertadded solutions for ResolveQueue
2008-05-08 Stefan Schubert- new solution action for removing requirements/conflic...
2008-04-21 Stefan Schubertcleanup in ignore dependencies
2008-02-15 Stephan Kulowmove into trunk
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-22 Stefan Schubertremove old solver
2007-10-03 Martin VidnerFixed warnings by removing useless const in return...
2007-08-29 Stefan SchubertAdd a new solver solution in the case of running in...
2007-08-22 Stefan SchubertBugfixes concerning vendor handling:
2007-03-14 Stefan SchubertIf there is no valid solver result and NOT all resolvab...
2006-11-10 Michael Andresdoxygen fixes
2006-04-03 Stefan Schubertreporting solution for other architectures
2006-03-01 Stefan SchubertRESOLVER_INFO_TYPE_INSTALL_UNNEEDED is now an info...
2006-02-25 Stefan Schubertsolutions for locks added
2006-02-09 Stefan Schubertbugfix in deleting conflicts; apply solution does retur...
2006-02-03 Stefan Schubertadded Keep Solution; handle parallell installed packages;
2006-02-02 Stefan Schubertadded ignore architecture in in injectSolutions; inject...
2006-02-02 Stefan Schubertadded dumpOn
2006-02-01 Stefan Schubertadded -IgnoreMap _ignoreConflicts- and -IgnoreMap _igno...
2006-01-27 Stefan SchubertsolutionAction implemented
2006-01-26 Klaus Kaempf"PoolItem " -> "PoolItem_Ref "
2006-01-25 Klaus Kaempf"PoolItem *" -> "PoolItem"
2006-01-25 Klaus Kaempfbackup
2006-01-25 Stefan Schubertadding problem solutions
2006-01-25 Stefan Schubertusing Dep
2006-01-24 Stefan Schubertadded conflict in InjectSolutionAction
2006-01-22 Klaus Kaempf- make ResolverInfoMisc *much* more detailed.