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
/
problemresolver
/
choice_indexed_map.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-25
Make choice_indexed_map::try_get a const method.
Daniel Burrows
1
-1
/
+1
2009-06-18
Fix how the size of a choice_indexed_set is counted.
Daniel Burrows
1
-4
/
+10
2009-06-16
Compute the size of choice indexed maps.
Daniel Burrows
1
-5
/
+25
2009-06-09
Add 3-way comparisons to the resolver layer instead of using operator<.
Daniel Burrows
1
-1
/
+2
2009-06-06
Add a convenience routine in choice_indexed_map that checks whether a map con...
Daniel Burrows
1
-0
/
+21
2009-06-04
Add support for writing a choice_indexed_map to a std::ostream.
Daniel Burrows
1
-1
/
+43
2009-06-02
Fix enough compile errors that the problem resolver subdirectory compiles.
Daniel Burrows
1
-5
/
+5
2009-06-01
More compile fixes.
Daniel Burrows
1
-1
/
+1
2009-06-01
Fix some type errors in the choice indexed map.
Daniel Burrows
1
-5
/
+5
2009-06-01
Add a for_each method on choice-indexed maps that lets client code iterate ov...
Daniel Burrows
1
-1
/
+63
2009-06-01
More compile fixes.
Daniel Burrows
1
-1
/
+1
2009-05-29
Various compilation fixes for the problem resolver.
Daniel Burrows
1
-5
/
+7
2009-05-25
Kill off dep-scoped choices.
Daniel Burrows
1
-128
/
+37
2009-05-25
Rework the choice-indexed-set stuff in terms of a choice-indexed-map instead.
Daniel Burrows
1
-0
/
+487