Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 479d5c7aa3 * forgot inherited call in previous commit for non-darwin hace 17 años
  Jonas Maebe 5f39783ec6 * moved adding of '-mfpu=softvfp' for arm/softfloat to overridden hace 17 años
  Jonas Maebe 3aa600e569 + darwin/arm assembler writer hace 17 años
  Jonas Maebe d4c2f52090 * disabled pic default for arm/darwin (pic isn't supported yet for arm) hace 17 años
  Jonas Maebe 9d4c96b100 + darwin/arm versions hace 17 años
  Vincent Snijders 4c6d62f954 * fixed mandelbrot shootout benchmark for non i386 targets hace 17 años
  Jonas Maebe afa14de20d + some generic changes preparing for darwin/arm support hace 17 años
  ivost 456e40bde7 * fixed bug in VarSupports (accessviolation when variant was nil) hace 17 años
  ivost 1ec2bf7f94 * implemented VarSupports helpers hace 17 años
  yury 1fe90fe7dc * Removed unused code and unused local variable. hace 17 años
  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. hace 17 años
  joost b7f07f8144 * If InitDebugClient fails, do not try to write a debug-message hace 17 años
  florian 340844b9e0 * fixes array overflow in VarTypeAsText when an 'Array of' or 'Ref to' variant type is passed hace 17 años
  joost 64cabb39d8 * Fix AV when DebugDisabled is true and the program quits hace 17 años
  Jonas Maebe 23a219ae59 * improved firstcomplex() in case one of the two nodes does not need any hace 17 años
  joost cf4f01c6f9 * Extracted TXMLDatapacketReader into a seperate unit. hace 17 años
  florian 57f3e2f40a * forbid access to properties in class methods hace 17 años
  joost c79e23c5eb * Register DataPacketReaders hace 17 años
  florian 8c9baed5cb * force static; being repeated in the procedure body, this avoids trouble as in #12242 hace 17 años
  michael 20a8aced3c * Fixed assign hace 17 años
  michael 7e5340c07c * Added possibility to set filename in archive, and added possibility to use streams hace 17 años
  florian 50012c2357 * fix by Inoussa OUEDRAOGO to improve UnicodeString property handling, resolves #12224 hace 17 años
  florian f64dbd70cf * make unicodechar equivalent to widechar, resolves #12233 hace 17 años
  florian 17e7c221fd * typo fixed hace 17 años
  florian 013dc5e379 * fix wince building after unicodestring changes hace 17 años
  florian 9d087f40fa * when cross compiling, fallback to fpc when no cross compiler is found hace 17 años
  marco aa4edaf074 * yet another fix for 10292, mea culpa. (identifiers were added for the wrong architecture) hace 17 años
  florian db196d76c2 + strength reduction for array accesses inside for loops hace 17 años
  Jonas Maebe edb86ee95f + test for mantis #12202 hace 17 años
  Jonas Maebe b2531e9883 * don't "round" 0.0 when converting to a string (mantis #12202) hace 17 años