提交歷史

作者 SHA1 備註 提交日期
  Jonas Maebe c9ebd433db * fixed array indexing via LOC_JUMP on the JVM target 14 年之前
  Jonas Maebe 015ed4d0b6 * fixed getsingletonarraydef() so that it actually returns are arraydef of 14 年之前
  Jonas Maebe 644fffbdcb * add definition of SYSTEMUNIT variable in Makefile.fpc's that didn't have 14 年之前
  Jonas Maebe ab7f0a4461 * changed the parameters of the fpc_pchar_ansistr_intern_charmove() added in 14 年之前
  Jonas Maebe 816f9c20c7 * part of r18925, forgot to commit 14 年之前
  Jonas Maebe b39e74362a * use separate defines for fpc_ansistr_Unique() and 14 年之前
  Jonas Maebe c163a327d7 * fixed abstract method accounting for external Objective-C/Java classes: 14 年之前
  Jonas Maebe 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them 14 年之前
  Jonas Maebe f21b34c954 * also resize the value on the stack in a_load_reg_ref() when 14 年之前
  Jonas Maebe 0e80844e33 * also zero-extend incoming byte/word const-parameters (instead of only 14 年之前
  Jonas Maebe a4cf406189 * use generic string concatentation and comparison infrastructure for the 14 年之前
  Jonas Maebe 1fbd8750f2 * preparations to use generic string concatentation/comparison code for JVM 14 年之前
  Jonas Maebe b570ddf010 * fixed comparing pointers on the JVM target: typecast both to JLObject rather 14 年之前
  Jonas Maebe 10c586146a * moved fpc_shortstr_shortstr/chararray_intern_charmove() from sstrings.inc 14 年之前
  Jonas Maebe 5496436349 * the generic astrings.inc is now also used to the extent possible on 14 年之前
  Jonas Maebe 6a7ff1cf75 * use temp-reference nodes rather than addrnodes to create references to 14 年之前
  Jonas Maebe 49817c9a0e * corrected define protecting fpc_chararray_Currency compilerproc 14 年之前
  Jonas Maebe 7c56dbee12 * make sure that when making an ansistring shorter using setlength(), 14 年之前
  Jonas Maebe 3a423b331c * full implementation of all routines in rtl/inc/ustringh.inc (except for 14 年之前
  Jonas Maebe 1403e3df29 * renamed fpc_WChar_To_ShortStr() compilerproc to fpc_UChar_To_ShortStr() for 14 年之前
  Jonas Maebe 1e329866b4 + tval5, also already works 14 年之前
  Jonas Maebe 65925be6fe * skip vo_is_funcret parameters when building a JVM mangled procdef name, 14 年之前
  Jonas Maebe 3d22aa3cd1 + support for synthetic procdefs that are not part of a structdef 14 年之前
  Jonas Maebe 7117264f96 * fixed assigning ansi/unicodestrings to shortstrings on the JVM target 14 年之前
  Jonas Maebe 9fb06fcb8f * support g_call_system_proc() inside the system unit for routines whose 14 年之前
  Jonas Maebe 1f96763b9d * renamed Java-specific sstrings.inc/sstringh.inc to jsstrings.inc/ 14 年之前
  Jonas Maebe 56e724cea6 * moved general system includes accidentally put in jdynarr.inc to 14 年之前
  Jonas Maebe 951c023ca2 * when inlining, do not force creating a value-copy of const-parameters when 14 年之前
  Jonas Maebe 3bf71d8d04 * fixed unsigned comparisons after r18734 (comparison operator is now 14 年之前
  Jonas Maebe eb268fb2c4 + tcallnode.createinternmethodres() that allows specifying a forced 14 年之前