]> granicus.if.org Git - re2c/commit
libre2c_posix: skip fictive tags in regexec(); handle dot in parser; added more tests.
authorUlya Trofimovich <skvadrik@gmail.com>
Sun, 13 Jan 2019 10:57:53 +0000 (10:57 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Sun, 13 Jan 2019 10:57:53 +0000 (10:57 +0000)
commitecffcea9bfdbed63bac6bd0c1b84966acc7f21c0
treedb3067cfa22897e0fdd95d74deaea7201489aace
parentbe3a711fb099f050bb41806bfd42871ecd32744b
libre2c_posix: skip fictive tags in regexec(); handle dot in parser; added more tests.
re2c/Makefile.libre2c_posix.am
re2c/bootstrap/libre2c_posix/lex.cc
re2c/libre2c_posix/lex.re
re2c/libre2c_posix/regcomp.cc
re2c/libre2c_posix/regex-impl.h [new file with mode: 0644]
re2c/libre2c_posix/regex.h
re2c/libre2c_posix/regexec.cc
re2c/libre2c_posix/regfree.cc
re2c/libre2c_posix/test.cpp