Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |