summaryrefslogtreecommitdiffstats
path: root/lsx.c
diff options
context:
space:
mode:
authorGravatar NRK 2024-07-04 21:25:37 +0000
committerGravatar Hiltjo Posthuma 2024-07-14 11:42:55 +0200
commit51e32d49b56c86cd288c64fccf6cd765547781b9 (patch)
tree8773a578aaab8fe2882ac9651b19498e6ed61c2b /lsx.c
parentbump version to 5.3 (diff)
overhaul utf8decode()
this changes the utf8decode function to: * report when an error occurs * report how many bytes to advance on error these will be useful in the next commit to render invalid utf8 sequences. the new implementation is also shorter and more direct.
Diffstat (limited to 'lsx.c')
0 files changed, 0 insertions, 0 deletions
span class='deletions'>-2/+2 2009-09-11surf embeds now itself into another window.Gravatar Enno Boland (tox) 1-8/+9 2009-09-10Added tag 0.1.1 for changeset 3ef997607115Gravatar Enno Boland (tox) 1-0/+1 2009-09-10bugfix releaseGravatar Enno Boland (tox) 1-1/+1 2009-09-10removing unneeded background color.Gravatar Enno Boland (tox) 1-1/+0 2009-09-10rearranging some source.Gravatar Enno Boland (tox) 1-12/+19 2009-09-10adding user stylesheets.Gravatar Enno Boland (tox) 1-10/+21 2009-09-10Added tag 0.1 for changeset 9c8ebcf54061Gravatar Enno Boland (tox) 1-0/+2 2009-09-10dist doesn't work. fixing Makefile.Gravatar Enno Boland (tox) 1-1/+1 6-23lsx: check snprintfGravatar Connor Lane Smith 1-4/+3 2011-06-18update draw.cGravatar Connor Lane Smith 2-14/+14 2011-06-18simpler lsxGravatar Connor Lane Smith 3-11/+6 2011-06-13new dmenu_runGravatar Connor Lane Smith 5-26/+15