Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe dd6900c7c0 --- Merging r14690 into '.': il y a 15 ans
  Jonas Maebe 78e19bdd0b --- Merging r14468 into '.': il y a 15 ans
  Jonas Maebe 75b5b6c74d --- Merging r13785 into '.': il y a 15 ans
  Jonas Maebe 0698121f36 --- Merging r13526 into '.': il y a 16 ans
  Jonas Maebe 754696d1f5 * enable converting procedure callnodes with only default parameters into il y a 16 ans
  Jonas Maebe 1f6ec379de * moved field definitions before method/property definitions (see mantis il y a 16 ans
  Jonas Maebe 66c14c8a88 * don't mark classes used in "is"- or "as"-expressions as potentially il y a 16 ans
  Jonas Maebe 966ebbf157 * fixed missing reference counting in case a refcounted type was implicitly il y a 16 ans
  ivost 0438667eed * fixed bug #5800 il y a 16 ans
  Jonas Maebe 9d81148986 * only convert character constants into widechar/widestring when assigned il y a 16 ans
  Jonas Maebe bfbfa2eb64 * when converting a constant char (not widechar) with ord>=128 to a string, il y a 16 ans
  Jonas Maebe 7b4eed79ce * fixed generic uint32->float softfpu conversion il y a 17 ans
  florian a0939ad9d6 * actually the important part of r12120 containing the compiler change il y a 17 ans
  Jonas Maebe c6c9ec83e0 * only make the target of a type conversion not regable after checking il y a 17 ans
  Jonas Maebe 1e178d324f * explicitly check whether the methodpointer isn't the same as the result il y a 17 ans
  Jonas Maebe 19f8aede99 + some missing docompare() overrides il y a 17 ans
  florian cd6b57c733 * fixed constant char to unicodestring conversion il y a 17 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  florian 9a83b1d275 * split typecast_string_to_string into simplify and firstpass, allows better constant propagation when inlining, resolves #11327 il y a 17 ans
  florian 1fa70f7a0a * proper support for tobject.getinterface with raw/corba interfaces, resolves #6798 and #6036 il y a 17 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  yury 6daceb38f6 * Fixed unreachable code warnings. il y a 17 ans
  yury b70bf05ad5 * I hope it's proper fix for r10688. il y a 17 ans
  Jonas Maebe 62e66d2a56 * explicit typecasting of any ordinal type to a boolean of the same il y a 17 ans
  peter 8f239d04b6 * cleanup and simplify the set type handling il y a 17 ans
  peter 85e904cb36 * fix range error il y a 17 ans
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) il y a 17 ans
  Jonas Maebe 97f4c0a130 * call taddnode.simplify at the very end of taddnode.pass_typecheck, so il y a 17 ans
  Jonas Maebe a2beae0e11 * use more generic set type boundaries for constant sets with one il y a 17 ans
  Jonas Maebe 179b840cea * also adjust constsetlo when parsing a constant set in Delphi mode il y a 17 ans