Commit History

Author SHA1 Message Date
  daniel e542a502c6 * Prevent some operations between qwords and signed types. 18 years ago
  florian 1f5b7b9836 + some new functions and consts added 18 years ago
  florian 628452f04d + ReplaceDate 18 years ago
  florian d50f869bbd + allow local const symbols to override class members in delphi mode 18 years ago
  florian e94e32d005 + new test 18 years ago
  florian 5645a1380c * fixed more windows types 18 years ago
  Jonas Maebe 76c783f0a1 * removed divisions from val() for unsigned types 18 years ago
  Jonas Maebe 62b9198b55 * fixed loading the address of class methods (mantis #9139) 18 years ago
  daniel cd2880cbbd - Because int_to_type handles qwords now, the trial and error to parse a constant 18 years ago
  tom_at_work cb3b55b3cf * fix compilation on non-windows platforms 18 years ago
  sekelsenmat ab7dcb0011 Added carbon controls example 18 years ago
  Jonas Maebe 3d5d454a05 + new test (already works) 18 years ago
  florian 42f036b66c * unified IStream and ISequentialStream declaration 18 years ago
  micha a70f5bb51e * fix lock release in heap trace 18 years ago
  florian 30c6b37c8d * fixed largeint declarations 18 years ago
  florian 991cc7abfe + some missing functions added 18 years ago
  florian 657ef819e0 * comment fixed 18 years ago
  florian 463fc20ecc * return proper vardef value for wordbool, resolves #9125 18 years ago
  yury a60248c027 * removed non existent constants on wince. 18 years ago
  yury 4b6c33ea02 * Added lot of Delphi compatible redefs for wince. Now wince redefs as complete as win32 redefs. 18 years ago
  Almindor 0d80b16e1a * add also new MIME stream stuff (forgotten commit of 0.5.2 -> fppkg) 18 years ago
  Jonas Maebe 20a35f9701 * fixed public/export support for initialised variables/typed 18 years ago
  Jonas Maebe ba0d0d4bb8 + added test (already works) 18 years ago
  yury 84306f80e9 * fixed tw8391.pp for i386. 18 years ago
  yury 98c1a8c386 * fixed test. 18 years ago
  michael 4fde74cb40 * Implemented TFPTimer 18 years ago
  micha 787f9a44c7 * heap manager: do not try to leave critical section twice, moron 18 years ago
  yury 86d49c2a0c * Activated safecall support for ARM CPU. 18 years ago
  yury 691b3da1ed * Fixed test to be locale independent. 18 years ago
  yury a70eba78a6 * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 18 years ago