Commit History

Author SHA1 Message Date
  Jonas Maebe 99994c0603 Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from 17 years ago
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 years ago
  yury 453e82e001 * Don't use dispose for memory allocated with getmem. 17 years ago
  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