コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前