backup
[platform/upstream/libzypp.git] / zypp / Resolver.h
2007-12-05 Jan Kupec- better comments
2007-12-04 Stefan Schubertenlarged interface for additional requirements/conflicts
2007-10-03 Martin VidnerFixed warnings by removing useless const in return...
2007-07-31 Stefan SchubertRemoved keepExtras from resolvePool
2007-07-26 Klaus Kaempf- Make clearing of extra dependencies/conflicts configu...
2007-07-18 Stefan Schubertadded new calls in Resolver.h: addRequire,addConflict
2007-06-22 Stefan Schubertchanged name from "select" to "install"
2007-06-22 Stefan SchubertNew API calls added:
2007-01-29 Duncan Mac-Vicar PMerged revisions 4907-4926 via svnmerge from
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-10-25 Stefan Schubertdocu added
2006-10-25 Stefan Schubertusing const parameter
2006-10-25 Stefan Schubertinterface for generating testcases
2006-08-15 Stefan Schuberttypo
2006-08-15 Stefan Schubertnew API calls maxSolverPasses, timeout
2006-08-02 Duncan Mac-Vicar P- merge 3728:3847 in trunk.
2006-04-18 Klaus Kaempfmake problematicUpdateItems available
2006-04-04 Klaus Kaempfadd "transactReset()" as helper function for transactBy...
2006-04-03 Klaus Kaempfadd Resolver::freshenPool() (#156980)
2006-03-30 Klaus Kaempfadd transactResKind() (#161400)
2006-03-27 Stefan Schubertdescription added
2006-02-17 Klaus Kaempfmake "establishPool()" return bool
2006-02-14 Klaus Kaempfadd Resolver::transactResObject()
2006-02-11 Stefan SchubertforceResolve for ZMD
2006-02-09 Klaus Kaempfundo()
2006-02-07 Klaus Kaempf- remove Arch::system, move it to Resolver
2006-02-07 Klaus Kaempfmake 'verifySystem' return bool
2006-02-07 Klaus Kaempfmake ResolverContext available
2006-01-31 Klaus Kaempfport 'doUpgrade' and make it available at toplevel
2006-01-31 Stefan Schubertproblem solution moved to toplevel; setTransacts -...
2006-01-30 Stanislav Visnovsky- public access to resolver
2006-01-30 Klaus KaempfresolvePool()
2006-01-29 Klaus Kaempfpull Resolver to toplevel API