index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-26
Sort the list of Boost headers.
Daniel Burrows
1
-1
/
+1
2009-07-26
Add a check to ensure that the list of Boost headers is sorted.
Daniel Burrows
1
-2
/
+11
2009-07-26
Add a missing check for the hashed_factory include.
Daniel Burrows
1
-0
/
+1
2009-07-26
Properly detect Boost includes that have an embedded directory separator.
Daniel Burrows
1
-1
/
+1
2009-07-26
Ensure that all the source and test inputs are really scanned.
Daniel Burrows
1
-1
/
+1
2009-07-26
Use the new string group information for pattern groupers.
Daniel Burrows
1
-6
/
+4
2009-07-26
Add a compile dependency on sqlite3.
Daniel Burrows
1
-2
/
+4
2009-07-24
Add an initial implementation of string match retrieval.
Daniel Burrows
2
-171
/
+295
2009-07-24
Initialize the search cache when setting up a pattern grouping policy.
Daniel Burrows
1
-1
/
+2
2009-07-21
Added tag 0.5.3.1 for changeset 58c0760e9640
Daniel Burrows
0
-0
/
+0
2009-07-21
Update the version number to 0.5.3.1.
Daniel Burrows
2
-2
/
+2
2009-07-21
Add a NEWS entry for 0.5.3.1.
Daniel Burrows
1
-0
/
+11
2009-07-21
Pofile updates from "make dist".
Daniel Burrows
5
-10
/
+10
2009-07-21
Fix the build system for the Spanish manual translation to handle DESTDIR cor...
Daniel Burrows
1
-2
/
+2
2009-07-21
Retroactively add the missing translations section to the entry for 0.5.3.
Daniel Burrows
1
-0
/
+6
2009-07-21
Completed Slovak translation. Closes: #521025
Jens Seidel
2
-480
/
+384
2009-07-20
Added tag 0.5.3 for changeset 563fb3c9d39f
Daniel Burrows
0
-0
/
+0
2009-07-20
Update the pofiles.
Daniel Burrows
45
-19702
/
+29662
2009-07-20
Bump the version number to 0.5.3.
Daniel Burrows
3
-2
/
+28
2009-07-15
Don't waste time building information about a solver set if nothing would be ...
Daniel Burrows
1
-10
/
+33
2009-07-11
Fix compile problems introduced by the backout.
Daniel Burrows
1
-12
/
+63
2009-07-10
Merge with backout.
Daniel Burrows
10
-185
/
+588
2009-07-10
Eliminating the use of hash tables to save memory: backed out changeset 7c43f...
Daniel Burrows
6
-216
/
+208
2009-07-10
Merge backout.
Daniel Burrows
6
-146
/
+111
2009-07-10
Eliminating the use of hash tables to save memory: backed out changeset c8aec...
Daniel Burrows
6
-146
/
+111
2009-07-10
Merge backout.
Daniel Burrows
2
-13
/
+128
2009-07-10
Eliminating the use of hash tables to save memory: backed out changeset 8ff97...
Daniel Burrows
1
-60
/
+45
2009-07-10
Merge the backout
Daniel Burrows
0
-0
/
+0
2009-07-10
Eliminating the use of hash tables to save memory: backed out changeset 13ac7...
Daniel Burrows
2
-62
/
+47
2009-07-10
Merge the backout.
Daniel Burrows
1
-10
/
+10
2009-07-10
Eliminating the use of hash tables to save memory: backed out changeset 9c841...
Daniel Burrows
1
-10
/
+10
2009-07-10
Eliminating the use of hash tables to save memory: backed out changeset 16f8f...
Daniel Burrows
5
-118
/
+83
2009-07-09
Store boost::flyweight<choice> objects in all choice sets.
Daniel Burrows
5
-83
/
+118
2009-07-08
Switch the find-all-steps-containing-a-promotion code to use unordered sets.
Daniel Burrows
1
-10
/
+10
2009-07-07
Switch the unresolved dep set representation to a boost::unordered_map.
Daniel Burrows
2
-47
/
+62
2009-07-07
When increasing the tier of a solver that's newly deferred, only increase exa...
Daniel Burrows
1
-7
/
+9
2009-07-07
Fix recompute_step_tier() to correctly compute the tier.
Daniel Burrows
1
-4
/
+73
2009-07-07
Add some even more paranoid checks around the deferral stuff.
Daniel Burrows
1
-2
/
+46
2009-07-07
Fix the sanity-check stuff to account for recent changes to the resolver code.
Daniel Burrows
1
-45
/
+60
2009-07-07
Sort hashed sets of choices when displaying them, so log files are more compa...
Daniel Burrows
6
-111
/
+146
2009-07-07
Log the semantic content of deferral/validity expressions rather than object ...
Daniel Burrows
2
-18
/
+166
2009-07-07
Make the constructor of var_e protected so that it can be subclassed.
Daniel Burrows
1
-0
/
+1
2009-07-07
Add an extra sanity-check that all solvers have the right associated dependen...
Daniel Burrows
1
-0
/
+3
2009-07-06
Hopefully fix how the number of deferred steps is counted.
Daniel Burrows
1
-0
/
+4
2009-07-06
Put every step, even deferred ones, into "pending".
Daniel Burrows
1
-2
/
+1
2009-07-06
When recomputing a step tier from scratch, really recompute it from scratch.
Daniel Burrows
1
-1
/
+7
2009-07-06
When modifying a step tier, if it was previously in "pending" and it is a via...
Daniel Burrows
1
-0
/
+11
2009-07-06
Fix the second solution that's expected in the mandate tests.
Daniel Burrows
1
-4
/
+4
2009-07-06
If we're trying to un-defer a solver that's embedded in a step as an action, ...
Daniel Burrows
1
-1
/
+5
2009-07-06
Fix visit_choice_mapping_solvers_of_dep.
Daniel Burrows
1
-3
/
+9
[next]