Histórico de Commits

Autor SHA1 Mensagem Data
  yury 4e3547c7bf * Improved warning "Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.": há 18 anos atrás
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 há 18 anos atrás
  Jonas Maebe dc71827e2e * procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918) há 18 anos atrás
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass há 18 anos atrás
  peter e0cf015159 * refactor function result handling há 18 anos atrás
  peter 0fda1126b5 * fix invalid typecast há 18 anos atrás
  peter b36a06e4d4 * use regular ref_incr/ref_decr for related interface assignments há 18 anos atrás
  peter eefd81094e * remove old_append_str há 18 anos atrás
  Jonas Maebe e1aefdbac5 * Improved escape analysis so the improved tretopt no longer fails. há 18 anos atrás
  Jonas Maebe df84ca49b4 * fixed tests/cg/opt/tretopt, and also in more cases há 18 anos atrás
  florian c1640b078b * create init rtti for fpc_copy instead of full rtti há 18 anos atrás
  florian 37bd49692e * proper fix for 8481 et. al. há 18 anos atrás
  Jonas Maebe e1b7ce5aa9 * fixed dynarr_property:=nil + test há 18 anos atrás
  Jonas Maebe fa5e232055 * fixed assigning an interface to a property after better property há 18 anos atrás
  Jonas Maebe 3a4508b1bb * fixed compile error when assigning to a widestring property which há 18 anos atrás
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: há 18 anos atrás
  peter 9676482f8e * fix array constructors that start with nil há 18 anos atrás
  pierre f82d47e370 * Use IncRefCountBy há 18 anos atrás
  florian 8ecdbbc515 * fix intf assignment há 18 anos atrás
  Jonas Maebe c0eb91ffc8 * fixed error message for trying to assign to formal parameters and há 18 anos atrás
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym há 19 anos atrás
  peter f2a25e845d * refactor gen_alloc_symtable so it depends on varsym type and not há 19 anos atrás
  peter e17b424e28 * refactor procsym procdef list há 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter dc29821e8c * ttypenode.dogetcopy added há 19 anos atrás
  peter 3078a1927f * remove ttype há 19 anos atrás
  florian 9a1b9071a5 * implemented kylix like local directive, fixes #7242 há 19 anos atrás
  peter 2f0ce31751 * string concat changed from function to procedure to há 19 anos atrás
  peter 75dee03578 * fix type determining of array of integer constructors há 19 anos atrás