Commit Verlauf

Autor SHA1 Nachricht Datum
  florian 49cff00793 * unified ie vor 16 Jahren
  florian 04402dd6cc * initialize allow_array_constructor for each compilation run, fixes probably #12283 vor 16 Jahren
  florian 5d87a1c6e7 * typos fixed vor 17 Jahren
  florian fffc05731c * don't crash when ranges are passed erroneously to an array of const, resolves #11632 vor 17 Jahren
  florian b5c114934d * reverted 9727 and made a better fix for it vor 17 Jahren
  Jonas Maebe e72fab1e43 * perform floating point type conversions directly in assignment nodes vor 17 Jahren
  Jonas Maebe d46b433778 * move conversions of winlinke widestring, variant and records/arrays- vor 17 Jahren
  Jonas Maebe 154601b41d * don't handle dynamic arrays using fpc_copy_proc(), because it vor 17 Jahren
  peter 6058b2c247 * renamed t_times to executionweight and moved it to vor 17 Jahren
  yury 4e3547c7bf * Improved warning "Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.": vor 17 Jahren
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 vor 18 Jahren
  Jonas Maebe dc71827e2e * procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918) vor 18 Jahren
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass vor 18 Jahren
  peter e0cf015159 * refactor function result handling vor 18 Jahren
  peter 0fda1126b5 * fix invalid typecast vor 18 Jahren
  peter b36a06e4d4 * use regular ref_incr/ref_decr for related interface assignments vor 18 Jahren
  peter eefd81094e * remove old_append_str vor 18 Jahren
  Jonas Maebe e1aefdbac5 * Improved escape analysis so the improved tretopt no longer fails. vor 18 Jahren
  Jonas Maebe df84ca49b4 * fixed tests/cg/opt/tretopt, and also in more cases vor 18 Jahren
  florian c1640b078b * create init rtti for fpc_copy instead of full rtti vor 18 Jahren
  florian 37bd49692e * proper fix for 8481 et. al. vor 18 Jahren
  Jonas Maebe e1b7ce5aa9 * fixed dynarr_property:=nil + test vor 18 Jahren
  Jonas Maebe fa5e232055 * fixed assigning an interface to a property after better property vor 18 Jahren
  Jonas Maebe 3a4508b1bb * fixed compile error when assigning to a widestring property which vor 18 Jahren
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: vor 18 Jahren
  peter 9676482f8e * fix array constructors that start with nil vor 18 Jahren
  pierre f82d47e370 * Use IncRefCountBy vor 18 Jahren
  florian 8ecdbbc515 * fix intf assignment vor 18 Jahren
  Jonas Maebe c0eb91ffc8 * fixed error message for trying to assign to formal parameters and vor 18 Jahren
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym vor 19 Jahren