Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe c4b347c271 * support anonymous procvar definitions for jvm outside parameter lists (in a 9 年之前
  svenbarth 318b69600c Fix for Mantis #29065. 9 年之前
  marco f69e6730be * fix for #29036 overload sHOpenFolderAndSelectItems with a plain pointer versions 9 年之前
  marco de0f9e65c8 * fix bug #29061, add guids to gmp interfaces 9 年之前
  Jeppe Johansen 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. 9 年之前
  nickysn 7990b55a87 * use sizeof(aint) instead of sizeof(asizeint) to determine whether a record is 9 年之前
  marco b371c43c3e * misc chm binindex logging (under ifdef) 9 年之前
  Jeppe Johansen 49f8d574db Save some space on ATTiny28 since it doesn't have any ram. 9 年之前
  nickysn 62dadad93e * reimplemented tppufile.getasizeint to use sizeof(asizeint), just like tppufile.putasizeint does 9 年之前
  nickysn 0f6b5161e6 * the 'count' parameter of Move and FillChar on i8086 made 16-bit unsigned, 9 年之前
  Jeppe Johansen 0046af39eb Fixed #29025. 9 年之前
  Jeppe Johansen baae6ec169 Fix incorrect AVR optimization. 9 年之前
  svenbarth 1d72397c19 Add tests for generic functions/procedures/methods 9 年之前
  svenbarth c81eda7a42 Fully enable generic functions, procedures and methods by allowing inline specializations in procedure bodies as well. 9 年之前
  svenbarth b2988ad8c0 pexpr.pas, sub_expr: 9 年之前
  svenbarth 86f1ca2037 symtable.pas, is_visible_for_object: 9 年之前
  svenbarth 2eeb59591a pdecsub.pas, parse_proc_head: 9 年之前
  nickysn b9ca24d4df + added property to the omf object reader, specifying whether symbol names 9 年之前
  nickysn 79336c59de * fixed test for PIC code on i386 9 年之前
  florian c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets 9 年之前
  svenbarth fcae436177 Add test for Mantis #29053 to make sure it doesn't get broken by accident. 9 年之前
  nickysn 82eb67cd24 * fixed test for PIC code on x86_64 9 年之前
  Jonas Maebe 27219ae5ff * actually assign the section name for end of the resourcestrings 9 年之前
  florian 1142fdeccd * initialize variables to avoid warnings 9 年之前
  Jonas Maebe f60a33f5af * moved darwin/aix-specific code for resource string sections to 9 年之前
  Jonas Maebe 72c7cb2770 * typecast second_proc_to_procvar() results for llvm if the generic code 9 年之前
  Jonas Maebe 8cebb76572 * corrected llvm level type of interfaces 9 年之前
  Jonas Maebe be69fbef4f * fixed type used to store copied open array value parameters 9 年之前
  Jonas Maebe 423eb7ddb6 * fixed int_to_real() conversion llvm destination type when the result is 9 年之前
  Jonas Maebe a55e9a8b0a * fixed type in second_class_to_intf if the class was in a LOC_REGISTER 9 年之前