Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: Fixed bug #37103 (libmbfl headers not installed) | foobar | 2006-04-17 | 1 | -1/+1 |
| | |||||
* | fixed compiler warning. | Seiji Masugata | 2006-03-26 | 1 | -2/+0 |
| | |||||
* | MFH | Rui Hirokawa | 2006-03-21 | 3 | -0/+67 |
| | |||||
* | MFH. | Rui Hirokawa | 2006-03-21 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Rui Hirokawa | 2006-03-21 | 1 | -0/+1 |
| | |||||
* | @added possible encoding attack detection by mb_get_info('illegalchars'). | Rui Hirokawa | 2006-03-21 | 6 | -1/+30 |
| | |||||
* | MFH | Rui Hirokawa | 2006-03-12 | 1 | -1/+9 |
| | |||||
* | fixed different value was returned in mb_get_info. | Seiji Masugata | 2006-03-10 | 1 | -12/+49 |
| | |||||
* | MFH add safe_mode num of parameter check | Yasuo Ohgaki | 2006-03-02 | 1 | -1/+6 |
| | |||||
* | MFH | Rui Hirokawa | 2006-02-11 | 1 | -0/+9 |
| | |||||
* | initialize to_r | Antony Dovgal | 2006-02-06 | 1 | -2/+2 |
| | | | | | remove needless semicolon | ||||
* | bump year and license version | foobar | 2006-01-01 | 8 | -23/+23 |
| | |||||
* | MFH:added Turkish language definition (related to bug #29955) | Rui Hirokawa | 2005-12-30 | 1 | -0/+10 |
| | |||||
* | MFH: fixed #35711, added mbstring.strict_detection to detect the encoding ↵ | Rui Hirokawa | 2005-12-25 | 5 | -11/+37 |
| | | | | striktly. | ||||
* | MFH: fixed #35711 ISO-8859 charset not correctly detected. | Rui Hirokawa | 2005-12-24 | 1 | -0/+14 |
| | |||||
* | MFH: fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding.. | Rui Hirokawa | 2005-12-23 | 7 | -9/+73 |
| | |||||
* | MFH: fixed #28899 mb_substr() and substr() work differently when ↵ | Rui Hirokawa | 2005-12-23 | 1 | -0/+5 |
| | | | | mbstring.func_overload is enabled. | ||||
* | add missing skipif conditions | Antony Dovgal | 2005-12-21 | 3 | -0/+6 |
| | | | | | fix existing ones | ||||
* | fix test | Antony Dovgal | 2005-12-16 | 1 | -1/+1 |
| | |||||
* | Fixed possible memory corruption inside mb_strcut(). | Ilia Alshanetsky | 2005-12-15 | 1 | -0/+7 |
| | |||||
* | sync with HEAD | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -14/+14 |
| | |||||
* | 5th argument of mb_encode_mimeheader() was not acceptable. | Rui Hirokawa | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | MFH: fixed 5307 unexpected header can be injected to mb_send_mail(). | Rui Hirokawa | 2005-11-23 | 1 | -2/+40 |
| | |||||
* | MFH: fixed #35253 length of the encoded string vilolates a RFC. | Rui Hirokawa | 2005-11-19 | 1 | -3/+4 |
| | |||||
* | MFH: fixed garbled multibyte characters. | Rui Hirokawa | 2005-11-05 | 1 | -1/+1 |
| | |||||
* | NetWare LibC sdk has stdarg.h | Anantha Kesari H Y | 2005-10-28 | 1 | -1/+13 |
| | | | | | --Kamesh | ||||
* | MFH: fix #34977 (Compile failure on MacOSX due to use of varargs.h) | Antony Dovgal | 2005-10-26 | 1 | -2/+3 |
| | |||||
* | fix compile warnings (again) | Antony Dovgal | 2005-10-12 | 1 | -4/+4 |
| | |||||
* | fixed compiler warnings | Ilia Alshanetsky | 2005-09-21 | 1 | -0/+1 |
| | |||||
* | MFH: Fixed bug #34565 (mb_send_mail does not fetch mail.force_extra_parameters) | Ilia Alshanetsky | 2005-09-21 | 1 | -0/+10 |
| | |||||
* | - Fixed bug #34015 | foobar | 2005-08-05 | 1 | -18/+6 |
| | | | | | # Whatever this test was supposed to try to test...sheesh.. | ||||
* | - Bumber up year | foobar | 2005-08-03 | 7 | -7/+7 |
| | |||||
* | Fix VPATH build | foobar | 2005-05-29 | 1 | -11/+17 |
| | |||||
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -0/+1 |
| | | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir" | ||||
* | - Fix mbfl_encoding_detector_feed() and mbfl_mbfl_identify_encoding() behaviour | Masaki Fujimoto | 2005-04-22 | 1 | -10/+12 |
| | |||||
* | - Fix bug #32311 (mb_encode_mimeheader() does not properly escape characters.) | Moriyoshi Koizumi | 2005-03-23 | 1 | -1/+20 |
| | |||||
* | - Add Armenian encoding / NLS (patch by Hayk Chamyan) | Moriyoshi Koizumi | 2005-03-22 | 21 | -7/+349 |
| | |||||
* | oniguruma updated to 3.7.1 and changed UChar to OnigUChar. | Rui Hirokawa | 2005-03-19 | 10 | -134/+125 |
| | |||||
* | Revert bad fix | foobar | 2005-03-17 | 2 | -2/+2 |
| | |||||
* | Build fixes | Rasmus Lerdorf | 2005-03-17 | 2 | -2/+2 |
| | |||||
* | fix compile warnings | Antony Dovgal | 2005-03-09 | 1 | -4/+4 |
| | |||||
* | - Synch with the latest checkouts. (include fix by Joe Orton. Thanks.) | Moriyoshi Koizumi | 2005-02-23 | 2 | -2/+2 |
| | |||||
* | - Update libmbfl (fixes bug #32063). | Moriyoshi Koizumi | 2005-02-22 | 1 | -0/+1 |
| | |||||
* | - WS fix. | Moriyoshi Koizumi | 2005-02-21 | 1 | -1/+0 |
| | |||||
* | - Fix bug #28568 (known_post_content_types is not thread safe). | Moriyoshi Koizumi | 2005-02-21 | 2 | -41/+30 |
| | | | | | # What is eventually necessiated is entire SAPI redesign, I think. | ||||
* | - Fix bug #30868 (evaluated pointer comparison in mbregex causes compile | Moriyoshi Koizumi | 2005-02-21 | 1 | -1/+1 |
| | | | | | failure). | ||||
* | - Fix bug #30573 (compiler warning due to invalid type cast) | Moriyoshi Koizumi | 2005-02-21 | 2 | -7/+8 |
| | |||||
* | - Fix bug #29989 (type re_registers redefined in oniguruma.h) | Moriyoshi Koizumi | 2005-02-21 | 1 | -0/+1 |
| | |||||
* | - Fix compiler warnings. | Moriyoshi Koizumi | 2005-02-21 | 15 | -17/+40 |
| |