Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a test for the "deps out of date" case | Evan Martin | 2013-04-09 | 1 | -1/+2 |
* | depslog: track dead record count | Evan Martin | 2013-04-08 | 1 | -0/+5 |
* | add recompaction to depslog | Evan Martin | 2013-04-08 | 1 | -0/+4 |
* | clarify depslog overview | Evan Martin | 2013-04-08 | 1 | -4/+5 |
* | expand DepsLog test, fix two bugs it revealed | Evan Martin | 2013-04-08 | 1 | -0/+5 |
* | use DepsLog in loading dependencies | Evan Martin | 2013-04-08 | 1 | -6/+6 |
* | add DepsLog, a new data structure for dependency information | Evan Martin | 2013-04-08 | 1 | -0/+91 |