Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding.. | Rui Hirokawa | 2005-12-23 | 1 | -8/+40 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Reverted the changes because the problem was elsewhere. | Moriyoshi Koizumi | 2002-12-02 | 1 | -1/+0 |
* | Fixing build on WIn32 | Frank M. Kromann | 2002-12-02 | 1 | -0/+1 |
* | MFB (made mbstring compile on windows again). | Edin Kadribasic | 2002-11-13 | 1 | -5/+5 |
* | Fixed mb_convert_case() / mb_strtolower() / mb_strtoupper() to work in | Moriyoshi Koizumi | 2002-11-11 | 1 | -17/+31 |
* | Modified mb_convert_case() to handle cased characters properly when MB_CASE_T... | Moriyoshi Koizumi | 2002-10-23 | 1 | -3/+18 |
* | Fix warnings | Zeev Suraski | 2002-10-01 | 1 | -1/+1 |
* | (PHP mb_convert_case) Add function that will convert the case of a string | Wez Furlong | 2002-09-26 | 1 | -0/+284 |