summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/pcre_maketables.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)
* Bundle pcre-8.35 with sljit supportDmitry Stogov2014-06-061-2/+0
|
* pcre upgraded to 8.34Anatol Belski2014-02-041-11/+16
|
* merged PCRE 8.32Anatol Belski2013-03-031-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.31Anatoliy Belsky2012-10-191-4/+9
|
* upgrade PCRE to version 7.9Nuno Lopes2009-04-111-1/+1
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* 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-1/+1
|
* 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-1/+4
|
* upgrade PCRE to version 7.2 RC3Nuno Lopes2007-06-151-1/+1
| | | | | # I'll update to the final version early next week when its released
* upgrade pcre to version 7.0Nuno Lopes2007-02-091-2/+2
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* Upgrade PCRE lib to 6.7Ilia Alshanetsky2006-08-301-1/+3
|
* MFH (Import PCRE 6.6)Andrei Zmievski2006-03-061-20/+13
|
* Upgrade to PCRE version 6.2.Andrei Zmievski2005-08-081-0/+145
# Don't worry, upgrade for other branches is coming