revert regex "cleanup" that seems unjustified and may break backtracking
[musl] / src / regex / regexec.c
2013-02-01 Rich Felkerrevert regex "cleanup" that seems unjustified and may...
2013-01-14 Rich FelkerMerge remote-tracking branch 'nsz/math'
2013-01-13 Szabolcs Nagyregex: remove an unused local variable from regexec
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-04-15 Rich Felkerfix signedness error handling invalid multibyte sequenc...
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-20 Rich Felkerupgrade to latest upstream TRE regex code (0.8.0)
2011-04-08 Rich Felkerfix bug in TRE found by clang (typo && instead of &)
2011-02-12 Rich Felkerinitial check-in, version 0.5.0