Commit Verlauf

Autor SHA1 Nachricht Datum
  chrivers a33d1b843a * Fixed indentation vor 18 Jahren
  chrivers 0249f07fa9 * Renamed IIOffset to FieldOffset to avoid confusion with IOffset (TImplementedInterface) vor 18 Jahren
  fpc cf759d9c5c * fix testsuite.cgi failed test links to ignore skipped tests, improve english text vor 18 Jahren
  tom_at_work 1d2e01d26d * fixed assembly for ppc64/linux (although it does not compile yet) vor 18 Jahren
  Jonas Maebe da942bdc58 * .NOTPARALLEL target so cycle works with make -j for targets whose vor 18 Jahren
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 vor 18 Jahren
  chrivers 0e6348e7b7 * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset vor 18 Jahren
  chrivers 83f5a5747c * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset vor 18 Jahren
  chrivers 5e94d3f550 * Updated nobj to match moved iitype field to TImplementedInterface vor 18 Jahren
  chrivers cf04dc0fa1 * Moved iitype iioffset from tobjectdef to TImplementedInterface vor 18 Jahren
  chrivers ceda666d13 * Added several more checks for invalid usage of implements-keyword vor 18 Jahren
  tom_at_work 1e104006a9 * fixed test for powerpc64; in ppc64/linux pointers to functions are in reality pointers to a function descriptor containing the actual function pointer vor 18 Jahren
  peter 34a5236dd0 * unique iunknown problem vor 18 Jahren
  Jonas Maebe 2109469767 * fixed TEST_FPC comment vor 18 Jahren
  ivost c0e9be49b8 * fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$ vor 18 Jahren
  Jonas Maebe 5f61271824 * fixed val_sint(x,longint) for negative hex/bin values on 64 bit vor 18 Jahren
  Jonas Maebe 6c578f55df * support 'x1f' and 'X1f' for hex notation in val() (Delphi compatibility, vor 18 Jahren
  florian ca4412e09f + test vor 18 Jahren
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception vor 18 Jahren
  florian e923c6072d * handle stack parameters like delphi when using register calling conventions, resolves #8199 vor 18 Jahren
  Jonas Maebe c0e9782da9 * regenerated message text files with new stabs disabling message vor 18 Jahren
  Jonas Maebe 44dffffdf2 * undid accidental commit of partial TCmdStrListItem change vor 18 Jahren
  Jonas Maebe 5fde39cd69 * reinstated trashing of out parameters with -gt (see mantis 8216, vor 18 Jahren
  Jonas Maebe becd64bfb7 * set srdef to nil if nothing found in searchsym_in_class_by_msgint vor 18 Jahren
  pierre 4f35aabebb + use new assembler flag: af_no_debug vor 18 Jahren
  pierre 99969eb3c5 + new assembler flag: af_no_debug vor 18 Jahren
  pierre b172694e82 + new warning for assembler that does not support debug information vor 18 Jahren
  joost 6aa6d4389e * Fix for mantis bug #8213 vor 18 Jahren
  Jonas Maebe 846fbf9fa0 * fixed several (harmles) range errors vor 18 Jahren
  Jonas Maebe 7dac4c57c2 + add -gttt to extcycle vor 18 Jahren