提交历史

作者 SHA1 备注 提交日期
  Michael VAN CANNEYT e9825e5db4 * Unicode resource strings 2 年之前
  Michael VAN CANNEYT 2e2cf215cb * UnicodeString<>WideString on windows 2 年之前
  Michaël Van Canneyt 7a2aa148cb * Fix compilation for avr-embedded (no unicode strings) 2 年之前
  Michaël Van Canneyt 6dfced6bfa * TArray is now in system unit 2 年之前
  Michaël Van Canneyt a2586d0f80 * Move TMarshal to system unit 2 年之前
  Rika Ichinose 50ff61535b TMarshal & TMarshaller, strange things from Delphi. 2 年之前
  Michael VAN CANNEYT 51835f397d * String -> ShortString/RTLString 2 年之前
  Michael VAN CANNEYT 72f74d06e3 * Char -> AnsiChar 2 年之前
  Michaël Van Canneyt c5a68b99d7 * Interface thunk class must query owner object interface list 2 年之前
  Michaël Van Canneyt 66133f9d77 * Parent class for hidden TVirtualInterface thunking class 2 年之前
  Michaël Van Canneyt 3e7a51062b * TPtrWrapper for Delphi compatibility 2 年之前
  Michaël Van Canneyt 4f9b2ecebd * Add TNoRefCountObject (delphi compatibility) 2 年之前
  florian c0979bbc0c * TObject.InitInstance got very big so inlining has no advantage anymore, resolves #39494 3 年之前
  michael 82346563c1 * Add StoredAttribute class, bug ID #37602 5 年之前
  michael 8bc2326b77 * Fix bug #37601: add some attribte definitions 5 年之前
  florian 931d4dcfee * ensure the rtl and the packages for embedded compile with features exceptions and classes disabled 5 年之前
  ondrej 9a9cd15ec4 TInterfacedObject.Destroy: fix case for correct auto-completion 5 年之前
  svenbarth e97a2cb03e * tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private 6 年之前
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] 6 年之前
  florian 3b77146e1c * adapt FPC_Unwind_Exception for native eh_frame support 6 年之前
  Jonas Maebe ef1757a5a7 + ARM EABI exception handling support for PSABIEH 6 年之前
  Jonas Maebe 3cfad8fba8 * renamed FPC_USE_PSEABIEH to FPC_USE_PSABIEH 6 年之前
  Jonas Maebe b2d1ab7f05 * basic helpers for DWARF/PSABI EH-based exception handling (based on 7 年之前
  florian 0725bfcdf0 * do not generate references to the variant type, if the variants feature is not available 7 年之前
  michael 3787d52dee * Fix bug ID #32353, reset ref count fields in destructor 8 年之前
  michael 9878dc280b * Fix bug ID #32168 8 年之前
  marco a2d397c064 * pmethod declaration, patch from mantis #31576 by Silvio 8 年之前
  florian 091b31fc76 * fix avr compilation after r34975 by more tests against feature defines, resolves #31036 8 年之前
  florian bcb7061314 * made TObject usable, even if no ansistring support is available 8 年之前
  michael 784da563ef * Patch from Silvio Clecio to implement QualifiedClassName (bug ID 30985) 8 年之前