| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #61631 mbstring mail related tests fail | Anatoliy Belsky | 2012-04-10 | 8 | -0/+24 |
* | Fix test, and merge the modification from trunk | Xinchen Hui | 2012-03-22 | 1 | -3/+3 |
* | fixed failed tests (backport from PHP_5_4/trunk). | Rui Hirokawa | 2012-01-14 | 3 | -3/+6 |
* | - Year++ | Felipe Pena | 2012-01-01 | 7 | -7/+7 |
* | - Fix the fix (thanks Chris Jones!) | Felipe Pena | 2011-11-22 | 1 | -1/+1 |
* | - Fixed possible crash in mb_ereg_search_init() using empty pattern | Felipe Pena | 2011-11-21 | 2 | -2/+25 |
* | backport the line from trunk and fix uninitialized variables | Antony Dovgal | 2011-11-19 | 1 | -0/+1 |
* | A better fix for #55817 (thanks to bjori) | Xinchen Hui | 2011-09-30 | 1 | -1/+1 |
* | Fix wrong codes #55817 | Xinchen Hui | 2011-09-30 | 1 | -1/+1 |
* | MFH: fixed #40685: removed '&' in mb_decode_numericentity(). | Rui Hirokawa | 2011-09-24 | 2 | -1/+69 |
* | - add skipif | Pierre Joye | 2011-09-06 | 1 | -0/+2 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE. | Gustavo André dos Santos Lopes | 2011-04-09 | 2 | -2/+54 |
* | - Year++ | Felipe Pena | 2011-01-01 | 7 | -7/+7 |
* | - add phpize support for windows, need a nmake install for now (nmake devel-p... | Pierre Joye | 2010-12-13 | 1 | -0/+3 |
* | - Fix bug #53273 (mb_strcut() returns garbage with the excessive length param... | Moriyoshi Koizumi | 2010-11-09 | 2 | -0/+35 |
* | - Fixed tests not passing under windows because of the directory separator | Patrick Allaert | 2010-11-08 | 1 | -2/+2 |
* | - Moved ucgendat.c to a separate directory and included the | Gustavo André dos Santos Lopes | 2010-10-05 | 3 | -0/+56 |
* | - Fixed bug #52981 (Unicode casing table was out-of-date). | Gustavo André dos Santos Lopes | 2010-10-05 | 3 | -2735/+6277 |
* | - Fixed bug #52931 (strripos not overloaded with function overloading enabled) | Felipe Pena | 2010-09-27 | 2 | -1/+23 |
* | - restore credits, fix 5.3 as well, aka do it right /cc Deric | Pierre Joye | 2010-09-05 | 1 | -6/+3 |
* | Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header). | Adam Harvey | 2010-08-25 | 9 | -17/+45 |
* | Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default) | Ilia Alshanetsky | 2010-04-12 | 7 | -0/+7 |
* | - Fix win32 build. | Rob Richards | 2010-03-15 | 1 | -1/+1 |
* | - Fix win32 build. (notified by Rob. Thanks) | Moriyoshi Koizumi | 2010-03-15 | 1 | -0/+12 |
* | - Update the bundled libmbfl to the latest on upstream. | Moriyoshi Koizumi | 2010-03-12 | 55 | -2708/+3429 |
* | - Merge from upstream (note: this is no behavioral change, so need not to be | Moriyoshi Koizumi | 2010-02-28 | 1 | -1/+3 |
* | - Whitespaces. | Moriyoshi Koizumi | 2010-02-28 | 1 | -2/+2 |
* | mbstring filter files were referenced but never actually compiled | Scott MacVicar | 2010-02-16 | 1 | -0/+2 |
* | Building libmbfl seperately fails since the shared library version is an API ... | Scott MacVicar | 2010-02-16 | 1 | -1/+3 |
* | 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 |
* | 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 |
* | - 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 strict_... | Moriyoshi Koizumi | 2009-09-11 | 3 | -2/+22 |
* | - 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 html-e... | Moriyoshi Koizumi | 2009-07-29 | 2 | -6/+208 |
* | - MFH (using svn merge; it seems I won't need to repeat the commit message an... | Moriyoshi Koizumi | 2009-07-24 | 1 | -1/+1 |
* | - MFH: New tests (WurzbrugUG testfest) | Felipe Pena | 2009-07-07 | 11 | -0/+366 |
* | MFH: Fixed static build of mbstring on Windows (makes static build of exif po... | Kalle Sommer Nielsen | 2009-06-12 | 1 | -2/+2 |
* | Fix test - remove bogus variation | andy wharmby | 2009-06-09 | 1 | -6/+0 |
* | MFH: Added zend_eval_stringl and made create_function(), etc. binary-safe | Matt Wilmas | 2009-06-05 | 1 | -2/+2 |
* | MFH: fix compile warnings | Antony Dovgal | 2009-05-27 | 1 | -0/+2 |
* | - Fixed bug #48200 (compile failure with mbstring.c when --enable-zend-multib... | Jani Taskinen | 2009-05-10 | 14 | -36/+52 |
* | - Sync with HEAD (just reorder to match HEAD order) | Jani Taskinen | 2009-04-20 | 1 | -163/+163 |
* | ws | Jani Taskinen | 2009-04-20 | 1 | -1/+1 |
* | - MFH: just a paranoiac test. This works perfectly. | Moriyoshi Koizumi | 2009-04-16 | 1 | -0/+37 |