Historique des commits

Auteur SHA1 Message Date
  peter 2721d341f0 * merged some verbosity options. il y a 23 ans
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp il y a 23 ans
  carl 64655be168 * memory optimization (3-4%) : cleanup of tai fields, il y a 23 ans
  peter bfd72ad5d5 * merged changes from 1.0.7 up to 04-11 il y a 23 ans
  carl ed213ff331 - remove superfluous data in classname il y a 23 ans
  carl 8ef2c267c4 * major alignment updates for objects/class tables il y a 23 ans
  peter b9665f560b * having overloads is the same as overload directive for hiding of il y a 23 ans
  peter d27f79ae28 + tobjectdef.members_need_inittable that is used to generate only the il y a 23 ans
  peter 52ed1daebc * small tweak to use speedvalue before comparing strings il y a 23 ans
  florian eded0301b4 * interface wrapper name mangling improved il y a 23 ans
  carl 67486c96c3 * fixes for Delphi 6 compilation il y a 23 ans
  peter cea50f7185 * add argument to equal_paras() to support default values or not il y a 23 ans
  daniel b0364566d1 * Make Tprocdef.defs protected il y a 23 ans
  peter 64c4be5ca9 * fixed private methods hiding public virtual methods il y a 23 ans
  peter 425bb45ddc * renamed current_library to objectlibrary il y a 23 ans
  peter ac71268ce6 * saving of asmsymbols in ppu supported il y a 23 ans
  florian 030eae46de * a couple of interface related fixes il y a 23 ans
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types il y a 23 ans
  peter 4285e99853 * internal linker il y a 23 ans
  peter 06ebac4e27 * readded missing revisions il y a 23 ans
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand il y a 23 ans
  peter 2992e1819c * removed old logs and updated copyright year il y a 23 ans
  peter 4dcd96747e * moved entry and exitcode to ncgutil and cgobj il y a 23 ans
  carl 87aa88e9b7 + generic FPC_CHECKPOINTER il y a 23 ans
  peter 70ff711f73 * mangledname rewrite, tprocdef.mangledname is now created dynamicly il y a 23 ans
  carl 5befcda7e5 + target_info.size_of_pointer -> pointer_Size il y a 23 ans
  peter 43cf3a68eb * fixed vmt generation for private procedures that were skipped after il y a 24 ans
  peter 60d2ddbbd5 * protected/private symbols parsing fixed il y a 24 ans
  peter f20cbc5edf * require overload for cross object overloading il y a 24 ans
  peter 2dc60c9fed * use cp_value_equal_const instead of cp_all il y a 24 ans