summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390Anatol Belski2016-09-231-1/+5
* Revert "upgraded to PCRE 8.39"Anatol Belski2016-07-3161-5976/+4238
* upgraded to PCRE 8.39Anatol Belski2016-07-2661-4238/+5976
* Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-01-3150-1573/+3278
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-01-3150-1511/+3141
| |\
| | * Upgrade bundled PCRE to 8.38Stanislav Malyshev2016-01-3150-1511/+3141
* | | Merge branch 'PHP-5.6'Lior Kaplan2015-06-181-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2015-06-181-2/+2
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2015-06-181-2/+2
| | |\
| | | * Fixed bug #69689 (Align PCRE_MINOR with current version)Lior Kaplan2015-06-181-2/+2
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-05-301-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-05-301-3/+3
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-05-301-3/+3
| | |\ \ | | | |/
| | | * Update PCRE version (bug #69689)Stanislav Malyshev2015-05-301-3/+3
* | | | fix typosolshevskiy872015-05-132-2/+2
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-2925-2128/+2499
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-2933-184/+47114
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-04-2933-184/+47114
| | |\ \ | | | |/
| | | * Upgrade to PCRE 8.37 due to various bugfixesStanislav Malyshev2015-04-2933-184/+47114
| * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-04-281-0/+4
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2015-04-281-0/+4
| | |\ \ | | | |/
| | | * fix VC9 build with PCREAnatol Belski2015-04-281-0/+4
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-271-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-2764-4339/+5099
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-04-2764-4339/+5099
| | |\ \ | | | |/
| | | * Upgrade PCRE to 8.36, it fixes some crashesStanislav Malyshev2015-04-2749-8784/+16001
* | | | Merge branch 'PHP-5.6'Lior Kaplan2015-04-011-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2015-04-011-1/+1
| |\ \ \ | | |/ /
| | * | Fix typo: unitialized -> uninitializedLior Kaplan2015-04-011-1/+1
| * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-12-301-22/+19
| |\ \ \ | | |/ /
| | * | Fixed bug #66679 Alignment Bug in PCRE 8.34 upstreamAnatol Belski2014-12-301-22/+19
| * | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-237-9/+9
| |/ /
* | | Re-enable PCRE JIT disabled by b436c714c6a23ead40434896bf8fcbb62ed0a764Dmitry Stogov2015-02-061-2/+2
* | | Upgrade pcre to 8.36Arjen Schol2015-02-0457-4579/+6544
* | | bump yearXinchen Hui2015-01-156-6/+6
* | | trailing whitespace removalStanislav Malyshev2015-01-104-6/+6
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-2312-16/+16
* | | Merge branch 'PHP-5.6'Lior Kaplan2014-08-171-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
| |\ \ | | |/
| | * typofixesVeres Lajos2014-08-171-1/+1
| | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-102-2/+2
* | | Bundle pcre-8.35 with sljit supportDmitry Stogov2014-06-0689-1846/+47913
|/ /
* | Bug #67238 Ungreedy and min/max quantifier bug in PCRE 8.34 upstreamAnatol Belski2014-05-091-1/+1
* | pcre upgraded to 8.34Anatol Belski2014-02-04104-5746/+22111
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-102-2/+2
|/
* typo fixes (argument)Veres Lajos2013-06-101-1/+1
* merged PCRE 8.32Anatol Belski2013-03-0340-6976/+11906
* Fixed bug #63284 PCRE upgrade to 8.31Anatoliy Belsky2012-10-1957-28456/+39654
* Fix Windows build, this really should be in a patch file / README.Scott MacVicar2011-05-131-1/+3
* Update bundled PCRE to 8.12Scott MacVicar2011-05-1321-71/+750