Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe c6c9ec83e0 * only make the target of a type conversion not regable after checking %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 1e178d324f * explicitly check whether the methodpointer isn't the same as the result %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 19f8aede99 + some missing docompare() overrides %!s(int64=17) %!d(string=hai) anos
  florian cd6b57c733 * fixed constant char to unicodestring conversion %!s(int64=17) %!d(string=hai) anos
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from %!s(int64=17) %!d(string=hai) anos
  florian 9a83b1d275 * split typecast_string_to_string into simplify and firstpass, allows better constant propagation when inlining, resolves #11327 %!s(int64=17) %!d(string=hai) anos
  florian 1fa70f7a0a * proper support for tobject.getinterface with raw/corba interfaces, resolves #6798 and #6036 %!s(int64=17) %!d(string=hai) anos
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. %!s(int64=17) %!d(string=hai) anos
  yury 6daceb38f6 * Fixed unreachable code warnings. %!s(int64=17) %!d(string=hai) anos
  yury b70bf05ad5 * I hope it's proper fix for r10688. %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 62e66d2a56 * explicit typecasting of any ordinal type to a boolean of the same %!s(int64=17) %!d(string=hai) anos
  peter 8f239d04b6 * cleanup and simplify the set type handling %!s(int64=17) %!d(string=hai) anos
  peter 85e904cb36 * fix range error %!s(int64=17) %!d(string=hai) anos
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 97f4c0a130 * call taddnode.simplify at the very end of taddnode.pass_typecheck, so %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe a2beae0e11 * use more generic set type boundaries for constant sets with one %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 179b840cea * also adjust constsetlo when parsing a constant set in Delphi mode %!s(int64=17) %!d(string=hai) anos
  florian 6c53785e3a * first part of implements clean up and fixing %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe f36e5411af * split cpu64bit compiler define into %!s(int64=17) %!d(string=hai) anos
  peter 519b11dba7 * workaround for 2.2 rnagecheck %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 84159b3cbb * optimize away unnecessary implicit upcasts to int64 for subtractions %!s(int64=18) %!d(string=hai) anos
  florian 8f17101039 * allow application of as operator only to interfaces having a guid, resolves #6797 %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 742ff35c48 + also optimize assignments from calls to by-reference "results": %!s(int64=18) %!d(string=hai) anos
  yury 4e3547c7bf * Improved warning "Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.": %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 70c0c2ddd9 * all currently supported platforms require that single precision %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe e716ac6b6b * give ord->formaldef again a higher precedence than ord->floatdef %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 82a0749970 * prefer non-matching orddef conversions to orddef-to-pointer conversions %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 0aba0acdf6 * fixed widechar to shortstring conversion after r8898 (webtbs/tw7758) %!s(int64=18) %!d(string=hai) anos
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 %!s(int64=18) %!d(string=hai) anos