Historique des commits

Auteur SHA1 Message Date
  michael 82346563c1 * Add StoredAttribute class, bug ID #37602 il y a 5 ans
  michael 8bc2326b77 * Fix bug #37601: add some attribte definitions il y a 5 ans
  florian 931d4dcfee * ensure the rtl and the packages for embedded compile with features exceptions and classes disabled il y a 5 ans
  ondrej 9a9cd15ec4 TInterfacedObject.Destroy: fix case for correct auto-completion il y a 6 ans
  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 il y a 6 ans
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] il y a 6 ans
  florian 3b77146e1c * adapt FPC_Unwind_Exception for native eh_frame support il y a 6 ans
  Jonas Maebe ef1757a5a7 + ARM EABI exception handling support for PSABIEH il y a 6 ans
  Jonas Maebe 3cfad8fba8 * renamed FPC_USE_PSEABIEH to FPC_USE_PSABIEH il y a 6 ans
  Jonas Maebe b2d1ab7f05 * basic helpers for DWARF/PSABI EH-based exception handling (based on il y a 7 ans
  florian 0725bfcdf0 * do not generate references to the variant type, if the variants feature is not available il y a 7 ans
  michael 3787d52dee * Fix bug ID #32353, reset ref count fields in destructor il y a 8 ans
  michael 9878dc280b * Fix bug ID #32168 il y a 8 ans
  marco a2d397c064 * pmethod declaration, patch from mantis #31576 by Silvio il y a 8 ans
  florian 091b31fc76 * fix avr compilation after r34975 by more tests against feature defines, resolves #31036 il y a 8 ans
  florian bcb7061314 * made TObject usable, even if no ansistring support is available il y a 8 ans
  michael 784da563ef * Patch from Silvio Clecio to implement QualifiedClassName (bug ID 30985) il y a 8 ans
  nickysn 7d15b688e8 * TInterfaceEntry changed to a variant record, that overlays a CodePointer on il y a 9 ans
  nickysn 019f904be8 - removed the FPC 2.6.x compatibility ifdefs from tinterfaceentry il y a 9 ans
  svenbarth fb6546972b * IID and IIDStr references of the VMT's interface table need to be indirect il y a 9 ans
  svenbarth 61551cbb0f * move properties and functions of TVMT to the end of the record, so that one only needs to adjust the total entry count TVMTBuilder.generate_vmt_def() il y a 9 ans
  svenbarth 685f820622 * switch class'/object's parent reference in the VMT to an indirect reference il y a 9 ans
  Jonas Maebe f22c7cc3fc - removed "packed" and dummy field (that was required because of il y a 10 ans
  Jonas Maebe 0c904e92ff * moved TResourceStringRecord from the objpas to the system unit so it can be il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  Jonas Maebe 87e55caabc * declare tvarrec.vpchar explicitly as pansichar for documentation purposes il y a 11 ans
  Jonas Maebe 427b05e97c * converted TVMTWriter.intf_write_table() to the high level typed constant il y a 11 ans
  florian 03c553606e - unneeded spaces removed il y a 11 ans
  nickysn 4f4e00e758 + i8086 far data memory model fixes in tinterfaceentry and tinterfacetable il y a 11 ans
  nickysn e1716c097d * set the vmtParent constant according to sizeof(SizeInt) instead of il y a 11 ans