summaryrefslogtreecommitdiff
path: root/ext/pcre
Commit message (Collapse)AuthorAgeFilesLines
...
* - Added some UEXPECTsFelipe Pena2008-03-221-0/+9
| | | | | - Fixed some tests
* Added UEXPECTFelipe Pena2008-03-192-0/+22
|
* MFB: fix #44214Nuno Lopes2008-03-083-2/+58
|
* MFBNuno Lopes2008-03-081-3/+18
|
* add new testsNuno Lopes2008-03-082-0/+94
|
* New macro for check void parametersFelipe Pena2008-02-281-1/+1
|
* Fixed testDmitry Stogov2008-02-221-1/+4
|
* fix testAntony Dovgal2008-02-211-3/+1
|
* MFB: Fixed Bug #44191 (preg_grep messes up array index)Felipe Pena2008-02-201-1/+1
|
* New testFelipe Pena2008-02-201-0/+14
|
* Fix testsFelipe Pena2008-02-151-0/+33
|
* upgrade to pcre 7.6Nuno Lopes2008-01-2935-788/+1048
|
* spread some static keywordsNuno Lopes2008-01-252-17/+9
|
* MFB5.2: fix script for files with short namesNuno Lopes2008-01-141-3/+3
|
* MFB: fix bug #42945Nuno Lopes2008-01-132-1/+165
|
* upgrade to PCRE 7.5Nuno Lopes2008-01-1346-2658/+2526
|
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
|
* - Fixed bug #43365 (Several enums have trailing commas)Jani Taskinen2007-11-261-1/+1
|
* Add some more pcre testsRobert Nicholson2007-11-2127-0/+1771
|
* add test for bug #42737.Nuno Lopes2007-10-071-0/+19
| | | | | HEAD didnt have this bug, as it uses a smarter way to iterate over utf-8 chars
* MFB: fix ZTS buildNuno Lopes2007-10-071-3/+3
|
* MFBNuno Lopes2007-10-071-3/+4
|
* MFB: fix #37911Nuno Lopes2007-10-072-49/+136
|
* Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-3/+3
|
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
|
* if one of regular expressions in the array fails, return NULL right awayAntony Dovgal2007-09-202-1/+32
| | | | | this fixes "String is not zero-terminated" error and makes the behaviour consistent with regexps passed as strings
* MFB: remove HAVE_CONFIG_HNuno Lopes2007-09-1125-50/+21
|
* MFB: upgrade to PCRE 7.3Nuno Lopes2007-09-0155-1656/+3920
|
* fix segfault on shutdown due to UG(utf8_conv) being destroyed twiceAntony Dovgal2007-08-241-0/+1
|
* fix test nameAntony Dovgal2007-08-241-1/+1
|
* add PCRE_VERSION constant to ext/pcreAntony Dovgal2007-07-241-1/+2
|
* Fixed compilation warningsDmitry Stogov2007-07-101-3/+3
|
* Fixed preg_replace_callback() with callback defined by arrayDmitry Stogov2007-07-102-1/+16
|
* PCRE unicode/binary supportDmitry Stogov2007-07-065-68/+162
|
* - Fix some configure --help textsfoobar2007-07-031-4/+2
|
* new testNuno Lopes2007-06-191-0/+38
|
* final PCRE 7.2 releaseNuno Lopes2007-06-1910-16/+51
|
* MFB: new testsNuno Lopes2007-06-153-0/+158
| | | | | #they pass here, but segfault on php 5.2/pcre 7.0
* upgrade to PCRE 7.2 RC3Nuno Lopes2007-06-1423-897/+3299
| | | | | add script to automate upgrade of the bundled PCRE lib
* Display PCRE ini entries as part of module infoScott MacVicar2007-06-121-0/+2
|
* fix test namesAntony Dovgal2007-05-073-3/+3
|
* fix test titleNuno Lopes2007-05-071-1/+1
|
* update bundled PCRE to version 7.2 RC1. if everything goes right, this will ↵Nuno Lopes2007-05-0771-10206/+5840
| | | | be merged later to php 5.x
* fix foldingAntony Dovgal2007-04-231-4/+12
|
* - Need to install headersMarcus Boerger2007-03-251-0/+1
|
* don't emit any warnings in addition to an exceptionAntony Dovgal2007-03-142-3/+3
|
* fix win buildRob Richards2007-02-261-1/+1
|
* - avoid sprintfMarcus Boerger2007-02-242-10/+9
|
* add SKIPIF sections to check if PCRE has the functionality tested/usedAntony Dovgal2007-02-126-0/+36
|
* upgrade PCRE to version 7.0Nuno Lopes2007-02-0964-4635/+10262
|