Historial de Commits

Autor SHA1 Mensaje Fecha
  fpc cf759d9c5c * fix testsuite.cgi failed test links to ignore skipped tests, improve english text hace 18 años
  tom_at_work 1d2e01d26d * fixed assembly for ppc64/linux (although it does not compile yet) hace 18 años
  Jonas Maebe da942bdc58 * .NOTPARALLEL target so cycle works with make -j for targets whose hace 18 años
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 hace 18 años
  chrivers 0e6348e7b7 * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset hace 18 años
  chrivers 83f5a5747c * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset hace 18 años
  chrivers 5e94d3f550 * Updated nobj to match moved iitype field to TImplementedInterface hace 18 años
  chrivers cf04dc0fa1 * Moved iitype iioffset from tobjectdef to TImplementedInterface hace 18 años
  chrivers ceda666d13 * Added several more checks for invalid usage of implements-keyword hace 18 años
  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 hace 18 años
  peter 34a5236dd0 * unique iunknown problem hace 18 años
  Jonas Maebe 2109469767 * fixed TEST_FPC comment hace 18 años
  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$ hace 18 años
  Jonas Maebe 5f61271824 * fixed val_sint(x,longint) for negative hex/bin values on 64 bit hace 18 años
  Jonas Maebe 6c578f55df * support 'x1f' and 'X1f' for hex notation in val() (Delphi compatibility, hace 18 años
  florian ca4412e09f + test hace 18 años
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception hace 18 años
  florian e923c6072d * handle stack parameters like delphi when using register calling conventions, resolves #8199 hace 18 años
  Jonas Maebe c0e9782da9 * regenerated message text files with new stabs disabling message hace 18 años
  Jonas Maebe 44dffffdf2 * undid accidental commit of partial TCmdStrListItem change hace 18 años
  Jonas Maebe 5fde39cd69 * reinstated trashing of out parameters with -gt (see mantis 8216, hace 18 años
  Jonas Maebe becd64bfb7 * set srdef to nil if nothing found in searchsym_in_class_by_msgint hace 18 años
  pierre 4f35aabebb + use new assembler flag: af_no_debug hace 18 años
  pierre 99969eb3c5 + new assembler flag: af_no_debug hace 18 años
  pierre b172694e82 + new warning for assembler that does not support debug information hace 18 años
  joost 6aa6d4389e * Fix for mantis bug #8213 hace 18 años
  Jonas Maebe 846fbf9fa0 * fixed several (harmles) range errors hace 18 años
  Jonas Maebe 7dac4c57c2 + add -gttt to extcycle hace 18 años
  michael fe8a3dbfe7 * Moved fpcunit to inc, added testresult writers from Dean Zobec hace 18 años
  florian 1d3a9cd87a * fixing writing of setdefs hace 18 años