summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/dftables.c
Commit message (Collapse)AuthorAgeFilesLines
* Bundle pcre-8.35 with sljit supportDmitry Stogov2014-06-061-2/+0
|
* merged PCRE 8.32Anatol Belski2013-03-031-1/+16
| | | | | - 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-2/+2
|
* 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-2/+2
|
* 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/+8
|
* upgrade PCRE to version 7.2 RC3Nuno Lopes2007-06-151-18/+29
| | | | | # I'll update to the final version early next week when its released
* upgrade pcre to version 7.0Nuno Lopes2007-02-091-2/+11
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* MFH (Import PCRE 6.6)Andrei Zmievski2006-03-061-1/+1
|
* Upgrade to PCRE version 6.2.Andrei Zmievski2005-08-081-18/+17
| | | | | # Don't worry, upgrade for other branches is coming
* Upgrade library to version 5.0.Andrei Zmievski2005-05-271-19/+25
|
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-1/+1
|
* MFBAndrei Zmievski2003-12-161-39/+54
|
* Upgrading PCRE library to version 4.3.Andrei Zmievski2003-06-271-1/+5
|
* Update bundled pcrelib to 3.9.Wez Furlong2002-09-141-2/+2
| | | | | # Tested under Linux only
* Re-add.Andrei Zmievski2000-04-111-0/+148
|
* *** empty log message ***Andrei Zmievski2000-04-111-146/+0
|
* - Updated bundled PCRE library to version 2.08Andrey Hristov1999-09-141-1/+1
| | | | | | | | - Made it possible to specify external location of the PCRE library - Reworked PCRE extension to use updated PCRE library API Hopefully now everything behaves just like Perl..
* -Added PCRE library sourceAndrey Hristov1999-05-261-0/+146
-Updated configuration process