소스 검색
Merged revisions 9554,9566-9568,9571,9573,9576-9577,9579,9583,9587,9632-9637,9655-9656,9658,9692,9694-9695,9697-9714,9720,9722,9729,9732-9733,9740,9745,9749-9750,9753-9757,9760-9766,9768-9770,9772-9774,9814,9822,9825,9837-9850,9852,9855-9856,9863-9864,9867,10082,10129-10130,10137-10138,10140-10146,10148-10153,10160-10161,10168,10170,10172,10176-10178,10180,10183-10184,10187-10188,10191-10192,10200-10201,10203-10204,10206,10232,10234,10238-10239,10243,10251,10253-10254,10264,10266,10271,10273,10276-10279,10286-10294,10298,10300,10309,10313,10319,10327 via svnmerge from
http://svn.freepascal.org/svn/fpc/trunk
........
r9554 | yury | 2007-12-28 01:02:35 +0100 (Fr, 28 Dez 2007) | 1 line
* Explicitly increment and decrement ref count to keep copy of destination string in fpc_AnsiStr_Concat_multi and fpc_WideStr_Concat_multi. It prevents note "Local variable "destcopy" is assigned but never used".
........
r10327 | peter | 2008-02-14 21:15:21 +0100 (Do, 14 Feb 2008) | 4 lines
* fix widestring concat multi for winlikewidestring. The
append optimization can't be used in this can because the
trick with refcnt is not supported
........
git-svn-id: branches/fixes_2_2@10522 -