Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix win32 build. (notified by Rob. Thanks) | Moriyoshi Koizumi | 2010-03-15 | 2 | -1/+13 |
| | |||||
* | - Update the bundled libmbfl to the latest on upstream. | Moriyoshi Koizumi | 2010-03-12 | 64 | -4164/+3435 |
| | |||||
* | - Merge from upstream (note: this is no behavioral change, so need not to be | Moriyoshi Koizumi | 2010-02-28 | 1 | -1/+3 |
| | | | | | merged to 5.3.2 branch) | ||||
* | - Whitespaces. | Moriyoshi Koizumi | 2010-02-28 | 1 | -2/+2 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 7 | -7/+7 |
| | |||||
* | Someone strap down Jani and give him a sedative please. | Rasmus Lerdorf | 2009-11-25 | 1 | -4/+4 |
| | | | | | | This makes our toolchain work with the latest versions of autoconf and avoids a lot of end-user grief. | ||||
* | Fix bug #50115 | Rasmus Lerdorf | 2009-11-08 | 1 | -1/+1 |
| | |||||
* | - Added SKIPIF | Felipe Pena | 2009-11-08 | 4 | -0/+8 |
| | |||||
* | - Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a | Moriyoshi Koizumi | 2009-09-23 | 2 | -4/+21 |
| | | | | | | | | multibyte character). (This bug was introduced by the commit by r202895. Please double-check the specification of the function you are going to *fix*.) | ||||
* | - Looks like bug #48697 has already been fixed in RC1. | Moriyoshi Koizumi | 2009-09-14 | 1 | -0/+24 |
| | |||||
* | - Fix bug #49536 (mb_detect_encoding() returns incorrect results when ↵ | Moriyoshi Koizumi | 2009-09-11 | 3 | -2/+22 |
| | | | | | | | strict_mode is turned on.) (patch by komura, thanks!) | ||||
* | - Fix bug #49528 (UTF-16 strings prefixed by BOM wrongly converted). | Moriyoshi Koizumi | 2009-09-11 | 2 | -10/+37 |
| | |||||
* | The last of the 2009 testfest tests | Zoe Slattery | 2009-08-30 | 1 | -0/+16 |
| | |||||
* | * Fix bug #48645 (mb_convert_encoding() doesn't understand hexadecimal ↵ | Moriyoshi Koizumi | 2009-07-29 | 2 | -6/+208 |
| | | | | html-entities) | ||||
* | - Probably harmless, but it should have been done this way. | Moriyoshi Koizumi | 2009-07-24 | 1 | -1/+1 |
| | |||||
* | - New tests (WurzbrugUG testfest) | Felipe Pena | 2009-07-07 | 11 | -0/+366 |
| | |||||
* | Fixed static build of mbstring on Windows (makes static build of exif ↵ | Kalle Sommer Nielsen | 2009-06-11 | 1 | -2/+2 |
| | | | | possible too) | ||||
* | Fix test - remove bogus variation | andy wharmby | 2009-06-09 | 1 | -6/+0 |
| | |||||
* | Added zend_eval_stringl and made create_function(), etc. binary-safe | Matt Wilmas | 2009-06-05 | 1 | -2/+2 |
| | |||||
* | fix compile warnings | Antony Dovgal | 2009-05-27 | 1 | -0/+2 |
| | |||||
* | Implement JIT request decoding support for $_GET and $_POST. | Andrei Zmievski | 2009-05-23 | 1 | -1/+1 |
| | |||||
* | - Replaced by zend_multibyte-01.phpt | Jani Taskinen | 2009-05-10 | 1 | -23/+0 |
| | |||||
* | - Fixed bug #48200 (compile failure with mbstring.c when ↵ | Jani Taskinen | 2009-05-10 | 15 | -10/+286 |
| | | | | --enable-zend-multibyte is used) | ||||
* | MFB: missed these | Jani Taskinen | 2009-04-20 | 5 | -0/+1680 |
| | |||||
* | MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD! | Jani Taskinen | 2009-04-20 | 124 | -2908/+8427 |
| | |||||
* | - Just a paranoiac test. This works perfectly. | Moriyoshi Koizumi | 2009-04-16 | 1 | -0/+37 |
| | |||||
* | - MFB (fixes build) | Moriyoshi Koizumi | 2009-04-16 | 7 | -1/+25 |
| | |||||
* | MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension) | Ilia Alshanetsky | 2009-03-19 | 1 | -1/+1 |
| | |||||
* | - Synching .dsp file (I am not sure whether I really should do this) | Moriyoshi Koizumi | 2009-03-18 | 1 | -0/+12 |
| | |||||
* | - Fix a bug that mbstring.internal_encoding doesn't take effect within | Moriyoshi Koizumi | 2009-03-15 | 3 | -8/+13 |
| | | | | | the request encoding converter. | ||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 8 | -8/+8 |
| | |||||
* | MFB: Improve parameter parsing code | Ilia Alshanetsky | 2009-03-06 | 1 | -5/+5 |
| | |||||
* | - Strictly check UTF-8 and UTF-8 validity. | Moriyoshi Koizumi | 2009-02-24 | 4 | -7/+166 |
| | |||||
* | - Add an entry for http_output_conv_mimetypes to the output of mb_get_info(). | Moriyoshi Koizumi | 2009-02-17 | 2 | -0/+197 |
| | |||||
* | remove XFAIL | Antony Dovgal | 2009-02-17 | 1 | -2/+0 |
| | |||||
* | - Fix bug #47399 (mb_check_encoding() returns true for some illegal SJIS | Moriyoshi Koizumi | 2009-02-16 | 3 | -2/+525 |
| | | | | | characters). | ||||
* | - Refix bug #43840. | Moriyoshi Koizumi | 2009-02-15 | 17 | -150/+353 |
| | | | | | | | - Fix bug #43841. - Remove redundant trailing dots from the error messages. - Fix tests. | ||||
* | - Prevent unwanted overflow | Moriyoshi Koizumi | 2009-02-14 | 1 | -0/+3 |
| | |||||
* | - Fix Bug #45923 (mb_st[r]ripos() offset not handled correctly) | Moriyoshi Koizumi | 2009-02-14 | 4 | -17/+237 |
| | | | | | # test still fails because of the difference of str[r]pos() behavior between 5.3 and 6.0. | ||||
* | MFB: Improved param parsing | Ilia Alshanetsky | 2009-02-11 | 1 | -6/+5 |
| | |||||
* | MFB: Initialize optional var | Ilia Alshanetsky | 2009-02-09 | 1 | -1/+1 |
| | |||||
* | - Fix bug #45239 (encoding detector hangs with mbstring.strict_detection | Moriyoshi Koizumi | 2009-02-06 | 2 | -3/+20 |
| | | | | | enabled). | ||||
* | * Forgot to add the test. | Moriyoshi Koizumi | 2009-02-02 | 1 | -0/+12 |
| | |||||
* | - Fix bug #46843 (CP936 euro symbol is not converted properly) | Moriyoshi Koizumi | 2009-02-02 | 1 | -1/+1 |
| | |||||
* | MFB Fix bug #47245 - Double free in mb_detect_encoding() | Scott MacVicar | 2009-01-29 | 1 | -0/+2 |
| | |||||
* | MFB: fix memleaks correctly and make valgrind happy | Antony Dovgal | 2009-01-05 | 1 | -24/+18 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 7 | -7/+7 |
| | |||||
* | - Bug #46763 (mb_stristr() wrong output when needle does not exist) (patch ↵ | Felipe Pena | 2008-12-30 | 3 | -32/+33 |
| | | | | by Henrique M. Decaria) | ||||
* | - Fixed memory leaks | Felipe Pena | 2008-12-27 | 1 | -0/+4 |
| | |||||
* | - Unicodifing | Felipe Pena | 2008-12-25 | 9 | -62/+62 |
| |