Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "upgraded to PCRE 8.39" | Anatol Belski | 2016-07-31 | 1 | -2/+0 |
| | | | | | | | | | | This reverts commit 2fba6468374a15efc82aaac8cbfc600b29c5404f. PCRE-8.39 throws weird valgrind backtraces on some systems, see http://news.php.net/php.cvs/93494 . Those could be false positives due to some changes in JIT, still i couldn't 100% ensure this. Thus, better we continue to ship 8.38 bundled for now, and apply patches, if needed. | ||||
* | upgraded to PCRE 8.39 | Anatol Belski | 2016-07-26 | 1 | -0/+2 |
| | | | | (cherry picked from commit 9d4fe9672a1c32d1349f267d24d079e3ebdc83e8) | ||||
* | Bundle pcre-8.35 with sljit support | Dmitry Stogov | 2014-06-06 | 1 | -2/+0 |
| | |||||
* | pcre upgraded to 8.34 | Anatol Belski | 2014-02-04 | 1 | -11/+16 |
| | |||||
* | merged PCRE 8.32 | Anatol Belski | 2013-03-03 | 1 | -3/+8 |
| | | | | | - defined HAVE_CONFIG_H to simplify the future merges - PCRE NEWS http://pcre.org/news.txt | ||||
* | Fixed bug #63284 PCRE upgrade to 8.31 | Anatoliy Belsky | 2012-10-19 | 1 | -4/+9 |
| | |||||
* | upgrade PCRE to version 7.9 | Nuno Lopes | 2009-04-11 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | upgrade to PCRE 7.6. | Nuno Lopes | 2008-01-29 | 1 | -1/+1 |
| | | | | | #changes to code are minimal. this fixes a security bug | ||||
* | upgrade pcre to version 7.4 | Nuno Lopes | 2007-10-07 | 1 | -1/+1 |
| | |||||
* | remove the -DHAVE_CONFIG_H switch again to fix things on windows | Nuno Lopes | 2007-09-11 | 1 | -2/+0 |
| | | | | | this means that the upgrade script strips the #ifdef automatically | ||||
* | upgrade to PCRE 7.3 | Nuno Lopes | 2007-09-01 | 1 | -1/+4 |
| | |||||
* | upgrade PCRE to version 7.2 RC3 | Nuno Lopes | 2007-06-15 | 1 | -1/+1 |
| | | | | | # I'll update to the final version early next week when its released | ||||
* | upgrade pcre to version 7.0 | Nuno Lopes | 2007-02-09 | 1 | -2/+2 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Upgrade PCRE lib to 6.7 | Ilia Alshanetsky | 2006-08-30 | 1 | -1/+3 |
| | |||||
* | MFH (Import PCRE 6.6) | Andrei Zmievski | 2006-03-06 | 1 | -20/+13 |
| | |||||
* | Upgrade to PCRE version 6.2. | Andrei Zmievski | 2005-08-08 | 1 | -0/+145 |
# Don't worry, upgrade for other branches is coming |