[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c

2008-09-12 Thread Moriyoshi Koizumi
moriyoshi Sat Sep 13 02:32:51 2008 UTC Modified files: /php-src/ext/mbstring php_mbregex.c Log: - Properly initialize/finalize the library. This plugs the leaks caused by onig_new(). http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/php_mbreg

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c /ext/mbstring/tests bug43301.phpt

2007-11-16 Thread Jani Taskinen
janiFri Nov 16 12:26:05 2007 UTC Added files: /php-src/ext/mbstring/tests bug43301.phpt Modified files: /php-src/ext/mbstring php_mbregex.c Log: - Fixed bug #31911 (mb_ereg*_replace() crashes when replacement string is invalid

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c

2007-01-11 Thread Antony Dovgal
tony2001Thu Jan 11 22:23:06 2007 UTC Modified files: /php-src/ext/mbstring php_mbregex.c Log: avoid changing original zval http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/php_mbregex.c?r1=1.57&r2=1.58&diff_format=u Index: php-src/ext/mbstring

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c /ext/mbstring/tests mb_ereg2.phpt

2006-10-11 Thread Antony Dovgal
tony2001Wed Oct 11 11:52:42 2006 UTC Added files: /php-src/ext/mbstring/tests mb_ereg2.phpt Modified files: /php-src/ext/mbstring php_mbregex.c Log: more fixed problems http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c /ext/mbstring/tests mb_ereg1.phpt

2006-10-11 Thread Antony Dovgal
tony2001Wed Oct 11 11:09:15 2006 UTC Added files: /php-src/ext/mbstring/tests mb_ereg1.phpt Modified files: /php-src/ext/mbstring php_mbregex.c Log: fix segfault/leak, add test http://cvs.php.net/viewvc.cgi/php-src/ext/m

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c /ext/mbstring/oniguruma HISTORY index.html oniggnu.h oniguruma.h regcomp.c regexec.c reggnu.c regint.h /ext/mbstring/oniguruma/enc koi8.c

2005-03-19 Thread Rui Hirokawa
hirokawaSat Mar 19 03:52:24 2005 EDT Modified files: /php-src/ext/mbstring php_mbregex.c /php-src/ext/mbstring/oniguruma HISTORY index.html oniggnu.h oniguruma.h regcomp.c regexec.c

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c

2005-02-21 Thread Moriyoshi Koizumi
moriyoshi Mon Feb 21 05:19:12 2005 EDT Modified files: /php-src/ext/mbstring php_mbregex.c Log: - Fix bug #30868 (evaluated pointer comparison in mbregex causes compile failure). http://cvs.php.net/diff.php/php-src/ext/mbstring/php_mbregex.c?r

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c

2003-10-02 Thread Moriyoshi Koizumi
moriyoshi Thu Oct 2 03:49:15 2003 EDT Modified files: /php-src/ext/mbstring php_mbregex.c Log: Fix php_regex_encoding() so it can handle two additional encoding names mbfilter supports by default. Index: php-src/ext/mbstring/php_mbregex.c di

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c

2003-09-26 Thread Moriyoshi Koizumi
moriyoshi Fri Sep 26 13:43:39 2003 EDT Modified files: /php-src/ext/mbstring php_mbregex.c Log: Repatch fixes for the problem that was reported at [EMAIL PROTECTED] (#884) Index: php-src/ext/mbstring/php_mbregex.c diff -u php-src/ext/mbstring/php_

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c

2003-09-23 Thread Moriyoshi Koizumi
moriyoshi Tue Sep 23 16:11:06 2003 EDT Modified files: /php-src/ext/mbstring php_mbregex.c Log: Remove useless mutex code due to the switch to oniguruma. Index: php-src/ext/mbstring/php_mbregex.c diff -u php-src/ext/mbstring/php_mbregex.c:1.43 php

[PHP-CVS] cvs: php-src /ext/mbstring php_mbregex.c

2003-09-22 Thread Rui Hirokawa
hirokawaMon Sep 22 22:47:07 2003 EDT Modified files: /php-src/ext/mbstring php_mbregex.c Log: fixed wrong string length in mbregex. Index: php-src/ext/mbstring/php_mbregex.c diff -u php-src/ext/mbstring/php_mbregex.c:1.42 php-src/ext/mbstring/php_m