Commit History

Author SHA1 Message Date
  yury d26d792e7b * Do not align TTypeInfo.Name field in enumdef_rtti since TTypeInfo record is defined with {$PACKRECORDS 1}. It fixes tw8660 for ARM. 17 years ago
  tom_at_work 553b524c0a * also fix rtti for named enumerations 17 years ago
  tom_at_work 20737f0ac1 fix webts/tw10033 on ppc64: 17 years ago
  daniel 3540c400dc * Fix read/write enum on cpu's requiring alignment: Call 'align' the proper way. 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 years ago
  florian c62d72f98c * write rtti correct for currency being emulated by int64 18 years ago
  florian 4b172f5973 * made rtti for dyn. arrays more delphi compatible, resolves #9464 18 years ago
  daniel 1f8fdf43c5 * Make elecount aword to handle u32bit typeconversions of array indexes. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  florian c29455b111 * handle rtti for sets with a size of 1 and 2 properly, resolves #8660 18 years ago
  florian 60c5179366 * experimental ie fix for dispinterfaces with rtti 18 years ago
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into 18 years ago
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  florian 2579cd139f + support for sets with size 1 and 2 18 years ago
  peter 9ae8e9fa21 * refactor tclassheader in tvmtbuilder and tvmtwriter 19 years ago
  peter 25bef10b97 * mssing call to procvardef_rtti 19 years ago
  peter 3cae449fda * moved rtti to ncgrtti 19 years ago