提交历史

作者 SHA1 备注 提交日期
  florian 7b39b54951 * set starttime earlier so time stamps don't get messed up 18 年之前
  Jonas Maebe bb90faef8c * fixed some more dependencies 18 年之前
  daniel d5662d71a8 + Handle dragging correctly even if mouse doesn't send mouse move events. 18 年之前
  daniel 53d640777a * Xterm mouse handling re-engineered. 18 年之前
  Jonas Maebe 60d19ea1e6 * forgot to commit 18 年之前
  Jonas Maebe 9adb91a68d + support for make -jX by marking all Makefiles that need to be executed 18 年之前
  florian fa01522804 + build unit (testwise) 18 年之前
  chrivers 997f254ff7 * Fixed crash bug with IMPLEMENTS due to the changes earlier today. (No longer dereferences VtblImplIntf when we should not) 18 年之前
  chrivers a33d1b843a * Fixed indentation 18 年之前
  chrivers 0249f07fa9 * Renamed IIOffset to FieldOffset to avoid confusion with IOffset (TImplementedInterface) 18 年之前
  fpc cf759d9c5c * fix testsuite.cgi failed test links to ignore skipped tests, improve english text 18 年之前
  tom_at_work 1d2e01d26d * fixed assembly for ppc64/linux (although it does not compile yet) 18 年之前
  Jonas Maebe da942bdc58 * .NOTPARALLEL target so cycle works with make -j for targets whose 18 年之前
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 年之前
  chrivers 0e6348e7b7 * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset 18 年之前
  chrivers 83f5a5747c * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset 18 年之前
  chrivers 5e94d3f550 * Updated nobj to match moved iitype field to TImplementedInterface 18 年之前
  chrivers cf04dc0fa1 * Moved iitype iioffset from tobjectdef to TImplementedInterface 18 年之前
  chrivers ceda666d13 * Added several more checks for invalid usage of implements-keyword 18 年之前
  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 18 年之前
  peter 34a5236dd0 * unique iunknown problem 18 年之前
  Jonas Maebe 2109469767 * fixed TEST_FPC comment 18 年之前
  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$ 18 年之前
  Jonas Maebe 5f61271824 * fixed val_sint(x,longint) for negative hex/bin values on 64 bit 18 年之前
  Jonas Maebe 6c578f55df * support 'x1f' and 'X1f' for hex notation in val() (Delphi compatibility, 18 年之前
  florian ca4412e09f + test 18 年之前
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception 18 年之前
  florian e923c6072d * handle stack parameters like delphi when using register calling conventions, resolves #8199 18 年之前
  Jonas Maebe c0e9782da9 * regenerated message text files with new stabs disabling message 18 年之前
  Jonas Maebe 44dffffdf2 * undid accidental commit of partial TCmdStrListItem change 18 年之前