summaryrefslogtreecommitdiffstats
path: root/utf8.c
AgeCommit message (Expand)Author
2009-06-25Restore $Id$ and add script to do so.Nicholas Marriott
2009-06-25Miscellaneous unused functions, including one which was basically aNicholas Marriott
2009-06-25Constify utf8_width() function argument.Nicholas Marriott
2009-05-04Space trimmage mega-diff.Nicholas Marriott
2009-04-30Use a (pre)randomised binary tree for UTF-8 character widths. Probably overkillNicholas Marriott
2009-01-26Don't screw up UTF-8 combined characters.Nicholas Marriott
2009-01-17Don't use [4] since they are confusing and use the right size for memset. DOH.Nicholas Marriott
2008-09-25Internal screen data rewrite for better 256 colour/UTF-8 support.Nicholas Marriott
2008-09-09Initial UTF-8 support.Nicholas Marriott