提交历史

作者 SHA1 备注 提交日期
  olle 4f43c7e09f + Added fake Exception classes, only for MACOS. 20 年之前
  peter 9cf82cd7f6 * zero based array with elementsize>1 fix 20 年之前
  peter d3b559cfcc * detect arithmetic overflows for constants at compile time 20 年之前
  peter 9ba429a6e2 * fixed some tabs 20 年之前
  peter 4f7d80ce91 * ord-ord always gives a signed result 20 年之前
  peter 8f8e6f6809 * widestring patches from Alexey Barkovoy 20 年之前
  peter a8684d35ad unsigned*unsigned will also have unsigned result. 20 年之前
  peter d45dea5db8 * fix methodpointer compare, compare only the proc field 20 年之前
  peter 2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will 21 年之前
  peter f80f3fc0fa * shortstr compare with empty string fixed 21 年之前
  peter 33a834821f * paraloc branch merged 21 年之前
  peter 38bebdb044 * only make both operands the same for xor,and,or when both are 21 年之前
  Jonas Maebe e3eb4f8359 * fixed "if @procvar_of_object <> nil" in Delphi/TP mode for for non-x86 21 年之前
  florian 8cb7072e5f * fixed several ie9999s when illegal operators were used 21 年之前
  florian 8a9758c5e2 * logs truncated 21 年之前
  florian 588e2c38bf * dwarf branch merged 21 年之前
  peter 71280bedad * fix cardinal+constint 21 年之前
  florian d6b865167c + added set of widechar support (limited to 256 chars, is delphi compatible) 21 年之前
  peter 324144db92 * only convert widechar to widestring when both operands are 21 年之前
  florian 35f9b5a3ee * fixed <ordinal>+<pointer> 21 年之前
  florian b5bf8cefad + <pointer> - <pointer> result is divided by the pointer element size now 21 年之前
  peter c25228226d * don't change sign for unsigned shl/shr operations 21 年之前
  daniel b721e5872c * Prepare compiler infrastructure for multiple ansistring types 21 年之前
  florian e4f4b8acd6 * fixed web bug #3048: comparision of dyn. arrays 21 年之前
  peter e661df03ee * fixes to previous constant integer commit 21 年之前
  peter e46cdcea48 * constants ordinals now always have a type assigned 21 年之前
  peter 6b96b70118 * fixed operator overload allowing for pointer-string 21 年之前
  daniel 3ea87ad054 * Avoid memory allocation and string copying 21 年之前
  peter c844c5a505 * procvar cleanup 21 年之前
  florian 465aa5851b * several fixes to compile x86-64 system 21 年之前