summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib
Commit message (Expand)AuthorAgeFilesLines
* - fix buildPierre Joye2010-04-011-1/+3
* Upgraded bundled PCRE to version 8.02.Ilia Alshanetsky2010-03-2946-5601/+10317
* Downgrade bundled PCRE to version 7.9 due to 8.0+ version use of C99Ilia Alshanetsky2010-02-0343-7786/+3636
* - fix win buildPierre Joye2010-01-221-1/+5
* Upgraded bundled PCRE to version 8.01Ilia Alshanetsky2010-01-2143-3636/+7782
* upgrade to pcre 7.9Nuno Lopes2009-04-1445-1553/+3303
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-3123-23/+23
* remove unused file to avoid confusionNuno Lopes2008-12-081-3088/+0
* MFB: Fixed bug #46643 (Upgraded PCRElib to 7.8)Ilia Alshanetsky2008-11-2346-1637/+5425
* upgrade to pcre 7.6Nuno Lopes2008-01-2936-103/+225
* upgrade PCRE to version 7.5 (as asked by IliaNuno Lopes2008-01-1447-1277/+3614
* 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
* Netware also uses autoconf based config nowfoobar2005-06-301-2/+0
* kill unused var.Ilia Alshanetsky2005-06-011-1/+0
* Upgrade library to version 5.0.Andrei Zmievski2005-05-2728-2138/+20392
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-086-6/+6
* MFBAndrei Zmievski2003-12-1620-3656/+4359
* Upgrading PCRE library to version 4.3.Andrei Zmievski2003-06-2732-8377/+5338
* Bump year.Sebastian Bergmann2002-12-316-6/+6
* Nuke one more win32 linking warning.Edin Kadribasic2002-11-181-1/+1
* Upgrade to version 3.92.Andrei Zmievski2002-10-1537-7060/+10995
* Update bundled pcrelib to 3.9.Wez Furlong2002-09-1438-718/+3288
* NetWare related additions/modificationsAnantha Kesari H Y2002-09-051-0/+2
* remove old makefilesSascha Schumann2002-03-121-7/+0
* Move -DSUPPORT_UTF8 flag into the appropriate Makefile so as not to polluteAndrei Zmievski2001-05-181-0/+2
* Include PHP compatibility header file.Andrei Zmievski2001-02-201-0/+1
* Upgrade PCRE to version 3.4.Andrei Zmievski2001-02-2041-253/+2301
* Change header protection macros to conform to standard.Sascha Schumann2000-07-022-4/+4
* @- Upgraded PCRE to version 3.2 and fixed a bug when anchored patternAndrei Zmievski2000-06-1214-179/+360
* Remove trailing empty linesSascha Schumann2000-05-011-5/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1