Commit History

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