summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.h
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390Anatol Belski2016-09-231-1/+1
* Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | first stone on using the unified globals accessorAnatol Belski2015-07-291-6/+1
* | Keep realpath and PCRE caches in consistency with opcache SHM.Dmitry Stogov2015-04-221-0/+2
* | cleanup mod version macros, round 3Anatol Belski2015-03-231-0/+3
* | Avoid reallocation in preg_replace() if nothing was replacedDmitry Stogov2015-02-101-2/+2
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* | Improved setlocale(). Eliminated locale comparison in ext/pcre if it's not ne...Dmitry Stogov2014-12-191-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-8/+8
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-181-5/+5
|\ \
| * | fix datatype mismatchesAnatol Belski2014-10-291-5/+5
* | | more exts converted for static tsrm ls pointerAnatol Belski2014-10-151-1/+1
|/ /
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Avoid unnecessary memory allocation/deallocations and pcre callsDmitry Stogov2014-06-091-0/+2
* | Enable PCRE JIT compilerDmitry Stogov2014-04-251-0/+3
* | Refactor php_pcre_replace to return zend_stringXinchen Hui2014-03-161-3/+3
* | Use better data structures (incomplete)Dmitry Stogov2014-02-101-4/+4
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* spread some static keywordsNuno Lopes2008-01-251-8/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - MFH Clean up (after consulting Andrei)Marcus Boerger2006-07-201-6/+14
* - MFH: Little bit refactoring: Two new PHPAPI functions:Marcus Boerger2006-07-161-0/+4
* - MFH pcre_get_compiled_regex_cache() supportMarcus Boerger2006-05-091-0/+3
* MFHAndrei Zmievski2006-05-091-0/+3
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* FR 32275 - fifth parameter to preg_replace() to count number of replacesAndrey Hristov2005-03-121-1/+1
* - Binary compatibility stuff, for safety.Moriyoshi Koizumi2004-02-011-1/+1
* - Fix bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into oct...Moriyoshi Koizumi2004-01-311-0/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and ...Sebastian Bergmann2003-03-251-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Changing email address.Andrei Zmievski2002-05-131-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Fix a long-standing infelicity that resulted in extra regex informationAndrei Zmievski2002-02-121-1/+1
* Expose pcre_get_compiled_regex as an API function.Andrei Zmievski2002-02-121-2/+2
* Update headers.Sebastian Bergmann2001-12-111-2/+2