Historique des commits

Auteur SHA1 Message Date
  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
  peter f2f968f48a * fix overflow checking for inc(cardinal,x) and inc(pointer,x) il y a 20 ans
  peter 6846195a6c * insert explicit typecast to left type of inc(left,right) before il y a 20 ans
  florian 7cd67ea3f0 * node optimizer branch merged il y a 20 ans
  peter f67de71de2 * insert typeconv to ptrint for all inc(pointer) operations il y a 20 ans
  Jonas Maebe 0115a0a38e * convert inc/dec(pointertype) to add/sub if overflow checking is turned on il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter 2d62e884c8 * only give warnings for uninitialized variables in low()/high() il y a 20 ans
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter il y a 20 ans
  Jonas Maebe 9fc51ed8f0 * terrornode.create -> cerrornode.create il y a 20 ans
  peter dbcfe36b70 * check parameters of str() better il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans