Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  florian bacded2cf8 * fixed expectloc of unaligned(...) il y a 19 ans
  Jonas Maebe b386335f27 * treat zero-based arrays of char also as pchar's when reading il y a 19 ans
  peter d07f470b71 * remove ifdef fpc il y a 19 ans
  florian 9e66674ff9 + first part of qwordbool implementation il y a 19 ans
  Jonas Maebe be39a88daa * slice() doesn't support packed arrays il y a 19 ans
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: il y a 19 ans
  Jonas Maebe 5bf38351e9 * fixed bug #7195: use regular type conversions for the results of il y a 19 ans
  daniel 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. il y a 19 ans
  florian 9e00f894a9 + support for unaligned function il y a 19 ans
  peter ecdb5df2d6 * fix alignment of tdoublearray by using a variant record il y a 19 ans
  Jonas Maebe a15505521c * fixed handling of wrong invocations of slice + improved error reporting il y a 19 ans
  Jonas Maebe dc5c79194f * fixed SETTEXTBUF il y a 19 ans
  Jonas Maebe cd70b38e8b * kill warnings about non-longint code parameters with val() il y a 19 ans
  Jonas Maebe 5007ae7197 * fixed web bug #4724 (don't allow inc/dec(pointer,pointer) il y a 19 ans
  Jonas Maebe d11329f9cd * openstrings and openarrays don't have to by valid in order to use il y a 19 ans
  peter 232555904e * symtablestack cleanup and rewrite il y a 19 ans
  Jonas Maebe 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 il y a 19 ans
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, il y a 20 ans
  florian 46ecdc8f94 * allow pred/succ on non continous enumerations in delphi mode il y a 20 ans
  peter 5abb9d68f6 * prevent warning for val with second parameter not being a longint il y a 20 ans
  florian 8af13ed6ae * fixed result type conversion for sqrt/sqr il y a 20 ans
  florian 71b90d4d00 + slice implemented il y a 20 ans
  florian 19e97e4da2 + use sse for sqrt if possible il y a 20 ans
  florian 6371333361 + sqr uses sse on x86 if possible il y a 20 ans
  florian 77db0e5185 + length(<variant>); il y a 20 ans
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off il y a 20 ans
  florian 2f8fe7d2e6 - readln(<pchar>) forbidden, there is no way to prevent an buffer overflow, fixes 4227 il y a 20 ans