提交历史

作者 SHA1 备注 提交日期
  marco eb2a80d272 * TContainedObject 10496. First implementation copied from TInterfacedObject 18 年之前
  peter 6ed3d91989 * CompareText for shortstrings added 18 年之前
  peter e8322a83e4 * optimized generic implementations to use pointers instead of 18 年之前
  Jonas Maebe 5cffd5d22b * marked TObject.InitInstance as inline 18 年之前
  daniel ea47fcfc97 * ptrint -> ptruint 18 年之前
  ivost 1a7f06aa7d * added the new CLONE_* constants from syscall clone 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 3eb4823209 * made return value of TInterfacedObject._AddRef and 18 年之前
  florian 49796e5151 + TAggregatedObject, fixes #8149 18 年之前
  florian 8e8c0832c6 * fixed previous commit 19 年之前
  florian 4c7c5e5adf * hopefully fpc_intf_assign_by_iid improved 19 年之前
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) 19 年之前
  florian 21955282d0 + infrastructure for DispInterface call dispatching 19 年之前
  florian fd2032dab2 + start of embedded rtl 19 年之前
  ivost 7e2f18ea7e * removed debug output (sorry, forgot the remove it, my bad) 19 年之前
  ivost 73713d14e3 * improved getinterfaceentry and getinterfaceentrybystr 19 年之前
  chrivers 4bb1d117d6 Use symbolic const E_NOINTERFACE instead of raw value $80004002 19 年之前
  florian 557afed6f3 * missing space added 19 年之前
  micha d704af7216 fix compilation for {$T+} linux/win 19 年之前
  peter 367958e154 * fpc_intf_assign_by_iid does not call Addref anymore, the QueryInterface call will increase the refcount 19 年之前
  chrivers dceda55abf Implemented _IMPLEMENTS. Changed GetInterfaceByStr() and GetInterface() accordingly. Also introduced new compilerproc: fpc_intf_assign_by_iid to allow := with _IMPLEMENTS-support 19 年之前
  florian 849878b472 * fixed memory leak with the as operator, fixes #7174 19 年之前
  tom_at_work f86ee115d8 * more fixes for 64 bit compilation after Peter's changes 19 年之前
  florian e9b718a0a2 * cleanup 20 年之前
  Jonas Maebe 640ddd2e26 - removed unused local conflicting type definition 20 年之前
  tom_at_work 0b34b01a6d * fixed class messages for PowerPC64, due to a wrong typecast 20 年之前
  florian 0b3094fdde * from Thomas Schatzl: changed result type of InstanceSize to PtrInt 20 年之前
  michael 5cafc069b5 + Removed NOSAVEREGISTERS define 20 年之前
  michael 93ba0409be + Removed HASCOMPILERPROC define 20 年之前
  michael 7712d4e2d1 + Removed FPC_ALIGNSRTTI define 20 年之前