aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/UniConversion.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-21Standardising header guards and namespaces.Neil1-0/+13
2013-01-19Support the three Unicode line ends NEL, LS, and PS in CellBuffer, Document,nyamatongwe1-0/+13
2012-05-26For case-insensitive UTF-8 searching, use UTF8Classify for finding validnyamatongwe1-0/+6
2012-05-26Optimize UTF-8 character length calculations by using an array.nyamatongwe1-0/+3
2012-05-26Move classification of UTF-8 byte sequences into UniConversion module.nyamatongwe1-0/+6
2010-05-02Bug #2995278 minor fixes to typos and types.nyamatongwe1-1/+1
2010-03-23Added function for finding how many bytes are in a UTF-8 character.nyamatongwe1-0/+1
2007-04-19All Unicode planes supported, not just the Basic Multilingual Plane.nyamatongwe1-3/+3
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-1/+4
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2000-04-10Death of Accessor.nyamatongwe1-0/+9