| 818f03d |
|
16-Oct-2008 |
Alexey Zakhlestin <indeyets@php.net> |
MFB: propagated const, to avoid "discards qualifiers from pointer target type" errors
/php-src/ext/ereg/regex/regcomp.c
|
| 59639f3 |
|
12-Oct-2006 |
Ilia Alshanetsky <iliaa@php.net> |
MFB: Fixed potential use of un-initialized var
/php-src/ext/ereg/regex/regcomp.c
|
| 5d3b5cd |
|
30-Sep-2003 |
Moriyoshi Koizumi <moriyoshi@php.net> |
Fixed bug #25669 (eregi() with non-ascii characters)
/php-src/ext/ereg/regex/regcomp.c
|
| aec0bb3 |
|
28-Dec-1999 |
Sascha Schumann <sas@php.net> |
Fix -Wall warnings
/php-src/ext/ereg/regex/regcomp.c
|
| 25c56d1 |
|
14-Nov-1999 |
Andi Gutmans <andi@php.net> |
- Fixing warnings in regex
/php-src/ext/ereg/regex/regcomp.c
|
| 6f57224 |
|
12-Nov-1999 |
Sascha Schumann <sas@php.net> |
upgrade regex library to alpha3.8 @- Upgraded regex library to alpha3.8 (Sascha)
/php-src/ext/ereg/regex/regcomp.c
|
| 8090041 |
|
09-Oct-1999 |
Sascha Schumann <sas@php.net> |
POSIX_MISTAKE is enabled by default.
/php-src/ext/ereg/regex/regcomp.c
|
| aceaabc |
|
07-Apr-1999 |
Zeev Suraski <zeev@php.net> |
PHP 4.0
/php-src/ext/ereg/regex/regcomp.c
|