summaryrefslogtreecommitdiff
path: root/utf8.h
Commit message (Expand)AuthorAge
* utf8_strlen: Improve performanceSteve Bennett2019-10-28
* Add utf-8 display width infoSteve Bennett2016-09-05
* Update linenoise to the latest versionSteve Bennett2016-09-05
* many comment changes, some small code changesSteve Bennett2014-01-21
* Fix [string tolower] buffer overflow for non-utf8Steve Bennett2013-11-06
* Add support for lightweight namespacesSteve Bennett2011-12-12
* Extend UTF-8 support past the BMPSteve Bennett2011-12-02
* Add support for [string totitle]Steve Bennett2011-11-28
* Missing parens in non-utf8 version of utf8_strlenSteve Bennett2011-09-26
* Minor linenoise improvementsSteve Bennett2011-09-14
* Fix a compilation problem with the bootstrap jimshSteve Bennett2011-09-13
* Remove all trailing whitespace in sourceSteve Bennett2011-09-12
* Trim the size of the boostrap jimsh sourceSteve Bennett2011-09-12
* More efficient [string trimright] and [string last]Steve Bennett2011-04-21
* All Jim source should include jimautoconf.hSteve Bennett2010-12-21
* Update documentation to cover UTF-8 support for regexpSteve Bennett2010-11-17
* Add UTF-8 support to JimSteve Bennett2010-11-17