Histórico de Commits

Autor SHA1 Mensagem Data
  yury 8765e488ac * fixed compilation of tbs/tb0460.pp for targets where currency is stored as ordinal. há 19 anos atrás
  Jonas Maebe 991c7da136 * support inc(pointer) in TP mode with range/overflow checking on as well há 19 anos atrás
  Jonas Maebe 9e60d6791d * show name of procedure/function called with too few parameters há 19 anos atrás
  Jonas Maebe 1c8dc092b2 * create fpc_write* length/frac parameters as s32inttype to match the há 19 anos atrás
  Jonas Maebe b8c3fecd1d * fixed overflow checking for inc/dec on non-x86 há 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter 3078a1927f * remove ttype há 19 anos atrás
  florian bacded2cf8 * fixed expectloc of unaligned(...) há 19 anos atrás
  Jonas Maebe b386335f27 * treat zero-based arrays of char also as pchar's when reading há 19 anos atrás
  peter d07f470b71 * remove ifdef fpc há 19 anos atrás
  florian 9e66674ff9 + first part of qwordbool implementation há 19 anos atrás
  Jonas Maebe be39a88daa * slice() doesn't support packed arrays há 19 anos atrás
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: há 19 anos atrás
  Jonas Maebe 5bf38351e9 * fixed bug #7195: use regular type conversions for the results of há 19 anos atrás
  daniel 4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr. há 19 anos atrás
  florian 9e00f894a9 + support for unaligned function há 19 anos atrás
  peter ecdb5df2d6 * fix alignment of tdoublearray by using a variant record há 19 anos atrás
  Jonas Maebe a15505521c * fixed handling of wrong invocations of slice + improved error reporting há 19 anos atrás
  Jonas Maebe dc5c79194f * fixed SETTEXTBUF há 19 anos atrás
  Jonas Maebe cd70b38e8b * kill warnings about non-longint code parameters with val() há 19 anos atrás
  Jonas Maebe 5007ae7197 * fixed web bug #4724 (don't allow inc/dec(pointer,pointer) há 19 anos atrás
  Jonas Maebe d11329f9cd * openstrings and openarrays don't have to by valid in order to use há 19 anos atrás
  peter 232555904e * symtablestack cleanup and rewrite há 19 anos atrás
  Jonas Maebe 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 há 20 anos atrás
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, há 20 anos atrás
  florian 46ecdc8f94 * allow pred/succ on non continous enumerations in delphi mode há 20 anos atrás
  peter 5abb9d68f6 * prevent warning for val with second parameter not being a longint há 20 anos atrás
  florian 8af13ed6ae * fixed result type conversion for sqrt/sqr há 20 anos atrás