提交历史

作者 SHA1 备注 提交日期
  florian c0d4efed2e * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 16 年之前
  Jonas Maebe e7c9a380f7 * fixed comment describing pshortstring2pchar 16 年之前
  sergei a4c60f81a0 Fixed buffer reloading logic which happened to crash on x64 when reading DTD with unterminated ignore section. 16 年之前
  sergei d6244f680a * InstanceSize must be rounded up to sizeof(Pointer) everywhere, fixes #14348 16 年之前
  florian dd013a8987 * updated ide copyright and version 16 年之前
  Jonas Maebe 7e7e7b34e1 - disabled cs_opt_asmcse for -O2/-O3 on i386. It can still be enabled 16 年之前
  florian 6ea40be296 * fixed more properties, I still wonder how this could be commited 16 年之前
  florian 212da45205 * don't send Update messages during loading of files, makes the IDE startup much faster when a lot of files are loaded 16 年之前
  florian 512d66988c * put linebuffer on the stack instead on the heap on windows makes SysUpdateScreen slightly faster 16 年之前
  florian 8fc6cbf89b * reordered fields, safes 2-3 per cent of memory during compilation 16 年之前
  florian e0cf3b0478 * change result type of AddItem from integer to sw_integer 16 年之前
  florian 965828b6de * fix building on wince, resolves #14345 16 年之前
  marco 1a7b8eaefd * minor improvements to debuginfo, and Florian's increasing of the topic size. 16 年之前
  Jonas Maebe 847354fe10 * Makefiles version 2.5.1 16 年之前
  Jonas Maebe 8bd552b7b3 * version 2.5.1 16 年之前
  florian 9280f60779 - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 16 年之前
  marco 576d108e2e * error of yesterday fixed (stale "NOT"), and indicating which call fails 16 年之前
  marco 6ea04bc9ac * unzip usage changed to unzip51g 16 年之前
  marco 554d02c940 * unit unzip renamed to unzip51g. Updated user changes. 16 年之前
  marco 5d71c6406a * adapted test for legacy socket function removal. 16 年之前
  florian a2862ce347 * cleaned up mess of r13516 16 年之前
  florian a1179733a7 + tsym.prettyname 16 年之前
  florian 65690b9eee * forgotten part of r13514 16 年之前
  florian e9b5bcc155 + test for #14236 so it won't popup again 16 年之前
  Jonas Maebe 0ee167af14 + file belonging to r13518 16 年之前
  Jonas Maebe b44bdaa07b * updated to r241 of the common interfaces: 16 年之前
  Jonas Maebe 9880901dbe * updated to r240 of the common interfaces: 16 年之前
  florian b8ee63a715 * fixed properties 16 年之前
  florian d34061d7e4 * introduced fmShareDenyNoneFlags on windows because the meaning of fmShareDenyNone is unclear, see also #8898 16 年之前
  florian 53d60f02b2 * lying around newline fixes 16 年之前