7 Commits (44b4d09fc0626541ca12cf96f65adc21ab1fc413)

Author SHA1 Message Date
Rich Felker ae4b0b96d6 revert regex "cleanup" that seems unjustified and may break backtracking 13 years ago
Szabolcs Nagy dd95916382 regex: remove an unused local variable from regexec 14 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker b9dd43db04 fix signedness error handling invalid multibyte sequences in regexec 14 years ago
Rich Felker ad47d45e9d upgrade to latest upstream TRE regex code (0.8.0) 14 years ago
Rich Felker 74f75541ff fix bug in TRE found by clang (typo && instead of &) 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago