summaryrefslogtreecommitdiff
path: root/src/generic/problemresolver/dummy_universe.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-23Rewire the rest of the dependency solver to account for the new tier type.Daniel Burrows1-67/+1
2009-11-17Have the resolver ignore unresolved dependencies that were unresolved before ...Daniel Burrows1-4/+25
2009-06-13Use the Boost hash table (unordered_set) to implement dep-solver memoization.Daniel Burrows1-0/+46
2009-03-29Make tiers be tuples of integers (lexicographically ordered) instead of plain...Daniel Burrows1-0/+54
2009-01-31Implement operator<< for dummy universe packages.Daniel Burrows1-1/+3
2008-04-16Modified most header files descriptions to be Doxygen-parsable.Obey Arthur Liu1-2/+9
2007-11-14First pass over the code.Daniel Burrows1-4/+4
2007-03-10[aptitude @ Add operator<< for dummy-universe versions.]Daniel Burrows1-1/+3
2005-11-05[aptitude @ Replace all uses of assert with eassert.]Daniel Burrows1-1/+2
2005-10-28[aptitude @ Add a documentation block to the dummy universe class.]Daniel Burrows1-1/+7
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+769