Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSL | SVN Migration | 2006-10-15 | 114 | -78206/+0 |
| | |||||
* | MFH: fix #39112 (typo in error message) | Antony Dovgal | 2006-10-10 | 2 | -2/+2 |
| | |||||
* | fix memleak of pcre study data | Nuno Lopes | 2006-09-06 | 1 | -0/+1 |
| | |||||
* | Upgrade PCRE lib to 6.7 | Ilia Alshanetsky | 2006-08-30 | 39 | -1268/+3694 |
| | |||||
* | fix leak, add test | Antony Dovgal | 2006-08-30 | 2 | -0/+46 |
| | |||||
* | - MFH Clean up (after consulting Andrei) | Marcus Boerger | 2006-07-20 | 6 | -238/+232 |
| | | | | | | | | | . Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....) . All refactored funcs (match, split, replace, grep) use the above . Change (zend|php)_error() to php_error_docref() . Move from old to new param parsing api . Fix memleaks in unicode mode | ||||
* | fix test | Antony Dovgal | 2006-07-18 | 1 | -1/+1 |
| | |||||
* | new test | Nuno Lopes | 2006-07-17 | 1 | -0/+42 |
| | |||||
* | - MFH: Little bit refactoring: Two new PHPAPI functions: | Marcus Boerger | 2006-07-16 | 2 | -61/+81 |
| | | | | | | . php_pcre_match . php_pcre_split | ||||
* | new tests. almost 90% of code coverage | Nuno Lopes | 2006-07-16 | 3 | -0/+446 |
| | |||||
* | fix tests | Hannes Magnusson | 2006-07-03 | 1 | -1/+1 |
| | |||||
* | more testing | Nuno Lopes | 2006-07-03 | 2 | -1/+49 |
| | |||||
* | new tests and fix the locales test where the pt local isnt available. | Nuno Lopes | 2006-07-03 | 4 | -0/+88 |
| | |||||
* | MFH: fix test | Hannes Magnusson | 2006-06-26 | 1 | -1/+1 |
| | |||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 1 | -11/+7 |
| | |||||
* | fix bug #37800: preg_replace() limit parameter odd behaviour | Nuno Lopes | 2006-06-15 | 2 | -1/+32 |
| | | | | | #this is a regression in PHP_5_2 and HEAD branches only | ||||
* | fix memory leak uncovered by the pcre_extra.phpt test | Nuno Lopes | 2006-06-14 | 1 | -0/+3 |
| | |||||
* | more tests (and fix 2 from yesterday) | Nuno Lopes | 2006-06-14 | 9 | -1/+362 |
| | |||||
* | remove the pcre_dfa_exec.c file, as it is needed (we dont expose that API) | Nuno Lopes | 2006-06-14 | 3 | -2029/+2 |
| | |||||
* | add new tests, increasing coverage by about 10% | Nuno Lopes | 2006-06-13 | 8 | -0/+192 |
| | |||||
* | MFH: no need to check it for not-NULL | Antony Dovgal | 2006-05-29 | 1 | -4/+2 |
| | |||||
* | add test | Antony Dovgal | 2006-05-29 | 1 | -0/+16 |
| | |||||
* | MFH: return NULL in case of error | Antony Dovgal | 2006-05-29 | 1 | -0/+4 |
| | |||||
* | Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for recurssion | Ilia Alshanetsky | 2006-05-28 | 1 | -2/+2 |
| | | | | | limit support). | ||||
* | Use heap insted of stack for recursion in hope of avoid stack overflow crashes | Edin Kadribasic | 2006-05-18 | 1 | -1/+1 |
| | |||||
* | - MFH pcre_get_compiled_regex_cache() support | Marcus Boerger | 2006-05-09 | 2 | -15/+29 |
| | |||||
* | MFH | Andrei Zmievski | 2006-05-09 | 2 | -14/+135 |
| | |||||
* | MFH | Andrei Zmievski | 2006-04-11 | 1 | -1/+13 |
| | |||||
* | I guess we only need this on HEAD. | Andrei Zmievski | 2006-04-06 | 1 | -20/+0 |
| | |||||
* | Fix a bug that would not fill in the fifth argument to preg_replace() | Andrei Zmievski | 2006-04-06 | 2 | -9/+22 |
| | | | | | properly, if the variable was not declared previously. | ||||
* | Fix build and sync parameters with config0.m4. | Sebastian Bergmann | 2006-03-06 | 1 | -2/+2 |
| | |||||
* | MFH (Import PCRE 6.6) | Andrei Zmievski | 2006-03-06 | 66 | -17173/+8438 |
| | |||||
* | Fixed test file | Dmitry Stogov | 2006-02-20 | 1 | -1/+1 |
| | |||||
* | MFH. | Andrei Zmievski | 2006-02-17 | 1 | -1/+3 |
| | |||||
* | TODO | Andrei Zmievski | 2006-02-06 | 1 | -0/+7 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | |||||
* | - Readd the file in this branch | Marcus Boerger | 2005-12-07 | 1 | -0/+57 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - export everything we've got aliases for | Michael Wallner | 2005-12-01 | 1 | -0/+8 |
| | |||||
* | - use php_pcre aliases | Michael Wallner | 2005-12-01 | 2 | -1/+4 |
| | |||||
* | MFH: ext/filter will need those exports | Michael Wallner | 2005-12-01 | 1 | -0/+1 |
| | | | | | # php_compat.h still prevents linking | ||||
* | MFH: Renamed config.m4 to config0.m4 | foobar | 2005-11-17 | 1 | -57/+0 |
| | | | | | # PCRE configure tests must be run before e.g. ext/filter | ||||
* | MFH | foobar | 2005-11-16 | 1 | -0/+1 |
| | |||||
* | Fixed bug #34725 (CLI segmentation faults during cleanup in ZTS if ext/pcre ↵ | Dmitry Stogov | 2005-10-28 | 1 | -1/+3 |
| | | | | is DSO) | ||||
* | Fixed bug #34790 (preg_match_all(), named capturing groups, variable ↵ | Dmitry Stogov | 2005-10-11 | 2 | -0/+24 |
| | | | | assignment/return => crash) | ||||
* | removed unused vars | Ilia Alshanetsky | 2005-08-23 | 1 | -2/+0 |
| | |||||
* | MFH: Nuked EOLs from error messages | foobar | 2005-08-18 | 1 | -1/+1 |
| | |||||
* | Sync with config.m4. | Sebastian Bergmann | 2005-08-09 | 1 | -2/+2 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_1'. | SVN Migration | 2005-08-08 | 1 | -56/+0 |
| | |||||
* | Upgrade to PCRE version 6.2. | Andrei Zmievski | 2005-08-08 | 74 | -6564/+35941 |
| | | | | | # Don't worry, upgrade for other branches is coming |