- Take into account the requirements of all obsoleted packages uninstall
[platform/upstream/libzypp.git] / zypp / solver / detail / InstallOrder.cc
2008-11-27 Michael Andres- Take into account the requirements of all obsoleted...
2008-10-02 Michael Andres- Do not consider self provided requirements whan compu...
2008-04-15 Stefan Schubertmoved SATResolver to solver/details
2008-03-17 Michael Andresremove obsolete capability handling stuff
2008-02-21 Stefan Schuberttoo complicate comparison;-)
2008-02-20 Stefan Schubert- regarding language dependencies while update correctly
2008-02-18 Stefan SchubertbyCapabilityIndexBegin replaced by satsolver call
2008-02-15 Stephan Kulowmove into trunk
2008-01-29 Michael Andres- Prepare ResPool being a singleton ontop of sat::Pool.
2008-01-28 Michael Andresremoved deprecated Resolvable methods
2008-01-23 Stefan Schubertremoving old solver
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-10-03 Martin VidnerFixed warnings by removing useless const in return...
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-04-12 Michael Andres- Fixed computation of install order. Take requirements of
2006-06-08 Michael Andres- Installation: Assert product information is stored...
2006-03-18 Klaus Kaempfskip SystemResObject
2006-03-03 Klaus Kaempfreduce log
2006-03-02 Klaus Kaempfreduce logging
2006-02-22 Klaus Kaempfreduce debug
2006-02-16 Klaus Kaempfremove all hacked capability iterators
2006-02-14 Klaus Kaempfdrop the "Arch_src" checks, the source is filtering now
2006-02-11 Klaus Kaempfspeedup CD-ordering by factor 5
2006-02-11 Klaus Kaempfpass as const ref
2006-02-11 Klaus Kaempfuse the ResPool iterators to find providers during...
2006-02-11 Klaus Kaempfreduce debug
2006-02-11 Klaus Kaempf- move typedefs PoolItemList/PoolItemSet into class
2006-02-10 Klaus Kaempfback to previous version
2006-02-10 Klaus Kaempfreduce debug
2006-02-09 Klaus Kaempfmore debug
2006-02-09 Klaus Kaempfadd debug
2006-02-07 Klaus Kaempf- remove Arch::system, move it to Resolver
2006-02-05 Klaus Kaempf- isInstalled/isUninstalled is private now, it doesn...
2006-02-04 Klaus KaempfImprove 'provides' lookup.
2006-02-02 Klaus Kaempfbarf on dependency loops
2006-02-01 Klaus Kaempfdebug constructor
2006-01-29 Klaus Kaempffix debug
2006-01-29 Klaus Kaempfuse ResPool references instead of pointer
2006-01-26 Klaus Kaempfbackup checkin - does NOT compile yet
2006-01-26 Klaus Kaempf"PoolItem " -> "PoolItem_Ref "
2006-01-26 Klaus KaempfProblemSolution* and SolutionAction compile now
2006-01-25 Klaus Kaempfbackup
2006-01-25 Klaus Kaempfbackup
2006-01-20 Stefan Schubertreplaced all fprintf, cout and cerr
2006-01-12 Klaus Kaempfport InstallOrder from yast2-packagemanager