Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-04 | scan: Fix a utf-8 bug for string length | Steve Bennett | 1 | -0/+7 |
2020-05-04 | tests: Add many new additional tests for code coverage | Steve Bennett | 1 | -0/+20 |
2011-12-08 | utf-8 case folding may change encoded length | Steve Bennett | 1 | -0/+4 |
2011-12-02 | Extend UTF-8 support past the BMP | Steve Bennett | 1 | -0/+16 |
2011-10-10 | Simplify the way unicode case mapping is done | Steve Bennett | 1 | -0/+4 |
2010-11-22 | Overhaul unit test framework | Steve Bennett | 1 | -5/+2 |
2010-11-17 | Add UTF-8 support to regexp | Steve Bennett | 1 | -206/+1 |
2010-11-17 | Add UTF-8 support to Jim | Steve Bennett | 1 | -0/+336 |