Jonas Maebe
|
9b790edd4f
* fixed parsing of "var x: <type> absolute <value>;" on 64 bit platforms
|
há 16 anos atrás |
Tomas Hajny
|
7bb670800d
* -Ratt removed from default fp.cfg - it is not necessary and makes troubles under sparc
|
há 16 anos atrás |
Jonas Maebe
|
95431c57f5
* fixed variantarrays for 64 bit systems after the changes in 2.2.0 to
|
há 16 anos atrás |
Jonas Maebe
|
31756489a2
* now range check error also fixed for 64 bit targets
|
há 16 anos atrás |
Jonas Maebe
|
4e1859e108
* fixed spilling of "mov $64bitconst,%reg" on x86_64
|
há 16 anos atrás |
Jonas Maebe
|
7950db7f2f
* fixed (harmless) range check errors
|
há 16 anos atrás |
Jonas Maebe
|
dc2d1c6926
* fixed (harmless) range check errors
|
há 16 anos atrás |
Jonas Maebe
|
b3aa2ab759
+ new test which should fail but doesn't yet (it should not be possible to
|
há 16 anos atrás |
Jonas Maebe
|
31f3d1ead1
* fixed range check errors
|
há 16 anos atrás |
florian
|
05fcdceb6d
+ list of possible feature switches
|
há 16 anos atrás |
florian
|
d6ba5ab341
* another patch for seeking in compressed streams by Danny Milosavljevic, resolves #12830
|
há 16 anos atrás |
Jonas Maebe
|
1f75d8734d
* fixed range/overflow errors
|
há 16 anos atrás |
Jonas Maebe
|
0a14c8824e
* fixed invalid class typecasts in rol/ror handling
|
há 16 anos atrás |
Jonas Maebe
|
ef7d9c7a41
* fixed range check errors when typecasting vBoolean to unsigned ordinals
|
há 16 anos atrás |
Jonas Maebe
|
1c82b105fa
* fixed (harmless) range check error
|
há 16 anos atrás |
Jonas Maebe
|
eee1525de8
* fixed compilation with range checking switched on
|
há 16 anos atrás |
florian
|
0bd33cbbc1
* applied fix from 12833
|
há 16 anos atrás |
florian
|
0c65d53f45
+ added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255
|
há 16 anos atrás |
Jonas Maebe
|
c4310a6f08
* replaced invalid {$STACKSIZE } directive with {$MINSTACKSIZE }
|
há 16 anos atrás |
Jonas Maebe
|
ae45a80d46
* allow the usage of symbolic constants to specify the "stored" attribute
|
há 16 anos atrás |
ivost
|
452d2b5fee
* updated error message
|
há 16 anos atrás |
ivost
|
555d72a37b
* fixed library name (typo)
|
há 16 anos atrás |
ivost
|
76694f6ec8
* added new test for interface to tguid or shortstring constants
|
há 16 anos atrás |
ivost
|
0f519439b5
* reverted r12690 and r12691
|
há 16 anos atrás |
ivost
|
7f2c77a407
* temporarly disabled GetInterface(iidstr: .... to keep fpc compiling
|
há 16 anos atrás |
ivost
|
c61a0784cb
* assign an Interface to TGuid was not possible (const Guid: TGuid = IUnknown)
|
há 16 anos atrás |
marco
|
57e65411ad
* fix for libxml2xml
|
há 16 anos atrás |
ivost
|
3f7f4a9ddf
* accidentially disabled usage of windows unit
|
há 16 anos atrás |
yury
|
8bbb39b630
* MaxBitFlags must not exceed MaxInt atm. After r12443, MaxBitFlags was $3FFFFFFE0. "unreachable code" warning indicated that something is wrong. Please fix all warning/notes to eliminate possible coding errors...
|
há 16 anos atrás |
yury
|
89d466a3dc
* Fixed writing debug link for external symbols file. Bug #13041.
|
há 16 anos atrás |