コミット履歴

作者 SHA1 メッセージ 日付
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 年 前
  Jonas Maebe fe202fd232 * fixed Pos(WideChar,AnsiString) 17 年 前
  joost 1a4ee73146 * Added NoWideStringSupport runtime error 17 年 前
  joost dd38ec2d36 * Revert r10501, CompareWideString should remain a dummy 17 年 前
  joost b5454e0352 * Implemented CompareWideString, based on CompareStr 17 年 前
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 年 前
  peter 7ffbfdc9c8 * fix widestring concat multi for winlikewidestring. The 17 年 前
  Jonas Maebe 4d9445749c * fixed buffer overflow in delete() for widestrings (patch by 17 年 前
  Jonas Maebe 76b7bfedd8 * fix for (w)chararray to ansi/widestring conversions after 17 年 前
  Jonas Maebe cdfb7c8f26 * patch from Sergei Gorelkin to return ansi/widestrings by reference 17 年 前
  Jonas Maebe 588822b14d * more ptruint type casts to avoid 64 bit comparisons on 32 bit 17 年 前
  yury cd03a2893b * 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". 18 年 前
  Jonas Maebe 01592d7b5d * don't convert terminating #0 of UCS4Strings to widestring 18 年 前
  florian 213dd11800 * setlength in utf16/widestringtoutf32 fixed, resolves #10462 18 年 前
  yury 8c54008d0c * Fixed condition which was evaluated to true at compile time, and code for else block was not generated at all. "Dead code" warning warned about it. 18 年 前
  Jonas Maebe 7ec9dc5bc9 * fixed unix CompareWideString to not treat null characters inside 18 年 前
  Jonas Maebe 9da3986087 * removed some unused variables, which fixes building on non-unix 18 年 前
  Jonas Maebe 2319d8c3ce * fixed WideStringToUCS4String and UCS4StringToWideString for code points 18 年 前
  florian 891ce34513 * preparations for unicodestring support in the rtl 18 年 前