Ilia Alshanetsky
15b7a4476a
Upgraded\ bundled\ PCRE\ to\ version\ 8.11.
2010-12-24 15:03:29 +00:00
Ilia Alshanetsky
ef22824315
Upgraded bundled PCRE to version 8.10
2010-07-02 17:17:16 +00:00
Ilia Alshanetsky
6e92347ddf
Upgraded bundled PCRE to version 8.02.
2010-03-29 11:58:06 +00:00
Scott MacVicar
2fad7df98c
Update PCRE to 8.00
2009-11-03 12:15:03 +00:00
Nuno Lopes
d752df6c4e
upgrade PCRE to version 7.9
2009-04-11 18:57:41 +00:00
Sebastian Bergmann
7f4dc8702a
Bump copyright year, 3 of 3.
2008-12-31 11:12:40 +00:00
Nuno Lopes
3a9017fb72
sync with PHP 5.3: upgrade to pcre 7.8
2008-09-14 14:37:14 +00:00
Nuno Lopes
8a5db93312
upgrade to pcre 7.7
2008-07-06 15:18:00 +00:00
Nuno Lopes
2df29d5d4a
upgrade to pcre 7.6
2008-01-29 20:23:52 +00:00
Nuno Lopes
5da2171f41
upgrade to PCRE 7.5
2008-01-13 12:48:00 +00:00
Nuno Lopes
c6ba92b7ac
MFB: remove HAVE_CONFIG_H
2007-09-11 16:19:14 +00:00
Nuno Lopes
b357cf9d9b
MFB: upgrade to PCRE 7.3
2007-09-01 18:01:44 +00:00
Nuno Lopes
f02ff43715
upgrade to PCRE 7.2 RC3
...
add script to automate upgrade of the bundled PCRE lib
2007-06-14 19:43:42 +00:00
Nuno Lopes
dc4118e154
update bundled PCRE to version 7.2 RC1. if everything goes right, this will be merged later to php 5.x
2007-05-07 15:22:10 +00:00
Marcus Boerger
20a40063c5
- avoid sprintf
2007-02-24 16:25:58 +00:00
Nuno Lopes
66837ba30b
upgrade PCRE to version 7.0
2007-02-09 20:13:18 +00:00
Sebastian Bergmann
3717df72ae
Bump year.
2007-01-01 09:29:37 +00:00
Ilia Alshanetsky
30d213667e
MFB: Upgrade PCRE lib to 6.7
2006-08-30 20:00:59 +00:00
Andrei Zmievski
18283d39ad
Import PCRE 6.6 and make adjustments.
2006-03-06 21:34:07 +00:00
Andrei Zmievski
e623e5352d
Upgrade to PCRE version 6.2.
...
# Don't worry, upgrade for other branches is coming
2005-08-08 23:59:04 +00:00
Andrei Zmievski
4e72f8a298
Upgrade library to version 5.0.
2005-05-27 17:46:43 +00:00
Andi Gutmans
dbeb4158d2
- A belated happy holidays and PHP 5
2004-01-08 08:18:22 +00:00
Andrei Zmievski
9fc9e4b2cf
MFB
2003-12-16 22:20:30 +00:00
Andrei Zmievski
357f62734a
Upgrading PCRE library to version 4.3.
2003-06-27 16:31:24 +00:00
Sebastian Bergmann
b506f5c8f8
Bump year.
2002-12-31 16:08:15 +00:00
Andrei Zmievski
c65c182693
Upgrade to version 3.92.
2002-10-15 13:59:58 +00:00
Wez Furlong
a2c6a6c186
Update bundled pcrelib to 3.9.
...
# Tested under Linux only
2002-09-14 14:45:35 +00:00
Andrei Zmievski
6542e70473
Upgrade PCRE to version 3.4.
2001-02-20 22:00:33 +00:00
Andrei Zmievski
da1cca03ae
Re-add.
2000-04-11 18:40:47 +00:00
Andrei Zmievski
beb6916cfc
*** empty log message ***
2000-04-11 17:35:42 +00:00
Zeev Suraski
2460569ccb
Change string->str where possible; string is basic a C++ class, so gdb can't look
...
inside variables named 'string'.
2000-02-08 22:21:43 +00:00
Andrey Hristov
870a6679ff
- Updated bundled PCRE library to version 2.08
...
- 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..
1999-09-14 19:24:37 +00:00
Philippe Verdy
236d54114c
make pcre test program compile again with Zeev's
...
additions in the pcre_exec() function parameters
1999-08-15 23:52:37 +00:00
Andrey Hristov
66f850e5b7
-Added PCRE library source
...
-Updated configuration process
1999-05-26 21:47:57 +00:00