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