php-src/ext/mbstring
Antony Dovgal e17430e145 MF51 Ilia's last fix
fix the test appropriately
2005-12-16 14:50:32 +00:00
..
libmbfl fixed garbled multibyte characters. 2005-11-05 04:47:29 +00:00
oniguruma fix compile warnings again 2005-10-12 14:43:55 +00:00
tests MF51 Ilia's last fix 2005-12-16 14:50:32 +00:00
config.m4 fix #34977 (Compile failure on MacOSX due to use of varargs.h) 2005-10-26 13:49:19 +00:00
config.w32 - Add Armenian encoding / NLS (patch by Hayk Chamyan) 2005-03-22 22:22:11 +00:00
CREDITS mbstring is supporting CJK + some other encodings. 2002-11-21 16:12:49 +00:00
mb_gpc.c - Bumber up year 2005-08-03 14:08:58 +00:00
mb_gpc.h - Fix a critical bug that request-local settings leak to another request. 2005-01-16 15:55:17 +00:00
mbstring.c MF51 Ilia's last fix 2005-12-16 14:50:32 +00:00
mbstring.dsp - Add Armenian encoding / NLS (patch by Hayk Chamyan) 2005-03-22 22:22:11 +00:00
mbstring.h - Bumber up year 2005-08-03 14:08:58 +00:00
php_mbregex.c - Bumber up year 2005-08-03 14:08:58 +00:00
php_mbregex.h - Bumber up year 2005-08-03 14:08:58 +00:00
php_unicode.c - Bumber up year 2005-08-03 14:08:58 +00:00
php_unicode.h - Bumber up year 2005-08-03 14:08:58 +00:00
README Add warning... It seems posting message to php-dev/php-cvs does not work! 2002-08-14 06:28:16 +00:00
README_PHP3-i18n-ja renamed jstring to mbstring. 2001-05-01 01:52:55 +00:00
README.libmbfl @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma. 2003-08-23 06:18:44 +00:00
unicode_data.h (PHP mb_convert_case) Add function that will convert the case of a string 2002-09-26 00:53:47 +00:00

!!Caution: DO NOT ADD/CHANGE MBSTRING CODE!!

New mbstring is under development, anyone who would like
add new feature/change behavior should access to development
source.

http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/php-i18n/

All changes made after 2002/5/19 are subject to be
removed.

You are warned in php-dev and php-cvs lists many times
already. If you are curious, search archive for details.

Thank you.