Commit History

作者 SHA1 備註 提交日期
  florian 1178fdc98f * force objects and records only into memory if their address is passed, hint from Jonas, improves code after r29139 10 年之前
  joost 66adabf63c * Combine multiple packages into one manifest.xml 10 年之前
  Károly Balogh a3441a178e MorphOS: fix the unified video unit to not crash due to missing library inits 10 年之前
  Károly Balogh 3a5f11ab2f Amiga-likes: better FV system integration. 10 年之前
  Károly Balogh 4d9881c2b4 Amiga-likes: set the window/screen title with IDE version information 10 年之前
  Károly Balogh 0f10a71fa0 Amiga-likes: huge keyboard/video unit rework 10 年之前
  Károly Balogh 136f845576 Amiga-likes: do not call Drivers.GetSystemEvent, FV doesn't really handle it, and causes issues if the system events are swallowed by various components. the IDE has direct system event integration in its main loop. 10 年之前
  Károly Balogh 3dcccea788 FreePascal -> Free Pascal in the IDE about window. we call ourselves Free Pascal everywhere, so be consistent 10 年之前
  svenbarth 5848637db3 Fix generation of class names for specializations. 10 年之前
  Károly Balogh a1ba11ff88 amunits/morphunits: make intuition/EndRefresh() to accept a LongBool as second argument instead of longint. arosunits already defines it as LongBool. 10 年之前
  nickysn 1f5fb65bcb + always enable smartlinking on i8086 in the default fpc.cfg 10 年之前
  sergei ba61a9f95c * Fix bug #26370: A multi-dimensional variant array is "empty" when any of its dimensions has zero range, range of other dimensions does not matter. 10 年之前
  sergei d2187257e7 - removed unused type and variable 10 年之前
  sergei 38068acd42 * Removed "packed" attribute from TUC_Prop on alignment-sensitive targets (temporary solution, see comment in source), and from TUCA_DataBook on all targets (does not add noticeable bloat because this type is used just a few times. OTOH having unaligned pointers in record hurts performance on all targets). 10 年之前
  sergei 38d5be4182 + Comment about behavior of DBRA instruction 10 年之前
  sergei 9a72100405 - removed obsolete and commented out variable 10 年之前
  Jonas Maebe 476e3fabb7 * fixed big endian bugs in variant dispatching 10 年之前
  Tomas Hajny ee82b6ea0b * do not mention OS/2 and EMX on option list for x86_64 10 年之前
  joost d89bdae0cc * Also check dependencies on make clean, to resolve inherited options/package variants 10 年之前
  florian c34bffd56a * $SUBARCH => $FPCSUBARCH 10 年之前
  nickysn b193073e32 + support the $fpcmemorymodel macro in fpc.cfg 10 年之前
  pierre dde2207866 go32v2 must also define NO_THREADING, as threads are not supported on this target 10 年之前
  joost 3e9c4a79a5 * Added TPackageVariant.SourcePath and .IncludePath 10 年之前
  Jonas Maebe 72642042e4 * fixed fpcdir setting 10 年之前
  joost 5851e13bf5 * Allow recursive usage of the dictionary 10 年之前
  Jonas Maebe 6fb86a34bb * the i386/x86-64 cpu units depend on objpas 10 年之前
  joost 92eb52afab * Allow the usage of the dictionary in comiler-options 10 年之前
  svenbarth b38fb606cc Fix for Mantis #27185. 10 年之前
  joost 0e9bfdcf68 * Add package-variant directory *after* the target-string 10 年之前
  marco 70e560d6e4 * GTK demoes compile again. Mantis #027172 10 年之前