summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* | 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
* - Fix PCRE build on Windows; closes bug #53606.Gustavo André dos Santos Lopes2010-12-241-1/+3
* Upgraded\ bundled\ PCRE\ to\ version\ 8.11.Ilia Alshanetsky2010-12-2414-1449/+2075
* Win32 build fixesIlia Alshanetsky2010-08-142-1/+13
* MFH: Upgraded bundled PCRE to version 8.10.Ilia Alshanetsky2010-08-1426-1259/+4211
* - fix buildPierre Joye2010-07-291-1/+4
* - Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h)Sriram Natarajan2010-07-271-0/+7
* - fix buildPierre Joye2010-04-011-2/+3
* Upgraded bundled PCRE to version 8.02.Ilia Alshanetsky2010-03-2918-3000/+3566
* - fix win build, use bundled stdintPierre Joye2010-01-211-1/+5
* Upgraded bundled PCRE to version 8.01Ilia Alshanetsky2010-01-2123-455/+956
* Update PCRE to 8.00Scott MacVicar2009-11-0341-3394/+7012
* upgrade PCRE to version 7.9Nuno Lopes2009-04-1144-1508/+3204
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-3122-22/+22
* export the pcre API when compiling with gcc 4. this fixes e.g. the linkage of...Nuno Lopes2008-12-101-0/+10
* upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD ...Nuno Lopes2008-09-0943-3676/+3412
* fix CVE-2008-2371. patch by Tavis OrmandyNuno Lopes2008-07-061-1/+1
* upgrade to PCRE 7.7Nuno Lopes2008-07-0621-1106/+2024
* upgrade to PCRE 7.6.Nuno Lopes2008-01-2935-788/+1048
* upgrade PCRE to version 7.5Nuno Lopes2008-01-1324-2253/+1065
* upgrade pcre to version 7.4Nuno Lopes2007-10-0739-418/+1474
* remove the -DHAVE_CONFIG_H switch again to fix things on windowsNuno Lopes2007-09-1122-44/+0
* upgrade to PCRE 7.3Nuno Lopes2007-09-0151-1650/+3872
* final PCRE 7.2 release :-)Nuno Lopes2007-06-1910-16/+51
* upgrade PCRE to version 7.2 RC3Nuno Lopes2007-06-1573-10729/+8663
* snprintf() -> slprintf()Ilia Alshanetsky2007-02-271-1/+1
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-242-10/+9
* upgrade pcre to version 7.0Nuno Lopes2007-02-0962-4627/+10188
* MFH: revert pcrelib version stringHannes Magnusson2007-01-031-1/+1
* MFHAntony Dovgal2007-01-031-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-0123-24/+24
* remove old file (which was already removed from 4.4 and HEAD trees)Nuno Lopes2006-11-161-770/+0
* Upgrade PCRE lib to 6.7Ilia Alshanetsky2006-08-3037-1265/+3691
* remove the pcre_dfa_exec.c file, as it is needed (we dont expose that API)Nuno Lopes2006-06-141-2027/+0
* MFH (Import PCRE 6.6)Andrei Zmievski2006-03-0664-17170/+8435
* removed unused varsIlia Alshanetsky2005-08-231-2/+0
* Upgrade to PCRE version 6.2.Andrei Zmievski2005-08-0872-6560/+35937