提交历史

作者 SHA1 备注 提交日期
  nickysn 3ec0102148 * disabled the i386 loaders by default, unless -dI386_ASSEMBLER compiler option is specified 15 年之前
  Jonas Maebe cf0ce3519f - disabled assembler loaders for Darwin/i386 because they require a GNU 15 年之前
  nickysn ebaa77f9c3 * added missing target unit ptceventqueue to ptc makefiles 15 年之前
  Jonas Maebe f4756b8cc1 * enabled node cse with -O2 for ppc32 15 年之前
  nickysn 341ffdaa79 * enabled build of ptc and ptcgraph on linux; hermes enabled on all platforms 15 年之前
  nickysn 7bbb0817d3 * updated ptcgraph and added ptccrt 15 年之前
  nickysn b1ffb01b42 * updated ptc 15 年之前
  nickysn fc8d088308 * updated hermes to latest version from trunk 15 年之前
  joost ff4614177b * Fixed exception while parsing the -o option for the second time 15 年之前
  joost ed985423ac * Do not use -c command line parameter for the compiler executable, it is already used for the compiler config file 15 年之前
  sergei 1d3a1e6691 * dom.pp, removed TDOMAttr.FOwnerElement field, storing owner element in FParentNode. This reduces memory requirements. 15 年之前
  Jonas Maebe 1c9fed7ae3 * resolve anonymous external objcclass definitions to the real type also when 15 年之前
  nickysn f88efa2072 * added SetBkColor and GetBkColor for Hercules 15 年之前
  Jonas Maebe d628276c98 r329 | jonas | 2010-09-19 17:17:21 +0200 (Sun, 19 Sep 2010) | 3 lines 15 年之前
  sergei 2786259d77 dom.pp: 15 年之前
  joost f6ced54fb4 * Parse command-line options twice, so they can override values from the configuration files 15 年之前
  joost 21c81ee3fd * Session-info removed from Lazarus project-file 15 年之前
  nickysn d975466171 * implemented SetBkColor and GetBkColor for mode MCGAHi (640x480x2) 15 年之前
  nickysn 263fc7b6ff * fixed memory leak in DrawTest, when running more than one test 15 年之前
  nickysn 22954b48ad + new graph unit test DrawTest for PutPixel, GetPixel, HLine, VLine and write modes 15 年之前
  Jonas Maebe ef4f0639c0 + added GPCStrings to implicitunits so it gets cleaned/installed 15 年之前
  Jonas Maebe 242016312f * immediately fail when trying to allocate a memory block whose size falls 15 年之前
  Jonas Maebe bd69be344c * replaced -O2 with -Ootailrec, because that's the optimization that has 15 年之前
  Jonas Maebe 4bd21b327b * patch by zeljko to make the test independent of the locale, and fix a 15 年之前
  florian 3041bbab27 * fixes overflowing internalerror number 15 年之前
  florian b147f5b716 * don't do tail recursion optimization on method calls having an explicit self pointer, resolves #17402 15 年之前
  Jonas Maebe 79fbca8c63 * don't crash when reading a Macho-O binary with an unanticipated 15 年之前
  joost b938ea0f2a * For cdecl functions the funcret is not popped by the caller when it is passed 15 年之前
  joost 3ee0e6fd2d * Added comments to explain the tf_safecall_clearstack and tf_safecall_exceptions target flags 15 年之前
  Jonas Maebe 07e47171d2 * don't perform temp substitution of an entire array when assigning only the 15 年之前