aboutsummaryrefslogtreecommitdiffstats
path: root/unicode/src/base/UUnicodeUtils.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* - IPath integrationtobigun2009-07-231-0/+10
* - IPath addedtobigun2009-07-231-8/+62
* added Unicode functions:tobigun2009-07-231-13/+130
* - font-engine uses UCS4 internallytobigun2009-03-141-5/+128
* - UTF8CompareStr, UTF8CompareText, UTF8StartsText, UTF8ContainsStr, UTF8Conta...tobigun2009-01-121-6/+123
* FPC still does not convert the #0 char to a WideString with length 1. WideStr...tobigun2008-11-081-3/+21
* no windows unit on Mac OS Xk-m_schindler2008-11-071-3/+5
* - WideStringUpperCase moved to UUnicodeUtils.pastobigun2008-11-071-1/+86
* - IsNumericChar/... and other character class type functions moved to UUnicod...tobigun2008-11-061-0/+124