Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more stringpiece | Evan Martin | 2012-01-09 | 1 | -5/+8 |
* | switch node lookup to StringPiece | Evan Martin | 2012-01-09 | 1 | -3/+3 |
* | convert ExternalStringHash to use StringPiece | Evan Martin | 2012-01-09 | 1 | -2/+2 |
* | Use getter instead of private member. | Nicolas Despres | 2011-12-09 | 1 | -1/+1 |
* | make Rule::name_ private | Evan Martin | 2011-12-07 | 1 | -1/+1 |
* | make Node::out_edges_ private | Evan Martin | 2011-12-07 | 1 | -2/+2 |
* | make Node::in_edge_ private | Evan Martin | 2011-12-07 | 1 | -2/+2 |
* | merge StatCache into State | Evan Martin | 2011-12-07 | 1 | -4/+38 |
* | merge FileStat into Node | Evan Martin | 2011-12-07 | 1 | -12/+3 |
* | Add spelling suggestions for four cases: | Nico Weber | 2011-11-16 | 1 | -0/+7 |
* | Split Node::dirty_ into two flags: Node::dirty_ and Edge::outputs_ready_ | Peter Collingbourne | 2011-10-18 | 1 | -0/+6 |
* | Factor out State struct from ninja_jumble.cc into its header/source files. | Thiago Farina | 2011-09-03 | 1 | -0/+108 |