php-src/ext/mbstring
2003-08-23 06:51:16 +00:00
..
libmbfl remove unnessesary files. 2003-08-23 06:51:16 +00:00
oniguruma removed mbstring/*/config.h. 2003-08-23 06:27:06 +00:00
tests - Fix for bug #25140 (mb_convert_encoding returns FALSE when it tries to 2003-08-19 08:29:57 +00:00
config.m4 @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
CREDITS mbstring is supporting CJK + some other encodings. 2002-11-21 16:12:49 +00:00
mb_gpc.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mb_gpc.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbstring.c @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
mbstring.dsp Reverted the changes because the problem was elsewhere. 2002-12-02 21:10:37 +00:00
mbstring.h @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
php_mbfl_allocators.c @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
php_mbregex.c @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
php_mbregex.h @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
php_unicode.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_unicode.h updating license information in the headers. 2003-06-10 20:04:29 +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.