summaryrefslogtreecommitdiffstats
path: root/utf8.c
AgeCommit message (Expand)Author
2023-12-09Add the const qualifier to some arrayspgen
2023-10-19Cleaning up the utf8.[ch] filespgen
2023-09-11Reformatting source codepgen
2022-06-02Switch to Mozilla Public License 2.0pgen
2022-04-19Remove an useless parameterpgen
2022-04-03Some code simplificationspgen
2021-10-28Update the README filepgen
2021-09-06Improve compatibility with some older compilerspgen
2021-07-06Fix and rewrite cptoutf8 to make it more readablepgen
2021-04-27Various comment fixespgen
2021-04-16Fix a mismatch between signed and unsigned charspgen
2021-03-15Improve a commentpgen
2021-02-19Change the implementation of utf8_validatepgen
2021-01-25Typoespgen
2020-11-27Improve commentspgen
2020-11-13Improve commentspgen
2020-09-14Fix a potential dangling pointerpgen
2020-09-13Avoid compiler warningspgen
2020-09-13Reformat using ReflowComments='false'pgen
2020-08-03Typopgen
2020-08-01Allow to enter unicode UCS-4 codepoints using \Upgen
2020-07-18Further UTF-8 entry fixespgen
2020-07-18Allow to change the substitution characterpgen
2020-04-24Improve commentspgen
2019-01-20Add GPL2 license reminder where appropriatepgen
2019-01-20Rewrite the utf8_get_length functionpgen
2018-10-11Various small changespgen
2018-10-01Create utf8.[ch] and change code accordinglypgen