paul
|
c6ca9e5091
compiler:
|
13 жил өмнө |
paul
|
56ecf146be
compiler: fix error in length retrieving during the unicode to utf8 conversion
|
13 жил өмнө |
paul
|
85c2f195d6
compiler: convert string constants from and to codepage 0. use compiler codepage during the conversion + test
|
13 жил өмнө |
paul
|
6ec879219e
compiler: fix tstringconstnode.changestringtype() for case of unicode to ansi conversion. remove hackish and incorrect change of ansistring def
|
13 жил өмнө |
paul
|
a99ffb3097
compiler: apply patches from Inoussa and Jonas:
|
14 жил өмнө |
paul
|
6266b88b74
compiler: fix string const conversion from one codepage to another
|
14 жил өмнө |
paul
|
4d3da666db
compiler: replace string codepage comparison to numeric. store codepage as number in current settings
|
14 жил өмнө |
paul
|
723f3424d4
merge r17484 from cpstrnew branch by michael:
|
14 жил өмнө |
paul
|
1db610ecbd
merge r17434 from cpstrnew branch by michael:
|
14 жил өмнө |
florian
|
a1381c1240
* some aint -> tcgint changes to avoid range check errors on systems with sizeof(aint)<4
|
14 жил өмнө |
sergei
|
ba700ad2ff
* Improvements to Dispatch call handling:
|
14 жил өмнө |
Jonas Maebe
|
14b95b3b9b
* always force range checking for the upper and lower bounds of for-loops if
|
14 жил өмнө |
Jonas Maebe
|
769eb3f604
* moved the initialisation of the nodetree and tai class reference constants
|
15 жил өмнө |
Jonas Maebe
|
45d25bbe77
* fixed storing/loading widestring constant nodes into/from ppu files
|
15 жил өмнө |
florian
|
c6ffbe9eda
* support string constants > 255 chars
|
15 жил өмнө |
paul
|
166f8a63a2
compiler: implement class constants + tests
|
15 жил өмнө |
florian
|
448f3d99c1
* cleanup of case <string> of code by Sergei Gorelkin, resolves #13700
|
15 жил өмнө |
florian
|
44aed2af60
o patch by Michael Denisenko, resolves #14734:
|
16 жил өмнө |
florian
|
24889df6ed
* fixed breakage by r13718
|
16 жил өмнө |
florian
|
daa5984212
* fix by Michael Vadymovitch Denisenko for r13712
|
16 жил өмнө |
florian
|
02eeb3dad6
o update by Michael Denisenko for case <string> of
|
16 жил өмнө |
florian
|
cf215d5097
o patch by Michael V. Denisenko to handle case <string> of (see also #13700)
|
16 жил өмнө |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 жил өмнө |
Jonas Maebe
|
0ae33aeab0
* the result of not(dword(ordconst)) has to be dword as well for Delphi
|
17 жил өмнө |
peter
|
8f239d04b6
* cleanup and simplify the set type handling
|
17 жил өмнө |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 жил өмнө |
florian
|
57acf67659
+ constant unicodestrings
|
17 жил өмнө |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
17 жил өмнө |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 жил өмнө |
Jonas Maebe
|
0040eecf9f
+ support for extra packing of sets whose lower element number
|
18 жил өмнө |