Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 733f559267 * also perform C varargs type conversions for cdecl procedures declared vor 19 Jahren
  chrivers f0a62b1e47 Changed implicit type conversion helper for interface assignments. This is needed for _IMPLEMENTS. Will be optimized to be more optimal for non-implements interfaces vor 19 Jahren
  Jonas Maebe e0250bcdb4 * never remove regvar-ability of parameters passed by reference vor 19 Jahren
  florian 570c1bc3a5 * widestrings aren't ref. counted anymore on windows vor 19 Jahren
  florian 23f1f83835 + is_automatable vor 19 Jahren
  peter 95be416b9d * don't allow stringconst+integer vor 19 Jahren
  peter ae0010ad6c * support proc to procvar conversion for overloaded procdefs passed to parameters vor 19 Jahren
  Jonas Maebe b2cdab26af * automatically convert (wide)chararrays to p(wide)chars for C varargs vor 19 Jahren
  Jonas Maebe 4db6e1ddb8 * moved type conversion of C varargs from tcallnode to vor 19 Jahren
  peter b6e35a200e * rewrite of optimizer options vor 19 Jahren
  florian bbd3e2e391 * string constants passed to array of const should be passed as ansistrings vor 19 Jahren
  Jonas Maebe 765fe2b2ab * fixed bug #4737 (check for potential range errors in for-loop vor 19 Jahren
  Jonas Maebe 6d3ae16267 * fixed web bug #4647 (untyped elements in array constructors) + test vor 19 Jahren
  Jonas Maebe 857664a5d4 * fixed tw4554: vor 19 Jahren
  peter 95879fe8a7 * basic support for generic classes vor 19 Jahren
  peter 24d972c012 * append optimization also for constant strings vor 19 Jahren
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, vor 19 Jahren
  florian 77cc54351c * procedures containing nested procedures accessing their data can't be inlined, fixes ie in tcalfun8.pp vor 20 Jahren
  Jonas Maebe 6171499d15 * fixed creating shared libraries under Darwin/Mac OS X vor 20 Jahren
  florian 7cd67ea3f0 * node optimizer branch merged vor 20 Jahren
  florian a39fd9d2ea * array of const for classes fixed, was broken by r10 vor 20 Jahren
  fpc 790a4fe2d3 * log and id tags removed vor 20 Jahren
  fpc aabbd3c7df * property svn:eol-style: native set vor 20 Jahren
  florian d4194bce53 * array of const for currency, classes and interfaces fixed vor 20 Jahren
  fpc 50778076c3 initial import vor 20 Jahren
  florian a680ccb389 + variants are now assigned using fpc_variant_copy vor 20 Jahren
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter vor 20 Jahren
  peter ae0eb8d607 don't check size differences for booleans vor 20 Jahren
  peter e417e34496 * truncate log vor 20 Jahren
  peter d4be793575 * fix IE with array of const in array of conts vor 20 Jahren