Commit History

作者 SHA1 備註 提交日期
  peter 01fd4f55f6 Merged revisions 8014,8016,8027,8034,8036-8037,8039,8044,8046,8048,8051,8060,8071,8075-8076,8082-8083,8087-8089,8091,8095-8096,8098-8100,8136,8138,8143,8148,8154,8157-8160,8164-8166,8170,8174-8177,8187-8188,8190,8203,8206-8207,8212-8213,8215-8217,8219,8223,8225,8227,8233-8239,8252-8253,8262,8268-8273,8275,8281,8284,8302,8305,8307,8309,8316,8318-8319,8324-8325,8327,8336-8341,8347,8349,8351,8354,8357-8359,8370-8371,8382-8383,8402,8404,8407-8408,8410-8411,8418,8420-8427,8430,8432,8434-8435,8438-8443,8445-8446,8448,8450-8454,8456-8457,8459,8462,8469-8470,8472-8483,8486-8488,8490,8493,8496,8506,8512 via svnmerge from 18 年之前
  chrivers 997f254ff7 * Fixed crash bug with IMPLEMENTS due to the changes earlier today. (No longer dereferences VtblImplIntf when we should not) 18 年之前
  chrivers 0249f07fa9 * Renamed IIOffset to FieldOffset to avoid confusion with IOffset (TImplementedInterface) 18 年之前
  chrivers 0e6348e7b7 * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset 18 年之前
  chrivers 5e94d3f550 * Updated nobj to match moved iitype field to TImplementedInterface 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 6c05674d51 * fixed overload checking of virtual and class methods (mantis #8140) 18 年之前
  peter 91dbd27a42 * cleanup deleting of defs 19 年之前
  peter 56379c37a9 * write vmt always according to the order of definitions 19 年之前
  Jonas Maebe 66a07eba3e * give an error if the same method declaration is added twice to an 19 年之前
  Jonas Maebe 2b9bdf2155 * fixed mantis 6631, 7322 and 7989: check parameters and return 19 年之前
  peter 9ae8e9fa21 * refactor tclassheader in tvmtbuilder and tvmtwriter 19 年之前
  peter 3cae449fda * moved rtti to ncgrtti 19 年之前
  peter e17b424e28 * refactor procsym procdef list 19 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前
  peter 136d3e8d46 * refactor implemented interfaces 19 年之前
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 年之前
  florian 85d63d9fa9 * settings refactored 19 年之前
  peter 3078a1927f * remove ttype 19 年之前
  peter 4506394cfa * pass contextobjdef for visibility of methods. There are different 19 年之前
  peter eb829ea21b * store procdef messageinf in the ppu 19 年之前
  chrivers 0fe365f069 Adds EntryType and EntryOffset data to TInterfaceEntry blocks. used for _IMPLEMENTS. 19 年之前
  Jonas Maebe d75b19e484 * removed/conditionalised several unused variables 19 年之前
  peter 722c91e8f3 * disable vtentry code until a clean implementation is done 19 年之前
  peter be88cd47b2 Merged revisions 3090-3113 via svnmerge from 19 年之前
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 年之前
  peter b2121dae20 * fix intf map resolving with for inherited intfs 19 年之前
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 年之前
  peter d7692a588e * fix alignments in vmt, remove all explicit 16 and 32 bit values 19 年之前
  peter 8f21a5c0f6 * align interface offsets 19 年之前