Histórico de Commits

Autor SHA1 Mensagem Data
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. há 17 anos atrás
  peter c2e5f885c6 * handle (build)derefimpl also for objectdef so it also works for methods há 17 anos atrás
  Jonas Maebe c00108009d * insert vmt as hidden field in objectdefs há 17 anos atrás
  florian fca8883f27 * moved oo_copied into defoptions há 17 anos atrás
  florian 396b1c7c1e * do not write a "copied" symtable to a ppu when holding only a reference to it, há 17 anos atrás
  florian d79851dc1b * patch by Sergei Gorelkin to improve class creation speed and make objpas.inc more readable há 17 anos atrás
  florian d7673694f1 * enable parsing of default properties when used with objects, resolves #10795 há 17 anos atrás
  florian eca558b33b * don't crash on empty ProcDefs when handling interfaces, resolves #11295 há 17 anos atrás
  florian c56c6e976c + allow dyn. arrays to be published, resolves #10493 há 17 anos atrás
  yury 348e30958e * If object has VMT, properly align whole object instance if target CPU requires alignment. It fixes usage of static object instances created as var or const on CPUs which require alignment. há 17 anos atrás
  peter 8f239d04b6 * cleanup and simplify the set type handling há 18 anos atrás
  florian 6c53785e3a * first part of implements clean up and fixing há 18 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 18 anos atrás
  florian bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from há 18 anos atrás
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes há 18 anos atrás
  peter 793fd8fc09 * Add -Xg to help pages há 18 anos atrás
  yury 6a4ee90cb0 * Inherit recordalignment by objects. Otherwise static instances of child objects are not aligned properly. Mantis #10454. há 18 anos atrás
  Jonas Maebe 124c6c0c13 * always let mangled names start with an underscore on Mac OS X, because há 18 anos atrás
  florian 5c96c4a671 + first part of support for an unicodestring type há 18 anos atrás
  florian 4fed8c4ab5 + write aliasnames to ppu as well há 18 anos atrás
  peter c8ed392469 * defstates doesn't affect any crc há 18 anos atrás
  peter 273bfffe5b * store defstates in ppu, this field keeps the info what há 18 anos atrás
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass há 18 anos atrás
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number há 18 anos atrás
  peter 703158292b * fix high value in pointer to array conversion há 18 anos atrás
  peter 1249bf70ff * shorten mangledname names much quicker for nested procedures há 18 anos atrás
  daniel 1f8fdf43c5 * Make elecount aword to handle u32bit typeconversions of array indexes. há 18 anos atrás
  daniel 9a3c692bb3 * Make pointer to array conversion 64-bit safe. há 18 anos atrás
  daniel e542a502c6 * Prevent some operations between qwords and signed types. há 18 anos atrás
  florian 463fc20ecc * return proper vardef value for wordbool, resolves #9125 há 18 anos atrás