summaryrefslogtreecommitdiff
path: root/ext/pcre
Commit message (Expand)AuthorAgeFilesLines
* Sync with 5_3 changesRob Richards2008-07-211-0/+1
* Added closures supportDmitry Stogov2008-07-081-1/+1
* MFB: fix CVE-2008-2371Nuno Lopes2008-07-061-1/+1
* upgrade to pcre 7.7Nuno Lopes2008-07-0621-1106/+2024
* - MFB: zend_arg_defs.c is unnecessary nowFelipe Pena2008-06-301-3/+0
* - Simplify a bit and make a bit more readableJani Taskinen2008-06-021-8/+11
* MFB5.3: arginfo & fix protosHannes Magnusson2008-06-011-12/+75
* - Removed UEXPECT(F)Felipe Pena2008-05-2753-1900/+14
* use bundled PCRE library when both yes & no passed as argument,Antony Dovgal2008-05-231-9/+15
* MFBElizabeth Marie Smith2008-05-021-9/+6
* - No longer allow to disable pcreMarcus Boerger2008-04-101-5/+3
* - Added some UEXPECTsFelipe Pena2008-03-221-0/+9
* 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
* 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
* 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
* upgrade to PCRE 7.2 RC3Nuno Lopes2007-06-1423-897/+3299