summaryrefslogtreecommitdiff
path: root/ext/pcre
Commit message (Expand)AuthorAgeFilesLines
* Fix testFelipe Pena2008-02-211-2/+4
* Fixed Bug #44191 (preg_grep messes up array index)Felipe Pena2008-02-201-1/+1
* New testFelipe Pena2008-02-201-0/+14
* upgrade to pcre 7.6Nuno Lopes2008-01-2936-103/+225
* MFH: fix bug #42945, as asked by IliaNuno Lopes2008-01-142-1/+91
* upgrade PCRE to version 7.5 (as asked by IliaNuno Lopes2008-01-1448-1280/+3617
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* MFH:- Fixed bug #43365 (Several enums have trailing commas)Jani Taskinen2007-11-261-1/+1
* Add some more pcre testsRobert Nicholson2007-11-2127-0/+1271
* MFHAntony Dovgal2007-09-202-1/+26
* remove the -DHAVE_CONFIG_H switch again to fix things on windowsNuno Lopes2007-09-1125-50/+21
* adapt for PCRE 7.3Nuno Lopes2007-09-013-6/+2
* upgrade to PCRE 7.3Nuno Lopes2007-09-0151-1650/+3872
* new testNuno Lopes2007-09-011-0/+46
* [DOC] MFH: add PCRE_VERSION constant to ext/pcreAntony Dovgal2007-07-241-1/+2
* MFH: Fix some configure --help textsfoobar2007-07-031-4/+2
* new testNuno Lopes2007-06-191-0/+38
* final PCRE 7.2 release :-)Nuno Lopes2007-06-1910-16/+51
* upgrade PCRE to version 7.2 RC3Nuno Lopes2007-06-1576-10732/+8768
* add tests for pcre 7.0 regressionNuno Lopes2007-06-153-0/+158
* Display PCRE ini entries as part of module infoScott MacVicar2007-06-121-0/+2
* fix test namesAntony Dovgal2007-05-074-4/+4
* fix test titleNuno Lopes2007-05-071-1/+1
* fix foldingAntony Dovgal2007-04-231-8/+15
* - MFH Need to install headersMarcus Boerger2007-03-251-0/+1
* MFH: remove unnecessary warning in case of exceptionAntony Dovgal2007-03-142-2/+3
* snprintf() -> slprintf()Ilia Alshanetsky2007-02-271-1/+1
* MFH: fix win buildRob Richards2007-02-261-1/+1
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-242-10/+9
* MFH: fix pcre testsAntony Dovgal2007-02-126-0/+36
* new test to keep track of the reported pcre regressionNuno Lopes2007-02-091-0/+45
* upgrade pcre to version 7.0Nuno Lopes2007-02-0964-4630/+10191
* Fix build on system where HAVE_SETLOCALE is not definedHannes Magnusson2007-01-101-1/+1
* MFH: revert pcrelib version stringHannes Magnusson2007-01-031-1/+1
* MFHAntony Dovgal2007-01-031-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-0125-26/+26
* new testNuno Lopes2006-12-191-0/+476
* MFHAntony Dovgal2006-12-191-1/+1
* Removed dummy vars.Ilia Alshanetsky2006-12-121-3/+2
* add tests for old bug reportsNuno Lopes2006-12-083-0/+53
* MFH: partly fix #39724Antony Dovgal2006-12-041-1/+3
* Fix test on fbsdHannes Magnusson2006-12-031-1/+1
* new tests. increase coverage for more than 90%Nuno Lopes2006-12-024-0/+416
* remove old file (which was already removed from 4.4 and HEAD trees)Nuno Lopes2006-11-161-770/+0
* MFH: fix #39112 (typo in error message)Antony Dovgal2006-10-102-2/+2
* fix memleak of pcre study dataNuno Lopes2006-09-061-0/+1
* Upgrade PCRE lib to 6.7Ilia Alshanetsky2006-08-3039-1268/+3694
* fix leak, add testAntony Dovgal2006-08-302-0/+46
* - MFH Clean up (after consulting Andrei)Marcus Boerger2006-07-206-238/+232
* fix testAntony Dovgal2006-07-181-1/+1