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