summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
...
* - Add missing checks. Maybe fixes PR #27680Moriyoshi Koizumi2004-04-081-0/+10
* - Let it work safelyMoriyoshi Koizumi2004-04-041-2/+6
* - Fixed testDerick Rethans2004-04-041-1/+1
* - MFB: Fixed bug #27849 (configure craps out on trivial syntax error).Derick Rethans2004-04-031-1/+1
* added missing files of oniguruma to mbstring.dsp.Rui Hirokawa2004-03-271-0/+96
* Fixed compiler warning.Ilia Alshanetsky2004-03-121-1/+1
* - Revert ini setting patch, as I notified inMoriyoshi Koizumi2004-03-101-1/+2
* - Added mb_list_encoding() to return an array with all mbstring supportedDerick Rethans2004-03-084-0/+27
* Fixed bug #27421 (mbstring.func_overload should be system ini setting).Ilia Alshanetsky2004-03-061-2/+1
* - Fix compiler warnings. (Patch by K.Kosako <kosako@sofnec.co.jp>)Moriyoshi Koizumi2004-03-0413-65/+85
* - Add missing include path.Moriyoshi Koizumi2004-03-031-7/+8
* - proper DLL linkage specifier.Moriyoshi Koizumi2004-03-021-1/+1
* - Fix typo.Moriyoshi Koizumi2004-03-021-1/+1
* - Really fix the build.Moriyoshi Koizumi2004-03-021-8/+7
* - Revisit config.h for win32 build.Moriyoshi Koizumi2004-03-021-0/+84
* Temporary fix for win32 buildEdin Kadribasic2004-03-021-0/+2
* - Fix win32 build.Moriyoshi Koizumi2004-03-011-1/+6
* - Remove redundant files that are irrelevant to the build.Moriyoshi Koizumi2004-02-281-5414/+0
* - Forgot to add those.Moriyoshi Koizumi2004-02-2825-0/+4807
* - Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi)Moriyoshi Koizumi2004-02-2839-6160/+12030
* Fix annoying warningMarcus Boerger2004-02-041-1/+1
* - Update libmbfl to the latest. This fixes several serious issues in the htmlMoriyoshi Koizumi2004-02-0421-166/+168
* - Suppress a compiler warning by a rather useless typecasting.Moriyoshi Koizumi2004-01-261-1/+1
* - Fix bug #26699 (mbstring encoding types does not include "binary").Moriyoshi Koizumi2004-01-261-1/+3
* - Turn off mbstring.func_overload as this test uses plain strlen() forMoriyoshi Koizumi2004-01-191-0/+2
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-173-6/+6
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-084-7/+7
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-084-8/+8
* Fix bug #26639 (mb_convert_variables() clutters variables beyond the references)Moriyoshi Koizumi2003-12-182-6/+109
* Eliminate compiler warnings.Moriyoshi Koizumi2003-12-101-10/+17
* Remove leftoverMoriyoshi Koizumi2003-12-101-2/+0
* Avoid using non-portable test syntax. This was causing problems onMoriyoshi Koizumi2003-12-081-1/+1
* revert, not neededfoobar2003-12-071-4/+2
* Enable shared buildMarcus Boerger2003-12-071-0/+2
* This part is accidentially left on the previous commit.Moriyoshi Koizumi2003-12-041-0/+1
* It'd be a bad idea to make subpackages dependent on the php build system.Moriyoshi Koizumi2003-12-044-7/+1
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+55
* Fix MBSTRING_API for non-shared win32 buildsWez Furlong2003-12-021-1/+3
* Fix testsMarcus Boerger2003-11-302-8/+8
* - Fix sapi_input_filter patch. Returning 1 from the filter handler shouldDerick Rethans2003-11-291-4/+6
* Compiler warning fix (patch by Joe Orton)Moriyoshi Koizumi2003-11-111-2/+2
* encoding detection shouldn't be performed if mbstring.http_input is set to au...Rui Hirokawa2003-10-251-0/+17
* name/value in multipart/form-date will be converted into internal encoding wh...Rui Hirokawa2003-10-222-23/+42
* Fixed compile warnings.Ilia Alshanetsky2003-10-221-2/+2
* fix skipif for these testsfoobar2003-10-022-0/+10
* Remove leftoversMoriyoshi Koizumi2003-10-022-31/+0
* Fix php_regex_encoding() so it can handle two additional encoding namesMoriyoshi Koizumi2003-10-021-2/+4
* Add test cases for the regex problesMoriyoshi Koizumi2003-09-262-0/+27
* Repatch fixes for the problem that was reported at php-dev@php.gr.jp (#884)Moriyoshi Koizumi2003-09-261-7/+8
* Forgot to commit this one.Moriyoshi Koizumi2003-09-261-0/+2