ivost
|
b2235eb873
* new negative test cases for interface to TGuid/Shortstring assign
|
16 anni fa |
Jonas Maebe
|
549f1ecc1b
* when using overloaded functions in Delphi mode without the "overload"
|
16 anni fa |
Jonas Maebe
|
58456508f1
* renamed to correct bug number
|
16 anni fa |
Jonas Maebe
|
053493fbeb
* fixed FahrenheitToCelsius() and CelsiusToFahrenheit() (mantis #13133)
|
16 anni fa |
Jonas Maebe
|
e672ead77a
* fixed class cast errors in range checking code
|
16 anni fa |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 anni fa |
Jonas Maebe
|
73a394bca6
* fixed class cast error
|
16 anni fa |
Jonas Maebe
|
a4cc881693
* fixed compilation after addition of support for weak symbols
|
16 anni fa |
Jonas Maebe
|
9b790edd4f
* fixed parsing of "var x: <type> absolute <value>;" on 64 bit platforms
|
16 anni fa |
Tomas Hajny
|
7bb670800d
* -Ratt removed from default fp.cfg - it is not necessary and makes troubles under sparc
|
16 anni fa |
Jonas Maebe
|
95431c57f5
* fixed variantarrays for 64 bit systems after the changes in 2.2.0 to
|
16 anni fa |
Jonas Maebe
|
31756489a2
* now range check error also fixed for 64 bit targets
|
16 anni fa |
Jonas Maebe
|
4e1859e108
* fixed spilling of "mov $64bitconst,%reg" on x86_64
|
16 anni fa |
Jonas Maebe
|
7950db7f2f
* fixed (harmless) range check errors
|
16 anni fa |
Jonas Maebe
|
dc2d1c6926
* fixed (harmless) range check errors
|
16 anni fa |
Jonas Maebe
|
b3aa2ab759
+ new test which should fail but doesn't yet (it should not be possible to
|
16 anni fa |
Jonas Maebe
|
31f3d1ead1
* fixed range check errors
|
16 anni fa |
florian
|
05fcdceb6d
+ list of possible feature switches
|
16 anni fa |
florian
|
d6ba5ab341
* another patch for seeking in compressed streams by Danny Milosavljevic, resolves #12830
|
16 anni fa |
Jonas Maebe
|
1f75d8734d
* fixed range/overflow errors
|
16 anni fa |
Jonas Maebe
|
0a14c8824e
* fixed invalid class typecasts in rol/ror handling
|
16 anni fa |
Jonas Maebe
|
ef7d9c7a41
* fixed range check errors when typecasting vBoolean to unsigned ordinals
|
16 anni fa |
Jonas Maebe
|
1c82b105fa
* fixed (harmless) range check error
|
16 anni fa |
Jonas Maebe
|
eee1525de8
* fixed compilation with range checking switched on
|
16 anni fa |
florian
|
0bd33cbbc1
* applied fix from 12833
|
16 anni fa |
florian
|
0c65d53f45
+ added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255
|
16 anni fa |
Jonas Maebe
|
c4310a6f08
* replaced invalid {$STACKSIZE } directive with {$MINSTACKSIZE }
|
16 anni fa |
Jonas Maebe
|
ae45a80d46
* allow the usage of symbolic constants to specify the "stored" attribute
|
16 anni fa |
ivost
|
452d2b5fee
* updated error message
|
16 anni fa |
ivost
|
555d72a37b
* fixed library name (typo)
|
16 anni fa |