php-src/ext/mbstring
Felipe Pena df31eb8fdc Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
  - Fixed possible uninitialized scalar variable usage (spotted by Coverity)
2013-10-20 08:51:17 -02:00
..
libmbfl Merge branch 'PHP-5.4' into PHP-5.5 2013-10-20 08:51:17 -02:00
oniguruma Merge branch 'PHP-5.4' into PHP-5.5 2013-08-04 16:06:24 -07:00
tests non living code related typo fixes 2013-08-04 16:05:36 -07:00
ucgendat - Moved ucgendat.c to a separate directory and included the 2010-10-05 02:34:35 +00:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 MFH: added iso2022jp-mobile and emoji unsuppoted in unicode 6.0. 2011-08-24 15:29:17 +00:00
CREDITS
mb_gpc.c Happy New Year 2013-01-01 16:37:09 +08:00
mb_gpc.h * Refactor zend_multibyte facility. 2010-12-19 16:36:37 +00:00
mbstring.c Happy New Year 2013-01-01 16:37:09 +08:00
mbstring.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mbstring.h Happy New Year 2013-01-01 16:37:09 +08:00
php_mbregex.c Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
php_mbregex.h Happy New Year 2013-01-01 16:37:09 +08:00
php_onig_compat.h - MFH: Added a new configure option --with-onig=[DIR] that allows the extension 2008-07-16 02:30:49 +00:00
php_unicode.c Happy New Year 2013-01-01 16:37:09 +08:00
php_unicode.h Happy New Year 2013-01-01 16:37:09 +08:00
README
README_PHP3-i18n-ja Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07: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 - Fixed bug #52981 (Unicode casing table was out-of-date). 2010-10-05 01:54:17 +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.