Historial de Commits

Autor SHA1 Mensaje Fecha
  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". hace 18 años
  Jonas Maebe 01592d7b5d * don't convert terminating #0 of UCS4Strings to widestring hace 18 años
  florian 213dd11800 * setlength in utf16/widestringtoutf32 fixed, resolves #10462 hace 18 años
  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. hace 18 años
  Jonas Maebe 7ec9dc5bc9 * fixed unix CompareWideString to not treat null characters inside hace 18 años
  Jonas Maebe 9da3986087 * removed some unused variables, which fixes building on non-unix hace 18 años
  Jonas Maebe 2319d8c3ce * fixed WideStringToUCS4String and UCS4StringToWideString for code points hace 18 años
  florian 891ce34513 * preparations for unicodestring support in the rtl hace 18 años