summaryrefslogtreecommitdiff
path: root/ext/mbstring
Commit message (Expand)AuthorAgeFilesLines
* - Fix a critical bug that request-local settings leak to another request.Moriyoshi Koizumi2005-01-163-43/+92
* Don't scribble over the stack; icc compiler warning fixJoe Orton2005-01-101-1/+1
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-163-3/+3
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-2/+2
* - Fix test. I have no idea why the test was left this way.Moriyoshi Koizumi2004-10-091-3/+6
* - Sync with the latest codebase (fixes bug #28220).Moriyoshi Koizumi2004-10-085-16/+153
* - Avoid doubly symbol definition. Codes in the removed file has never beenMoriyoshi Koizumi2004-10-081-1/+0
* MFB: Enforce protocol on magic methods/functionsMarcus Boerger2004-08-021-6/+9
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-1/+1
* - Fix VPATH build. (patch by Joe Orton)Moriyoshi Koizumi2004-07-191-0/+1
* - Rename php_compat.h to php_onig_compat.h to avoid name conflict.Moriyoshi Koizumi2004-07-192-1/+1
* Fixed input_filter functions need emalloc()ed values.Stefan Esser2004-06-261-0/+4
* - Fix bug #28466 (mbstring_convert_variables() problem).Moriyoshi Koizumi2004-06-262-4/+28
* Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where testIlia Alshanetsky2004-06-101-1/+1
* Enable mbregex in win32 buildWez Furlong2004-04-081-2/+3
* - 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