Paul Beckingham
|
1dccd29643
|
Copyright 2013
- Updated copyright notices.
|
2013-03-04 17:47:12 -05:00 |
|
Paul Beckingham
|
914447c885
|
UTF8
- Added more UTF8 unit tests for calculating string length, string width,
formatted string length, formatted string width.
- Implemented UTF8 text width method for symmetry.
|
2013-03-02 18:14:56 -05:00 |
|
Paul Beckingham
|
551b4dbe90
|
UTF8
- Added UTF8 string width calculation.
|
2013-03-02 17:15:28 -05:00 |
|
Paul Beckingham
|
7e3ee1b284
|
Portability
- Fixed compiler error for new unit tests.
|
2013-01-19 13:45:58 -05:00 |
|
Paul Beckingham
|
ee7fd7add0
|
Unit Tests
- Added more utf8 tests.
|
2013-01-17 06:11:28 -05:00 |
|
Paul Beckingham
|
01e589a172
|
I18N
- One does not simply std::string::substr a UTF8 string, like a bloody caveman.
Implemented utf8_substr, and added unit tests.
|
2013-01-16 18:36:54 -05:00 |
|