]> granicus.if.org Git - flex/commit
Removed global variable caseins.
authorJohn Millaway <john43@users.sourceforge.net>
Mon, 27 Mar 2006 20:59:11 +0000 (20:59 +0000)
committerJohn Millaway <john43@users.sourceforge.net>
Mon, 27 Mar 2006 20:59:11 +0000 (20:59 +0000)
commita1037c0e1e7ffba540b80c38e4d95265312781b3
tree1a2ee702913e41370908ff450d00c18d72570888
parent0b91d61cb2c8ea26ac273c7189a4481846ea969d
Removed global variable caseins.
Added scanner stack flags for case-insensitivity.
Moved case-folding code from DFA-generation to parse time read-macros.
Added localized case-sensitivity syntax from Perl.
Added test for new syntax in test suite.
Documented new syntax.
dfa.c
doc/flex.texi
flexdef.h
gen.c
main.c
parse.y
scan.l
scanflags.c
tests/test-ccl/scanner.l
tests/test-ccl/test.input