Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix build | Pierre Joye | 2010-04-01 | 1 | -1/+3 |
* | Upgraded bundled PCRE to version 8.02. | Ilia Alshanetsky | 2010-03-29 | 46 | -5601/+10317 |
* | Downgrade bundled PCRE to version 7.9 due to 8.0+ version use of C99 | Ilia Alshanetsky | 2010-02-03 | 43 | -7786/+3636 |
* | - fix win build | Pierre Joye | 2010-01-22 | 1 | -1/+5 |
* | Upgraded bundled PCRE to version 8.01 | Ilia Alshanetsky | 2010-01-21 | 43 | -3636/+7782 |
* | upgrade to pcre 7.9 | Nuno Lopes | 2009-04-14 | 45 | -1553/+3303 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 23 | -23/+23 |
* | remove unused file to avoid confusion | Nuno Lopes | 2008-12-08 | 1 | -3088/+0 |
* | MFB: Fixed bug #46643 (Upgraded PCRElib to 7.8) | Ilia Alshanetsky | 2008-11-23 | 46 | -1637/+5425 |
* | upgrade to pcre 7.6 | Nuno Lopes | 2008-01-29 | 36 | -103/+225 |
* | upgrade PCRE to version 7.5 (as asked by Ilia | Nuno Lopes | 2008-01-14 | 47 | -1277/+3614 |
* | remove the -DHAVE_CONFIG_H switch again to fix things on windows | Nuno Lopes | 2007-09-11 | 22 | -44/+0 |
* | upgrade to PCRE 7.3 | Nuno Lopes | 2007-09-01 | 51 | -1650/+3872 |
* | final PCRE 7.2 release :-) | Nuno Lopes | 2007-06-19 | 10 | -16/+51 |
* | upgrade PCRE to version 7.2 RC3 | Nuno Lopes | 2007-06-15 | 73 | -10729/+8663 |
* | snprintf() -> slprintf() | Ilia Alshanetsky | 2007-02-27 | 1 | -1/+1 |
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 2 | -10/+9 |
* | upgrade pcre to version 7.0 | Nuno Lopes | 2007-02-09 | 62 | -4627/+10188 |
* | MFH: revert pcrelib version string | Hannes Magnusson | 2007-01-03 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2007-01-03 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 23 | -24/+24 |
* | remove old file (which was already removed from 4.4 and HEAD trees) | Nuno Lopes | 2006-11-16 | 1 | -770/+0 |
* | Upgrade PCRE lib to 6.7 | Ilia Alshanetsky | 2006-08-30 | 37 | -1265/+3691 |
* | remove the pcre_dfa_exec.c file, as it is needed (we dont expose that API) | Nuno Lopes | 2006-06-14 | 1 | -2027/+0 |
* | MFH (Import PCRE 6.6) | Andrei Zmievski | 2006-03-06 | 64 | -17170/+8435 |
* | removed unused vars | Ilia Alshanetsky | 2005-08-23 | 1 | -2/+0 |
* | Upgrade to PCRE version 6.2. | Andrei Zmievski | 2005-08-08 | 72 | -6560/+35937 |
* | Netware also uses autoconf based config now | foobar | 2005-06-30 | 1 | -2/+0 |
* | kill unused var. | Ilia Alshanetsky | 2005-06-01 | 1 | -1/+0 |
* | Upgrade library to version 5.0. | Andrei Zmievski | 2005-05-27 | 28 | -2138/+20392 |
* | - Fix outside-source-tree builds. Always include generated header files | foobar | 2005-01-09 | 1 | -1/+1 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 6 | -6/+6 |
* | MFB | Andrei Zmievski | 2003-12-16 | 20 | -3656/+4359 |
* | Upgrading PCRE library to version 4.3. | Andrei Zmievski | 2003-06-27 | 32 | -8377/+5338 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 6 | -6/+6 |
* | Nuke one more win32 linking warning. | Edin Kadribasic | 2002-11-18 | 1 | -1/+1 |
* | Upgrade to version 3.92. | Andrei Zmievski | 2002-10-15 | 37 | -7060/+10995 |
* | Update bundled pcrelib to 3.9. | Wez Furlong | 2002-09-14 | 38 | -718/+3288 |
* | NetWare related additions/modifications | Anantha Kesari H Y | 2002-09-05 | 1 | -0/+2 |
* | remove old makefiles | Sascha Schumann | 2002-03-12 | 1 | -7/+0 |
* | Move -DSUPPORT_UTF8 flag into the appropriate Makefile so as not to pollute | Andrei Zmievski | 2001-05-18 | 1 | -0/+2 |
* | Include PHP compatibility header file. | Andrei Zmievski | 2001-02-20 | 1 | -0/+1 |
* | Upgrade PCRE to version 3.4. | Andrei Zmievski | 2001-02-20 | 41 | -253/+2301 |
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 2 | -4/+4 |
* | @- Upgraded PCRE to version 3.2 and fixed a bug when anchored pattern | Andrei Zmievski | 2000-06-12 | 14 | -179/+360 |
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -5/+0 |
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+3 |
* | Improved in-tree shared libraries build system | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -6/+1 |