summaryrefslogtreecommitdiff
path: root/ext/pcre/config.w32
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* Upgrade bundled PCRE2 to 10.31Anatol Belski2018-02-141-1/+1
* Patch core for PCRE2 supportAnatol Belski2017-11-131-3/+5
* Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390Anatol Belski2016-09-231-0/+6
* more exts converted for static tsrm ls pointerAnatol Belski2014-10-151-1/+1
* Bundle pcre-8.35 with sljit supportDmitry Stogov2014-06-061-1/+1
* merged PCRE 8.32Anatol Belski2013-03-031-0/+1
* Fixed bug #63284 PCRE upgrade to 8.31Anatoliy Belsky2012-10-191-1/+1
* - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-0/+1
* - Remove NO_RECURSE as it causes a huge performance impact. Up to 50%Andi Gutmans2009-01-021-1/+1
* upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD ...Nuno Lopes2008-09-091-2/+2
* - set PHP_[EXTNAME] to yes for spl, pcre and reflection (always on), this var...Pierre Joye2008-06-231-4/+5
* Fix reflection (always static, never shared) and disable turning off pcre and...Elizabeth Marie Smith2008-05-021-5/+1
* remove the -DHAVE_CONFIG_H switch again to fix things on windowsNuno Lopes2007-09-111-1/+1
* adapt for PCRE 7.3Nuno Lopes2007-09-011-1/+1
* upgrade PCRE to version 7.2 RC3Nuno Lopes2007-06-151-1/+1
* upgrade pcre to version 7.0Nuno Lopes2007-02-091-2/+2
* Upgrade PCRE lib to 6.7Ilia Alshanetsky2006-08-301-1/+1
* remove the pcre_dfa_exec.c file, as it is needed (we dont expose that API)Nuno Lopes2006-06-141-1/+1
* Use heap insted of stack for recursion in hope of avoid stack overflow crashesEdin Kadribasic2006-05-181-1/+1
* Fix build and sync parameters with config0.m4.Sebastian Bergmann2006-03-061-2/+2
* MFH (Import PCRE 6.6)Andrei Zmievski2006-03-061-1/+1
* - use php_pcre aliasesMichael Wallner2005-12-011-1/+1
* MFH: ext/filter will need those exportsMichael Wallner2005-12-011-0/+1
* Sync with config.m4.Sebastian Bergmann2005-08-091-2/+2
* Sync with config.m4 (missing MATCH_LIMIT broke the Win32 build).Sebastian Bergmann2005-05-281-1/+1
* spot the vim userWez Furlong2004-05-071-1/+1
* Fix Bug #28317: Avoid recursion in libpcre on windows platform.Wez Furlong2004-05-071-1/+1
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+13