Historial de Commits

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