Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop std:: qualifiers on more stl datatypes | Evan Martin | 2013-04-18 | 1 | -1/+1 |
| | | | | We "using namespace std" anywhere we need a std::string or a std::vector. | ||||
* | fix windows build after depslog | Scott Graham | 2013-04-09 | 1 | -4/+6 |
| | |||||
* | Try to fix build on Linux. | Nico Weber | 2013-04-09 | 1 | -0/+2 |
| | |||||
* | move printing of new lines into LinePrinter. | Nico Weber | 2013-04-09 | 1 | -0/+7 |
| | |||||
* | move single-line printing to new class | Nico Weber | 2013-04-09 | 1 | -0/+98 |