- also check obsoletes when disabling update rules
[platform/upstream/libsolv.git] / src / solver.c
2008-08-25 Michael Schroeder- also check obsoletes when disabling update rules
2008-07-22 Michael Schroeder- resolve job rules before installing system packages...
2008-07-21 Michael Schroeder- no more freshens. R.I.P.
2008-06-05 Michael Schroeder- do not reorder binary rules if they are not rpm rules...
2008-05-30 Michael Schroeder- make enableweakrules() static
2008-05-30 Michael Schroeder- calculate recommendation list also if ignorealreadyre...
2008-05-23 Michael Schroeder- add "ignorealreadyrecommended" aka "zypper" solver...
2008-05-14 Klaus Kaempf- more comments
2008-05-14 Michael Schroeder- change some comments
2008-05-13 Klaus Kaempfreverting last change
2008-05-13 Michael Schroeder- remove strange comment
2008-05-13 Klaus Kaempffix comments
2008-05-13 Michael Schroeder- fix comments
2008-05-13 Michael Schroeder- fix comment
2008-05-13 Michael Schroeder- fix comment
2008-05-13 Michael Schroeder- support SOLVER_NOOBSOLETES* jobs, tell the solver...
2008-05-13 Klaus Kaempf- lots and lots of comments to make the internals
2008-05-06 Michael Schroeder- add pool_match_nevr() to match a single solvable...
2008-05-06 Michael Schroeder- shuffle rule blocks so that feature rules come before...
2008-04-30 Michael Schroeder- speed up solver a bit by creating a queue holding...
2008-04-30 Michael Schroeder- oops, forgot some changes
2008-04-30 Michael Schroeder- add obsoleteusesprovides and implicitobsoleteusesprov...
2008-04-28 Michael Schroeder- make --force behave a bit more like --noforce
2008-04-25 Michael Schroeder- add bugzilla reference
2008-04-23 Michael Schroeder- schubi convinced me to invert the flag, so that installed
2008-04-23 Michael Schroeder- add "showinstalledrecommended" option to make the...
2008-04-22 Michael Schroeder- do not delete negative bitfield entries [bnc#381908]
2008-04-22 Michael Schroeder- move debug functions to solverdebug.c
2008-04-21 Michael Schroeder- fix endless loop
2008-04-20 Stephan Kulowinit to build
2008-04-18 Michael Schroeder- add support for feature rules
2008-04-16 Michael Schroeder- fix probleminfo if solvable conflicts with itself...
2008-04-16 Michael Schroeder- fix segfault in solver (bnc#380406)
2008-04-15 Michael Schroeder- catch self conflicts (configurable)
2008-04-11 Michael Schroeder- cleanup
2008-04-11 Michael Schroeder- change schubi debugging
2008-04-11 Michael Schroeder- add support for SOLVER_WEAKEN_SOLVABLE_DEPS, weakens...
2008-04-11 Michael Schroeder- clean up code a bit
2008-04-11 Michael Schroeder- beautfy, rename & document
2008-04-11 Michael Schroeder- change DU interface to use installedmap, like the...
2008-04-04 Michael Schroeder- do unconflicting in a more elegant and not so damagin...
2008-04-04 Michael Schroeder- fix core dump, sorry
2008-04-03 Michael Schroeder- fix memory leak
2008-03-27 Michael Schroeder- truly restart when analyze_unsolvable is hit (fixes...
2008-03-20 Michael Schroeder- clean up a bit
2008-03-19 Michael Schroeder- write info block containing addedprovides
2008-03-14 Michael Schroeder- move change calculation into pool
2008-03-11 Michael Schroeder- delete wrong comment. the learnt rule cannot be added...
2008-03-10 Michael Schroeder- fix learnt rule assertion in a different way
2008-03-07 Michael Schroeder- add recommendations queue so that it can be displayed...
2008-03-06 Stefan Schubertlayout
2008-03-06 Michael Schroeder- use dep2str for erase name to make debugging easier
2008-02-29 Michael Schroeder- change solv format in an incompatible way, breaking...
2008-02-18 Michael Schroeder- bring duchange code to life
2008-02-18 Michael Schroeder- allow complex deps in INSTALL/ERASE_NAME jobs
2008-02-15 Klaus Kaempfremove 'kind' handling ( will re-appear in applayer...
2008-02-12 Michael MatzIntroduce pool->considered. A map to select a subset...
2008-02-11 Michael MatzAlways initialize outgoing vars (probable cause for...
2008-02-07 Klaus Kaempfprepare limittokind
2008-02-06 Michael MatzI understand the solver a bit now , enough to hack...
2008-02-05 Michael MatzIterating over the literals of a rule requires setting...
2008-01-30 Michael Schroeder- use namespace instead of solvable for languages
2008-01-29 Michael Andresremove superfluous Pool argument in policy_illegal_...
2008-01-29 Michael Schroeder- add key filtering to repo_write
2008-01-28 Stefan SchubertAdded callbacks for policy handling.
2008-01-18 Klaus Kaempfintroduce 'Covenants' as a generic representation of...
2008-01-14 Stefan Schubertreduced looging
2008-01-11 Michael Schroeder- fix support for splitprovides
2008-01-09 Michael Schroeder- clarify
2008-01-09 Stefan Schubertdocu added
2008-01-09 Michael Schroeder- beautify a bit
2008-01-09 Michael Schroeder- rename xmalloc/... functions to sat_malloc, as we...
2008-01-08 Michael Schroeder- assertify
2008-01-08 Klaus Kaempffprintf line number immediately before calling abort()
2008-01-07 Michael Schroeder- also push level 1 rules on leanrt stack
2008-01-03 Stefan Schubertcomment added
2008-01-03 Stefan Schubertcomments added
2008-01-03 Stefan Schubertcomments
2007-12-30 Klaus Kaempfnegate p before use as offset
2007-12-30 Klaus Kaempfadd Decision (solver result element) and testcase
2007-12-10 Michael Schroeder- add evrcmp mode parameter
2007-12-07 Stefan Schubertreverted concerning noupdateprovide
2007-12-07 Stefan Schubertbugfix if whatprovides,... does not exist
2007-12-06 Stefan Schubertadded logging, description
2007-12-04 Michael Schroeder- switch to new solv format using schemata
2007-11-29 Stefan Schubertdo not regard recommends of installed items
2007-11-29 Michael Schroeder- prefer assertions to make coolo happy
2007-11-29 Michael Schroeder- rename findproblemrule to solver_findproblemrule
2007-11-29 Michael Schroeder- make schubi's job much easier by providing nice helpe...
2007-11-28 Michael Schroeder- changed debug mechanism a bit, it is now part of...
2007-11-26 Stefan Schubertreplaced printf by a locking function
2007-11-22 Michael Schroeder- add extra disableupdaterules call to fix core dump
2007-11-19 Michael Schroeder- add solvable2str function to make things easier and...
2007-11-19 Michael Schroeder- add FOR_REPO_SOLVABLES repo iterator macro
2007-11-17 Michael Schroeder- some more cleanup
2007-11-17 Michael Schroeder- add problem traversal abstraction functions for schubi
2007-11-17 Michael Schroeder- move (disabled) into printrule
2007-11-16 Michael Schroeder- log complete proof
2007-11-16 Michael Schroeder- fix memory consumption issue
2007-11-16 Michael Schroeder- begone rc_output. and there was much rejoicing.
next