[Flex-devel] utf16 diff line count
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Paul <pa...@pr...> - 2012-07-21 19:26:12
|
Here is a git diff list of the # of changes utf16 introduces. The numbers are the line count changed for each file. Paul git diff --stat --color master..utf16v1 FlexLexer.h | 30 ++- ccl.c | 2 +- ecs.c | 2 +- flex.skl | 352 ++++++++++++++++++++++------- flexdef.h | 50 +++- gen.c | 99 ++++++-- main.c | 135 +++++++++-- misc.c | 33 ++- options.c | 10 +- options.h | 3 + parse.y | 2 +- scan.l | 8 +- scanopt.c | 8 +- tblcmp.c | 2 +- |