Age | Commit message (Expand) | Author | Files | Lines |
2021-12-03 | Unicode ranges are closed intervals | Pietro Cerutti | 1 | -2/+2 |
2019-10-28 | utf8_strlen: Improve performance | Steve Bennett | 1 | -4/+3 |
2018-09-04 | Tidy some signed/unsigned comparisons | Steve Bennett | 1 | -1/+1 |
2017-12-31 | utf8: Be more strict at rejecting invalid UTF-8 sequences. | Steve Bennett | 1 | -3/+12 |
2017-03-11 | Fix buffer overrun in utf8_index() | HummyPkg | 1 | -1/+1 |
2016-09-05 | Add utf-8 display width info | Steve Bennett | 1 | -7/+60 |
2016-09-05 | Update linenoise to the latest version | Steve Bennett | 1 | -2/+2 |
2014-01-15 | utf8: remove unused utf8_charequal() | Steve Bennett | 1 | -10/+0 |
2013-09-19 | Build on platforms without isascii | Steve Bennett | 1 | -0/+5 |
2011-12-02 | Extend UTF-8 support past the BMP | Steve Bennett | 1 | -2/+16 |
2011-11-28 | Add support for [string totitle] | Steve Bennett | 1 | -0/+9 |
2011-10-10 | Simplify the way unicode case mapping is done | Steve Bennett | 1 | -28/+19 |
2011-09-12 | Trim the size of the boostrap jimsh source | Steve Bennett | 1 | -2/+2 |
2011-07-13 | Simplify approach for generated code | Steve Bennett | 1 | -1/+1 |
2011-06-10 | Small optimisation for utf8 case mapping | Steve Bennett | 1 | -23/+13 |
2011-04-21 | More efficient [string trimright] and [string last] | Steve Bennett | 1 | -0/+22 |
2010-11-17 | Update documentation to cover UTF-8 support for regexp | Steve Bennett | 1 | -3/+7 |
2010-11-17 | Add UTF-8 support to Jim | Steve Bennett | 1 | -0/+176 |