Xinqi Bao's Git

new utf decoder
authorDamian Okrasa <[email protected]>
Tue, 25 Mar 2014 19:20:26 +0000 (20:20 +0100)
committerRoberto E. Vargas Caballero <[email protected]>
Thu, 27 Mar 2014 06:19:37 +0000 (07:19 +0100)
This patch replaces current utf decoder with a new one, which is ~50
lines shorter and should be easier to understand. Parsing 5 and 6
sequences, if necessary, requires trivial modification of UTF_SIZ
constant and utfbyte, utfmask, utfmin, utfmax arrays.


No differences found