summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/pcre_tables.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "upgraded to PCRE 8.39"Anatol Belski2016-07-311-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.39Anatol Belski2016-07-261-0/+2
| | | | (cherry picked from commit 9d4fe9672a1c32d1349f267d24d079e3ebdc83e8)
* Upgrade pcre to 8.36Arjen Schol2015-02-041-140/+209
|
* Bundle pcre-8.35 with sljit supportDmitry Stogov2014-06-061-2/+0
|
* pcre upgraded to 8.34Anatol Belski2014-02-041-6/+9
|
* merged PCRE 8.32Anatol Belski2013-03-031-4/+72
| | | | | - defined HAVE_CONFIG_H to simplify the future merges - PCRE NEWS http://pcre.org/news.txt
* Fixed bug #63284 PCRE upgrade to 8.31Anatoliy Belsky2012-10-191-143/+197
|
* MFH: Upgraded bundled PCRE to version 8.10.Ilia Alshanetsky2010-08-141-5/+17
|
* Upgraded bundled PCRE to version 8.02.Ilia Alshanetsky2010-03-291-113/+158
|
* upgrade PCRE to version 7.9Nuno Lopes2009-04-111-118/+240
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD ↵Nuno Lopes2008-09-091-106/+144
| | | | later (not urgent..)
* upgrade to PCRE 7.6.Nuno Lopes2008-01-291-1/+1
| | | | | #changes to code are minimal. this fixes a security bug
* upgrade pcre to version 7.4Nuno Lopes2007-10-071-108/+221
|
* remove the -DHAVE_CONFIG_H switch again to fix things on windowsNuno Lopes2007-09-111-2/+0
| | | | | this means that the upgrade script strips the #ifdef automatically
* upgrade to PCRE 7.3Nuno Lopes2007-09-011-0/+4
|
* upgrade PCRE to version 7.2 RC3Nuno Lopes2007-06-151-1/+5
| | | | | # I'll update to the final version early next week when its released
* upgrade pcre to version 7.0Nuno Lopes2007-02-091-4/+8
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* MFH (Import PCRE 6.6)Andrei Zmievski2006-03-061-43/+107
|
* Upgrade to PCRE version 6.2.Andrei Zmievski2005-08-081-0/+129
# Don't worry, upgrade for other branches is coming