Historial de Commits

Autor SHA1 Mensaje Fecha
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from hace 17 años
  Jonas Maebe fe202fd232 * fixed Pos(WideChar,AnsiString) hace 17 años
  joost 1a4ee73146 * Added NoWideStringSupport runtime error hace 17 años
  joost dd38ec2d36 * Revert r10501, CompareWideString should remain a dummy hace 17 años
  joost b5454e0352 * Implemented CompareWideString, based on CompareStr hace 17 años
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) hace 17 años
  peter 7ffbfdc9c8 * fix widestring concat multi for winlikewidestring. The hace 17 años
  Jonas Maebe 4d9445749c * fixed buffer overflow in delete() for widestrings (patch by hace 17 años
  Jonas Maebe 76b7bfedd8 * fix for (w)chararray to ansi/widestring conversions after hace 17 años
  Jonas Maebe cdfb7c8f26 * patch from Sergei Gorelkin to return ansi/widestrings by reference hace 17 años
  Jonas Maebe 588822b14d * more ptruint type casts to avoid 64 bit comparisons on 32 bit hace 17 años
  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