summaryrefslogtreecommitdiff
path: root/rtl/objpas/fpwidestring.pp
Commit message (Expand)AuthorAgeFilesLines
* * Ansi2UnicodeMove:pierre2018-05-111-24/+17
* Fix wrong starting index in CompareStrAnsiString functionpierre2018-05-091-1/+1
* * fixed off by one error in fpwidestring.Unicode2AnsiMove, which caused annickysn2017-06-131-1/+1
* * fallback to the default ansistring comparison (when doing ansistringsnickysn2017-06-081-0/+6
* * Fix bug 31947: upgrade natve unicode implementation to version 9 and CLDR 3...michael2017-06-031-47/+85
* Fix IgnoreCase error in CompareUnicodeString functionpierre2016-07-221-20/+20
* * Type helpers, compatible to Delphi XE 8michael2015-11-071-13/+36
* * provide possibility of reusing the routine from system WideStringManager ...hajny2015-02-041-6/+14
* * synchronized with trunk up to and including r25430cpstrrtljonas2013-09-061-63/+34
|\
| * rtl: code refactoring by Inoussa (mantis #0024898)paul2013-08-211-50/+22
| * rtl: fpwidestring:paul2013-08-211-5/+5
| * rtl: apply patch of Inoussa which drops unicode manager dependency on SysUtil...paul2013-08-201-6/+8
| * rtl: apply patch of Inoussa with Incremental Implementation of the Unicode Co...paul2013-08-191-7/+4
* | * synchronised with trunk up to r24912jonas2013-06-171-0/+8
|/
* rtl: fpwidestring - fix length of UnicodeStrings after UTF8ToUnicode. UTF8ToU...paul2013-03-121-3/+8
* rtl: setup DefaultSystemCodepage when fpwidestring is included on unixespaul2013-03-101-0/+4
* rtl: add FPC Independent Unicode String Manager from Inoussa (mantis #0022909)paul2013-03-081-0/+823