Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 742ff35c48 + also optimize assignments from calls to by-reference "results": há 18 anos atrás
  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
  Jonas Maebe 70c0c2ddd9 * all currently supported platforms require that single precision há 18 anos atrás
  Jonas Maebe e716ac6b6b * give ord->formaldef again a higher precedence than ord->floatdef há 18 anos atrás
  Jonas Maebe 82a0749970 * prefer non-matching orddef conversions to orddef-to-pointer conversions há 18 anos atrás
  Jonas Maebe 0aba0acdf6 * fixed widechar to shortstring conversion after r8898 (webtbs/tw7758) há 18 anos atrás
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 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
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number há 18 anos atrás
  florian 0a50052802 * allow <const. node> -> <struct. type> type casts for internal type cast nodes, this is required by the softfloat code generator, it was forbidden by rev. 8369 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 1ee8207ffa * fixed mantis #9522: no longer allow typecasting ordinal constants há 18 anos atrás
  Jonas Maebe 30e618ccb6 * fixed typecast error in last char/widechar/widestring patch há 18 anos atrás
  Jonas Maebe eddc507a13 * disallow widechar sets (Delphi 7 compatible, and were handled wrongly há 18 anos atrás
  Jonas Maebe d73e79f163 * fixed regression of webtbs/tw4254: if a constant (wide)string can't be há 18 anos atrás
  Jonas Maebe 815cd2b39d + support for widestring manager based widechar conversions há 18 anos atrás
  daniel 6e0a7bb0eb * Nil constants that are type converted to a method procvar are now há 18 anos atrás
  daniel d4280b3dec * Limit warning to orddefs to reduce false positives. há 18 anos atrás
  daniel 4ea8448c6d + Warn when converting pointers to signed types. há 18 anos atrás
  daniel 45832d4314 + New hint; for exmaple int64:=longint+longint says "Converting the operands to há 18 anos atrás
  yury 5b5050a09c * Fixed integer to single conversion for arm-wince. It fixes tw8055.pp test. há 18 anos atrás
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). há 18 anos atrás
  Jonas Maebe 8d13899d84 * fixed memory leak in conversion of realconstn to currency há 18 anos atrás
  daniel 616fc0afcc * Adjust indent. há 18 anos atrás
  daniel fe5118e903 * Reduce false positives of type_h_use_div_for_int. há 18 anos atrás
  Jonas Maebe 9cec910eb9 * changed *string_to_*chararray helpers from functions into procedures há 18 anos atrás
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range há 18 anos atrás
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: há 18 anos atrás
  florian 821e6abae1 * better set_to_set for setconst nodes há 18 anos atrás