Commit History

Author SHA1 Message Date
  Jonas Maebe 3aa600e569 + darwin/arm assembler writer 17 years ago
  Jonas Maebe d4c2f52090 * disabled pic default for arm/darwin (pic isn't supported yet for arm) 17 years ago
  Jonas Maebe 9d4c96b100 + darwin/arm versions 17 years ago
  Vincent Snijders 4c6d62f954 * fixed mandelbrot shootout benchmark for non i386 targets 17 years ago
  Jonas Maebe afa14de20d + some generic changes preparing for darwin/arm support 17 years ago
  ivost 456e40bde7 * fixed bug in VarSupports (accessviolation when variant was nil) 17 years ago
  ivost 1ec2bf7f94 * implemented VarSupports helpers 17 years ago
  yury 1fe90fe7dc * Removed unused code and unused local variable. 17 years ago
  yury 3e92fc8a28 * Use MB_SETFOREGROUND and ICON_ERROR flags for unhandled exception message box on wince to prevent message box hiding when sequential error messages are displayed. 17 years ago
  joost b7f07f8144 * If InitDebugClient fails, do not try to write a debug-message 17 years ago
  florian 340844b9e0 * fixes array overflow in VarTypeAsText when an 'Array of' or 'Ref to' variant type is passed 17 years ago
  joost 64cabb39d8 * Fix AV when DebugDisabled is true and the program quits 17 years ago
  Jonas Maebe 23a219ae59 * improved firstcomplex() in case one of the two nodes does not need any 17 years ago
  joost cf4f01c6f9 * Extracted TXMLDatapacketReader into a seperate unit. 17 years ago
  florian 57f3e2f40a * forbid access to properties in class methods 17 years ago
  joost c79e23c5eb * Register DataPacketReaders 17 years ago
  florian 8c9baed5cb * force static; being repeated in the procedure body, this avoids trouble as in #12242 17 years ago
  michael 20a8aced3c * Fixed assign 17 years ago
  michael 7e5340c07c * Added possibility to set filename in archive, and added possibility to use streams 17 years ago
  florian 50012c2357 * fix by Inoussa OUEDRAOGO to improve UnicodeString property handling, resolves #12224 17 years ago
  florian f64dbd70cf * make unicodechar equivalent to widechar, resolves #12233 17 years ago
  florian 17e7c221fd * typo fixed 17 years ago
  florian 013dc5e379 * fix wince building after unicodestring changes 17 years ago
  florian 9d087f40fa * when cross compiling, fallback to fpc when no cross compiler is found 17 years ago
  marco aa4edaf074 * yet another fix for 10292, mea culpa. (identifiers were added for the wrong architecture) 17 years ago
  florian db196d76c2 + strength reduction for array accesses inside for loops 17 years ago
  Jonas Maebe edb86ee95f + test for mantis #12202 17 years ago
  Jonas Maebe b2531e9883 * don't "round" 0.0 when converting to a string (mantis #12202) 17 years ago
  florian 50b63884cb + applied a fix similar to 11820 to x86-64 17 years ago
  florian 558cf3ef87 * reset FPU properly after an exception, resolves #12214 17 years ago