summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* - MFH: Fix mbfl_encoding_detector_feed() and mbfl_mbfl_identify_encoding() be...Masaki Fujimoto2005-04-221-10/+12
* - MFH: commit the pending patch (bug #32311).Moriyoshi Koizumi2005-04-131-1/+20
* - Temporary reversion as per release masters' requests.Moriyoshi Koizumi2005-03-231-20/+1
* - MFH: fix bug #32311 (mb_encode_mimeheader() does not properly escapeMoriyoshi Koizumi2005-03-231-1/+20
* Fix exif win32 buildEdin Kadribasic2005-03-221-1/+1
* - Add missing entries.Moriyoshi Koizumi2005-03-181-0/+8
* - MFH: Synch with the latest checkouts. (include fix by Joe Orton. Thanks.)Moriyoshi Koizumi2005-02-232-2/+2
* - MFH: fix bug #32063 (mb_convert_encoding ignores named entity 'alpha')Moriyoshi Koizumi2005-02-221-0/+1
* - MFH: fix bug #30573 (compiler warning due to invalid type cast).Moriyoshi Koizumi2005-02-212-7/+8
* - MFH: fix compiler warnings.Moriyoshi Koizumi2005-02-2115-15/+15
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2005-02-212-0/+52
* - Upgrade libmbfl (fixers bug #28220, #30549 and #31911).Moriyoshi Koizumi2005-02-2142-696/+570
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2005-02-208-0/+980
* - MFH: Fix a critical bug that request-local settings leak to another request.Moriyoshi Koizumi2005-01-161-31/+72
* MFH: Fix typo (avaliable -> available). (bug #28725)foobar2004-12-163-3/+3
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-10-101-0/+36
* - Modify test case for wider coverage.Moriyoshi Koizumi2004-06-231-4/+27
* - Fix buf #28466 (mbstring_convert_variables() problem).Moriyoshi Koizumi2004-06-231-0/+1
* MFH: Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where testIlia Alshanetsky2004-06-101-1/+1
* - MFH(r-1.49): Let it work safelyMoriyoshi Koizumi2004-04-041-2/+6
* - Fixed bug #27849 (configure craps out on trivial syntax error).Derick Rethans2004-04-031-1/+1
* - MFH (r-1.212): Revert ini setting patch as I notified in...Moriyoshi Koizumi2004-03-101-1/+2
* MFH: Fixed bug #27421 (mbstring.func_overload should be system ini setting)Ilia Alshanetsky2004-03-061-2/+1
* MFH: Fixed bug #27135 (Possible crash inside mb_strlen()).Ilia Alshanetsky2004-02-061-1/+1
* - MFH(r-1.3): Suppress a compiler warning by a rather useless typecasting.Moriyoshi Koizumi2004-01-261-1/+1
* - MFH(r-1.2): Fix bug #26699 (mbstring doesn't identify "binary" as a valid e...Moriyoshi Koizumi2004-01-261-1/+3
* - MFH(r-1.3): Turn off mbstring.func_overload as this test uses plain strlen()Moriyoshi Koizumi2004-01-191-0/+2
* MFH(r-1.206): Fixed bug #26639 (mb_convert_variables() clutters variables bey...Moriyoshi Koizumi2003-12-181-6/+9
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-12-181-0/+100
* generated, ignored files should not be in CVS..foobar2003-12-121-1/+0
* Eliminate compiler warnings.Moriyoshi Koizumi2003-12-101-4/+8
* Eliminate compiler warnings.Moriyoshi Koizumi2003-12-101-11/+17
* DOS line endings...Moriyoshi Koizumi2003-12-101-804/+804
* Fix win32 build.Moriyoshi Koizumi2003-12-101-804/+804
* MFH(1.4): Remove leftoverMoriyoshi Koizumi2003-12-101-2/+0
* MFH(r-1.45): Avoid using non-portable test syntax.Moriyoshi Koizumi2003-12-081-1/+1
* MFHMoriyoshi Koizumi2003-12-041-0/+1
* MFH: it'd be a bad idea to make subpackages dependent on the php build system.Moriyoshi Koizumi2003-12-044-7/+1
* fixed compilation warning. (patched by Joe Orton)Rui Hirokawa2003-11-111-2/+2
* MFH(r-1.204): Compiler warning fix (patch by Joe Orton).Moriyoshi Koizumi2003-11-111-2/+2
* bug fixed: name parameter of multipart form was not converted into internal e...Rui Hirokawa2003-11-062-23/+40
* *** empty log message ***Moriyoshi Koizumi2003-11-051-10/+1
* Fix ZTS build #2Uwe Schindler2003-10-301-2/+2
* Adding missing TSRMLS_CC to fix zts buildFrank M. Kromann2003-10-291-3/+3
* Fix VPATH build (patch by Joe Orton <jorton at redhat dot com>)Moriyoshi Koizumi2003-10-271-0/+1
* revert my previous patch.Rui Hirokawa2003-10-262-46/+23
* Remove just unnecessary leftoversMoriyoshi Koizumi2003-10-261-19/+1
* Backport some patch already in HEAD to assure backwards compatibilityMoriyoshi Koizumi2003-10-266-55/+111
* fixed windows build.Rui Hirokawa2003-10-251-34/+49
* mbfilter is replaced with libmbfl to maintain the licence compatibility. mbre...Rui Hirokawa2003-10-2528-45012/+1463