Commit History

Author SHA1 Message Date
  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
  marco 6cbe4131f1 * fix for 10292, baudrates for x86_64 17 years ago
  marco 15b5f150b4 * getcombobox changes dll. (12200) 17 years ago
  Vincent Snijders dad6f27de7 * another attempt to put the expected mandlebrot test output in svn 17 years ago
  micha 66a940afad * fix armeb compiler cleaning 17 years ago
  Vincent Snijders 70bbdb52ee * add real mandelbrot test output for n=200 17 years ago
  Vincent Snijders 37164fa182 + mandelbrot test output for n=200 17 years ago
  Jonas Maebe 9bb0db1a6a * fixed range check error 17 years ago
  florian 0a8f621a6b * don't waste a register for inc/dec(<pointer>,const); 17 years ago
  ivost fc6ae58b9b * added GetPropList function for TClass parameter 17 years ago
  florian 69159eb9f3 + support for & and % in char constants, resolves #12186 17 years ago
  Vincent Snijders 6b0d250ea6 * fpdoc: fixed AV when looking for link tags, patch from Michael van Canneyt 17 years ago
  florian 8d01c330a1 * ttemprefnode -> ctemprefnode 17 years ago
  florian 17d3da7266 * variables where the address is taken could have aliases so they aren't invariant 17 years ago
  florian 0b5951fa14 + first full implementation of induction variable strength reduction 17 years ago