php-src/ext/mbstring
Rui Hirokawa fe1484dc50 MFB
2008-02-16 08:49:07 +00:00
..
libmbfl MFB 2008-02-16 08:49:07 +00:00
oniguruma fixed bug #42502 va_* cannot detect. 2007-09-18 21:35:13 +00:00
tests - Committing new tests for MBString extensions 2008-02-01 15:40:23 +00:00
config.m4 fixed bug #42502 va_* cannot detect. 2007-09-18 21:35:13 +00:00
config.w32 there is no such file 2007-07-16 19:07:22 +00:00
CREDITS mbstring is supporting CJK + some other encodings. 2002-11-21 16:12:49 +00:00
mb_gpc.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mb_gpc.h - remove register_globals support (aka "Kill the f***ing thing" :) 2006-03-07 00:20:54 +00:00
mbstring.c MFB 2008-02-16 08:49:07 +00:00
mbstring.dsp - Add Armenian encoding / NLS (patch by Hayk Chamyan) 2005-03-22 22:22:11 +00:00
mbstring.h Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:56:22 +00:00
php_mbregex.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_mbregex.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_unicode.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_unicode.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +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.