Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from před 17 roky
  Jonas Maebe fe202fd232 * fixed Pos(WideChar,AnsiString) před 17 roky
  joost 1a4ee73146 * Added NoWideStringSupport runtime error před 17 roky
  joost dd38ec2d36 * Revert r10501, CompareWideString should remain a dummy před 17 roky
  joost b5454e0352 * Implemented CompareWideString, based on CompareStr před 17 roky
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) před 17 roky
  peter 7ffbfdc9c8 * fix widestring concat multi for winlikewidestring. The před 17 roky
  Jonas Maebe 4d9445749c * fixed buffer overflow in delete() for widestrings (patch by před 17 roky
  Jonas Maebe 76b7bfedd8 * fix for (w)chararray to ansi/widestring conversions after před 17 roky
  Jonas Maebe cdfb7c8f26 * patch from Sergei Gorelkin to return ansi/widestrings by reference před 17 roky
  Jonas Maebe 588822b14d * more ptruint type casts to avoid 64 bit comparisons on 32 bit před 17 roky
  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". před 18 roky
  Jonas Maebe 01592d7b5d * don't convert terminating #0 of UCS4Strings to widestring před 18 roky
  florian 213dd11800 * setlength in utf16/widestringtoutf32 fixed, resolves #10462 před 18 roky
  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. před 18 roky
  Jonas Maebe 7ec9dc5bc9 * fixed unix CompareWideString to not treat null characters inside před 18 roky
  Jonas Maebe 9da3986087 * removed some unused variables, which fixes building on non-unix před 18 roky
  Jonas Maebe 2319d8c3ce * fixed WideStringToUCS4String and UCS4StringToWideString for code points před 18 roky
  florian 891ce34513 * preparations for unicodestring support in the rtl před 18 roky