summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/pcre_chartables.c
Commit message (Collapse)AuthorAgeFilesLines
* Patch core for PCRE2 supportAnatol Belski2017-11-131-196/+0
| | | | RFC https://wiki.php.net/rfc/pcre2-migration
* Bundle pcre-8.35 with sljit supportDmitry Stogov2014-06-061-2/+0
|
* pcre upgraded to 8.34Anatol Belski2014-02-041-1/+1
|
* merged PCRE 8.32Anatol Belski2013-03-031-1/+3
| | | | | - defined HAVE_CONFIG_H to simplify the future merges - PCRE NEWS http://pcre.org/news.txt
* MFH: Upgraded bundled PCRE to version 8.10.Ilia Alshanetsky2010-08-141-1/+1
|
* 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/+5
|
* upgrade PCRE to version 7.2 RC3Nuno Lopes2007-06-151-14/+25
| | | | | # I'll update to the final version early next week when its released
* Upgrade to PCRE version 6.2.Andrei Zmievski2005-08-081-0/+183
# Don't worry, upgrade for other branches is coming