florian
|
23cc92fbed
* fixed writing of UnicodeString properties
|
17 лет назад |
florian
|
6baef52510
* fixed unicodestring compilation on windows after recent unix changes
|
17 лет назад |
florian
|
1d0677e228
* fixed several type casting stuff
|
17 лет назад |
florian
|
105337dc3e
* fixed unix compilation
|
17 лет назад |
florian
|
dba65b78b9
* fixed several errors when building on unix
|
17 лет назад |
florian
|
cd5505e674
* continued to work on unicodestring type support
|
17 лет назад |
florian
|
891ce34513
* preparations for unicodestring support in the rtl
|
18 лет назад |
yury
|
e62c6cfcc4
* Fixed warnings and notes.
|
18 лет назад |
florian
|
1bbe6565b0
* fixes widestring range checking, resolves #10013
|
18 лет назад |
florian
|
7878f0feb3
* made all fpc_*_to_shortstr helpers a procedure, resolves #8580
|
18 лет назад |
yury
|
685810c18c
* Fixed fpc_WideCharArray_To_WideStr in case if widechar array contains empty string.
|
18 лет назад |
Jonas Maebe
|
815cd2b39d
+ support for widestring manager based widechar conversions
|
18 лет назад |
Almindor
|
fdecceebd0
* fix UnicodeToUtf8 if Dest is nil, patch by Sergei Gorelkin
|
18 лет назад |
yury
|
55d6a37865
* Fixed bug #9221.
|
18 лет назад |
yury
|
8a0cc8c888
* Reallocate source winlike widestring on assign. It fixes bug #9190.
|
18 лет назад |
yury
|
ec2d657a32
* Small addition to r7911.
|
18 лет назад |
yury
|
8379edbb5d
* Clean fix for bug #9170. Thanks Peter.
|
18 лет назад |
yury
|
fd4f90d3ff
* fixed bug #9187.
|
18 лет назад |
yury
|
53b47273c4
* Fixed bug #9170.
|
18 лет назад |
Jonas Maebe
|
9cec910eb9
* changed *string_to_*chararray helpers from functions into procedures
|
18 лет назад |
Jonas Maebe
|
a2c3826281
* changed fpc_big_chararray and fpc_big_widechararray from
|
18 лет назад |
florian
|
7fb2a035e3
* fixed patch for #8480
|
18 лет назад |
marco
|
77d82e5b0a
* patch from #8480 committed. #0#0 also copied.
|
18 лет назад |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 лет назад |
peter
|
ebccbf720c
* fix concat_multi for widestrings, patch was already done for ansistrings fixes 8292
|
18 лет назад |
daniel
|
e8050233af
+ Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231)
|
18 лет назад |
yury
|
4f5c8cfe1f
* fixed fpc_WideStr_Concat in case when strings the same.
|
19 лет назад |
Jonas Maebe
|
2fa51a485f
* bootstrapping for systems where currency is not a float
|
19 лет назад |
yury
|
adae4e9976
* implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr.
|
19 лет назад |
florian
|
f37ed0cf25
* improved r5564
|
19 лет назад |