Historique des commits

Auteur SHA1 Message Date
  peter f2c4cb9612 Merged revisions 203 via svnmerge from il y a 20 ans
  peter c730f5a48b Merged revisions 78 via svnmerge from il y a 20 ans
  fpc 6434db35c2 * mime-type property in fixes branch set il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter c1f4f09911 longword-longword gives int64 il y a 20 ans
  michael 3e54552235 + * fix constant folding for string+char (from Peter) il y a 20 ans
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter il y a 20 ans
  peter a82ee06691 * for methodpointers compare only proc field il y a 20 ans
  peter 0ae80eea41 * allow enum arithmetics inside an enum def, compatible with delphi il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  olle 4f43c7e09f + Added fake Exception classes, only for MACOS. il y a 20 ans
  peter 9cf82cd7f6 * zero based array with elementsize>1 fix il y a 20 ans
  peter d3b559cfcc * detect arithmetic overflows for constants at compile time il y a 21 ans
  peter 9ba429a6e2 * fixed some tabs il y a 21 ans
  peter 4f7d80ce91 * ord-ord always gives a signed result il y a 21 ans
  peter 8f8e6f6809 * widestring patches from Alexey Barkovoy il y a 21 ans
  peter a8684d35ad unsigned*unsigned will also have unsigned result. il y a 21 ans
  peter d45dea5db8 * fix methodpointer compare, compare only the proc field il y a 21 ans
  peter 2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will il y a 21 ans
  peter f80f3fc0fa * shortstr compare with empty string fixed il y a 21 ans
  peter 33a834821f * paraloc branch merged il y a 21 ans
  peter 38bebdb044 * only make both operands the same for xor,and,or when both are il y a 21 ans
  Jonas Maebe e3eb4f8359 * fixed "if @procvar_of_object <> nil" in Delphi/TP mode for for non-x86 il y a 21 ans
  florian 8cb7072e5f * fixed several ie9999s when illegal operators were used il y a 21 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  florian 588e2c38bf * dwarf branch merged il y a 21 ans
  peter 71280bedad * fix cardinal+constint il y a 21 ans
  florian d6b865167c + added set of widechar support (limited to 256 chars, is delphi compatible) il y a 21 ans
  peter 324144db92 * only convert widechar to widestring when both operands are il y a 21 ans
  florian 35f9b5a3ee * fixed <ordinal>+<pointer> il y a 21 ans