Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make clparser faster | tikuta | 2017-05-08 | 1 | -0/+8 |
* | Add string_piece_util | Takuto Ikuta | 2017-04-26 | 1 | -0/+10 |
* | windows: fix size_t<->int conversions in ninja.exe | Evan Martin | 2012-08-10 | 1 | -2/+2 |
* | Revert "Make StringPiece data members private." | Nico Weber | 2012-07-28 | 1 | -4/+0 |
* | Make StringPiece data members private. | Thiago Farina | 2012-06-30 | 1 | -0/+4 |
* | std::string(NULL,0) asserts in MSVC Debug | Frances Buontempo | 2012-01-03 | 1 | -1/+1 |
* | use re2c to parse depfiles | Evan Martin | 2011-12-07 | 1 | -0/+2 |
* | Add a EditDistance() function based on the one in llvm/lib/Support/StringRef.... | Nico Weber | 2011-11-13 | 1 | -1/+1 |
* | use StringPiece for makefile deps | Evan Martin | 2011-09-12 | 1 | -0/+51 |