php-src/ext/pcre
Andi Gutmans 8accd1addc - Remove NO_RECURSE as it causes a huge performance impact. Up to 50%
with Wordpress. Stack size is not really anymore of an issue than on
  Linux with FastCGI (php-cgi.exe). For ISAPI it may be an issue but we
  have other places where we may eat up stack.
2009-01-02 04:59:41 +00:00
..
pcrelib MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
tests - Opss, reverted accidental changes 2008-11-03 13:07:28 +00:00
config0.m4 upgrade to PCRE 7.8. this includes a security improvement. I'll upgrade HEAD later (not urgent..) 2008-09-09 07:55:10 +00:00
config.w32 - Remove NO_RECURSE as it causes a huge performance impact. Up to 50% 2009-01-02 04:59:41 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
php_pcre.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_pcre.def MFH: fix win build 2007-02-26 12:38:34 +00:00
php_pcre.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
upgrade-pcre.php export the pcre API when compiling with gcc 4. this fixes e.g. the linkage of APC (reported by shire) 2008-12-10 10:16:14 +00:00