iliaa                                    Mon, 29 Mar 2010 11:58:06 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=297064

Log:
Upgraded bundled PCRE to version 8.02.

Changed paths:
    U   php/php-src/branches/PHP_5_2/NEWS
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/AUTHORS
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/ChangeLog
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/HACKING
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/LICENCE
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/NEWS
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/NON-UNIX-USE
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/README
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/config.h
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/doc/pcre.txt
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre.h
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_compile.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_exec.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_fullinfo.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_globals.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_internal.h
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_printint.src
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_study.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_tables.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_try_flipped.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcre_ucd.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcredemo.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcregrep.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcreposix.c
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/pcreposix.h
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/grepoutput
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testinput1
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testinput10
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testinput2
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testinput3
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testinput4
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testinput5
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testinput6
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testinput7
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testinput8
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testinput9
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testoutput1
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testoutput10
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testoutput2
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testoutput3
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testoutput4
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testoutput5
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testoutput6
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testoutput7
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testoutput8
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/testdata/testoutput9
    U   php/php-src/branches/PHP_5_2/ext/pcre/pcrelib/ucp.h
    U   php/php-src/branches/PHP_5_3/NEWS
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/ChangeLog
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/NEWS
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/config.h
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/doc/pcre.txt
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/pcre.h
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/pcre_compile.c
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/pcre_exec.c
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/pcre_globals.c
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/pcre_internal.h
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/pcre_printint.src
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/pcre_tables.c
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/pcre_ucd.c
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/pcreposix.c
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/testdata/testinput2
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/testdata/testinput6
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/testdata/testoutput2
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/testdata/testoutput6
    U   php/php-src/branches/PHP_5_3/ext/pcre/pcrelib/ucp.h
    U   php/php-src/trunk/NEWS
    U   php/php-src/trunk/ext/pcre/pcrelib/ChangeLog
    U   php/php-src/trunk/ext/pcre/pcrelib/NEWS
    U   php/php-src/trunk/ext/pcre/pcrelib/config.h
    U   php/php-src/trunk/ext/pcre/pcrelib/doc/pcre.txt
    U   php/php-src/trunk/ext/pcre/pcrelib/pcre.h
    U   php/php-src/trunk/ext/pcre/pcrelib/pcre_compile.c
    U   php/php-src/trunk/ext/pcre/pcrelib/pcre_exec.c
    U   php/php-src/trunk/ext/pcre/pcrelib/pcre_globals.c
    U   php/php-src/trunk/ext/pcre/pcrelib/pcre_internal.h
    U   php/php-src/trunk/ext/pcre/pcrelib/pcre_printint.src
    U   php/php-src/trunk/ext/pcre/pcrelib/pcre_tables.c
    U   php/php-src/trunk/ext/pcre/pcrelib/pcre_ucd.c
    U   php/php-src/trunk/ext/pcre/pcrelib/pcreposix.c
    U   php/php-src/trunk/ext/pcre/pcrelib/testdata/testinput2
    U   php/php-src/trunk/ext/pcre/pcrelib/testdata/testinput6
    U   php/php-src/trunk/ext/pcre/pcrelib/testdata/testoutput2
    U   php/php-src/trunk/ext/pcre/pcrelib/testdata/testoutput6
    U   php/php-src/trunk/ext/pcre/pcrelib/ucp.h

<diffs exceeded maximum size>
-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to