index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
generic
/
apt
/
aptitude_resolver.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
Allow "conflict" to be specified as a safety level again, with its old behavi...
Daniel Burrows
1
-0
/
+11
2010-04-09
Terminology change: replace "tier operation" with "cost" everywhere.
Daniel Burrows
1
-4
/
+4
2010-04-08
Fix the prototype of aptitude_resolver's constructor to correctly declare tha...
Daniel Burrows
1
-0
/
+1
2010-03-15
Actually initialize the component name of hints.
Daniel Burrows
1
-1
/
+1
2010-03-15
Write the backend half of the code to support customizable cost components.
Daniel Burrows
1
-1
/
+6
2010-03-15
Introduce new hint types to tweak cost components.
Daniel Burrows
1
-26
/
+51
2010-03-05
Overhaul the resolver to distinguish between tiers and changes to tiers; this...
Daniel Burrows
1
-17
/
+18
2009-03-29
Reorganize and flesh out the code to get the tiering configuration.
Daniel Burrows
1
-8
/
+0
2009-03-29
Write central routines for fetching the resolver's tier configuration.
Daniel Burrows
1
-0
/
+8
2009-03-29
Write support for resolver hints that adjust version tiers.
Daniel Burrows
1
-27
/
+42
2009-03-29
Use tiering in the aptitude resolver to order returned solutions.
Daniel Burrows
1
-1
/
+5
2009-03-29
Make tiers be tuples of integers (lexicographically ordered) instead of plain...
Daniel Burrows
1
-0
/
+4
2009-03-23
Restructure the resolver so that it stores and returns sets of choices using ...
Daniel Burrows
1
-2
/
+2
2009-02-16
Allow user code to create customized resolver managers with different initial...
Daniel Burrows
1
-0
/
+1
2009-02-09
Fix the prototype for aptitude_resolver::aptitude_resolver to match everythin...
Daniel Burrows
1
-0
/
+1
2009-02-05
Initial pass over the resolver scoring code to ensure that it works with hypo...
Daniel Burrows
1
-0
/
+7
2009-02-01
Rename aptitude_resolver::resolver_hint to aptitude_resolver::hint
Daniel Burrows
1
-21
/
+21
2009-01-31
When setting up the resolver, add scores that bias it towards installing depe...
Daniel Burrows
1
-0
/
+13
2009-01-31
Fix some wrong comments: select_inst is the one that corresponds to a missing...
Daniel Burrows
1
-1
/
+3
2009-01-17
For consistency with the documentation, use "approve" instead of "accept" to ...
Daniel Burrows
1
-1
/
+1
2009-01-16
Parse hints from Aptitude::ProblemResolver::Hints, pass them into add_action_...
Daniel Burrows
1
-2
/
+7
2009-01-16
Implement operator!= on hints and version selectors.
Daniel Burrows
1
-0
/
+2
2009-01-16
Add a version selector type that only selects versions that are not equal to ...
Daniel Burrows
1
-0
/
+1
2009-01-16
Finish writing a parser for resolver hints.
Daniel Burrows
1
-1
/
+7
2009-01-16
Reverse the order of arguments we use when making a version comparison selector.
Daniel Burrows
1
-2
/
+2
2009-01-16
Give the comparison operators better names.
Daniel Burrows
1
-3
/
+3
2009-01-16
Add a "inst" version selector that selects only versions that represent insta...
Daniel Burrows
1
-0
/
+13
2009-01-16
Add a version selector that selects all versions of a package.
Daniel Burrows
1
-0
/
+11
2009-01-16
Create a structured data type to store version comparison in resolver hints.
Daniel Burrows
1
-19
/
+183
2008-10-06
Switch everything over to the new search code.
Daniel Burrows
1
-7
/
+9
2008-08-23
Remove the max-successors option from the code and documentation.
Daniel Burrows
1
-1
/
+1
2008-08-03
Start working on a resolver hint mechanism.
Daniel Burrows
1
-5
/
+115
2008-04-16
Modified most header files descriptions to be Doxygen-parsable.
Obey Arthur Liu
1
-14
/
+22
2008-03-14
Write code to theoretically add appropriate scores / penalties to removing pa...
Daniel Burrows
1
-0
/
+15
2008-03-06
Allow the user to manually invoke the 'reject hold-breaking actions' logic.
Daniel Burrows
1
-0
/
+5
2008-03-06
When the resolver starts up, automatically reject forbidden versions and acti...
Daniel Burrows
1
-1
/
+6
2008-02-04
If we are allowed to generate the "cancel all actions" solution, the indicato...
Daniel Burrows
1
-1
/
+10
2005-10-01
[aptitude @ Import the Subversion repository into darcs.]
Daniel Burrows
1
-0
/
+107