summaryrefslogtreecommitdiff
path: root/rtl/inc/wstringh.inc
Commit message (Expand)AuthorAgeFilesLines
* * made setstring() a compiler intrinsic so it can set the compile-timejonas2014-10-121-2/+2
* rtl: deprecate winwidestringallocpaul2014-01-111-1/+1
* - Removed string conversion helpers that are not actually used by compiler co...sergei2012-02-051-4/+0
* RTL, wide/unicode strings cleanup:sergei2012-02-031-1/+0
* * Removed 'inline' attribute from 6 overloaded pos() functions which contain ...sergei2012-02-011-3/+3
* merge r19075 from cpstrnew branch by paul:paul2011-09-171-1/+1
* - a set of rtl changes from AnsiString to RawByteString to various conversion...paul2009-11-101-3/+3
* * fixed compilation of system unit after last changesflorian2009-08-021-2/+2
* Merged revisions 11665-11738 via svnmerge from florian2008-09-101-55/+2
* + WC_NO_BEST_FIT_CHARSflorian2007-12-161-0/+2
* * made cwstring thread safe without locks + test (twide4): widestringjonas2007-07-041-0/+2
* * more consitent space and case usageflorian2006-05-091-1/+1
* - reverted ansi2wide and wide2ansi changes, because they affectjonas2005-12-241-4/+4
* * several changes of var parameters into out parameters to avoidjonas2005-12-231-6/+6
* * made the target parameter of SetString an "out" instead of "var" parameterjonas2005-12-071-2/+2
* * add winwidestringalloc boolean, set it to false to use the fpcpeter2005-10-061-0/+5
* * more widestring overloads for pos to avoid problems with selection of the c...florian2005-09-241-0/+3
* + UCS4StringToWideStringflorian2005-09-191-4/+6
* + Removed INTERNCOPY definemichael2005-06-071-3/+0
* + Removed INTERNLENGTH/INTERNSETLENGTH definesmichael2005-06-071-6/+0
* * remove $Logpeter2005-06-071-26/+0
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+125