Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-03 | Add CRLF support to LineIterator. | Rafael Espindola | 1 | -16/+30 |
2014-09-17 | LineIterator: Provide a variant that keeps blank lines | Justin Bogner | 1 | -6/+17 |
2014-04-07 | [C++11] Make use of 'nullptr' in the Support library. | Craig Topper | 1 | -3/+4 |
2013-12-27 | Use two variables here rather than reusing (and abusing) one. This is | Chandler Carruth | 1 | -6/+6 |
2013-12-27 | Introduce a simple line-by-line iterator type into the Support library. | Chandler Carruth | 1 | -0/+68 |