Historique des commits

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