aboutsummaryrefslogtreecommitdiffstats
path: root/unicode/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - UTF8CompareStr, UTF8CompareText, UTF8StartsText, UTF8ContainsStr, UTF8Conta...tobigun2009-01-122-40/+129
* 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
* Unicode Text-file supporttobigun2008-11-074-305/+390
* - string replaced with UTF8String (although it's just a typedef) to mark UTF8...tobigun2008-11-077-108/+136
* added tobigun2008-11-071-6/+96
* - WideStringUpperCase moved to UUnicodeUtils.pastobigun2008-11-071-1/+86
* - IsNumericChar/... and other character class type functions moved to UUnicod...tobigun2008-11-063-98/+131
* fontsTTF.ini -> fonts.initobigun2008-11-051-11/+1
* - freetype enabled by defaulttobigun2008-11-013-465/+82
* unicode branch addedtobigun2008-10-3148-0/+28308