summaryrefslogtreecommitdiff
path: root/src/utf8.c
AgeCommit message (Expand)Author
2023-04-11Update copyright ranges for 2023Lukas Fleischer
2022-03-11Update copyright ranges for 2022Lukas Fleischer
2020-01-30Update copyright rangesLukas Fleischer
2018-06-03Key bindings for UTF-8 encoded charactersLars Henriksen
2018-06-03Rename utf8_ord() to utf8_decode()Lars Henriksen
2017-12-07Update UTF-8 base codeLars Henriksen
2017-08-30Factor out UTF-8 code point decodingLukas Fleischer
2017-01-12Update copyright rangesLukas Fleischer
2016-02-26Refactor UTF-8 choppingLukas Fleischer
2016-01-30Update copyright rangesLukas Fleischer
2015-02-07Update copyright rangesLukas Fleischer
2013-05-04Use a macro to determine the size of arraysLukas Fleischer
2013-04-14Use tabs instead of spaces for indentationLukas Fleischer
2013-02-17Fix braces in if-else statementsLukas Fleischer
2013-02-04Update copyright rangesLukas Fleischer
2012-05-21Switch to Linux kernel coding styleLukas Fleischer
2012-03-26Update copyright rangesLukas Fleischer
2011-07-02utf8_width() performance improvementsLukas Fleischer
2011-06-29Add basic UTF-8 helper functionsLukas Fleischer