| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-10-11 | use ByteCount instead of CharCount when we are really counting bytes | Maxime Coste |
| 2012-09-04 | use more constexpr | Maxime Coste |
| 2012-08-23 | use a strongly typed int CharCount for character counts | Maxime Coste |
| 2012-08-22 | use a strongly typed int LineCount for line counts | Maxime Coste |
| 2012-03-21 | add some missing operators to LineAndColumn | Maxime Coste |
| 2011-10-15 | LineAndColumn: add comparison operators | Maxime Coste |
| 2011-09-19 | LineAndColumn: fix operator[+-]= | Maxime Coste |
| 2011-09-17 | LineAndColumn: move to it's own header and add operator[+-]=? | Maxime Coste |
