php-src/ext/mbstring
Antony Dovgal 8fee6ac1e2 fix test
2005-12-16 14:50:47 +00:00
..
libmbfl MFH: fixed garbled multibyte characters. 2005-11-05 04:49:57 +00:00
oniguruma fix compile warnings (again) 2005-10-12 14:43:30 +00:00
tests fix test 2005-12-16 14:50:47 +00:00
config.m4 NetWare LibC sdk has stdarg.h 2005-10-28 07:52:58 +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 Fixed possible memory corruption inside mb_strcut(). 2005-12-15 03:36:53 +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
README_PHP3-i18n-ja
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

!!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.