Commit Verlauf

Autor SHA1 Nachricht Datum
  michael 3b3d5ab8be * Undid last commit vor 9 Jahren
  michael 4fa2ec7740 * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso7185.pp vor 9 Jahren
  Tomas Hajny db7a9950d1 * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp vor 10 Jahren
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 vor 13 Jahren
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK vor 13 Jahren
  Jonas Maebe 74510f9069 + generic infrastructure for target-specific switches vor 13 Jahren
  Jonas Maebe f96f5f9e94 + {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking vor 14 Jahren
  Jonas Maebe 5496436349 * the generic astrings.inc is now also used to the extent possible on vor 14 Jahren
  Jonas Maebe 3a423b331c * full implementation of all routines in rtl/inc/ustringh.inc (except for vor 14 Jahren
  Jonas Maebe 1f96763b9d * renamed Java-specific sstrings.inc/sstringh.inc to jsstrings.inc/ vor 14 Jahren
  Jonas Maebe 56e724cea6 * moved general system includes accidentally put in jdynarr.inc to vor 14 Jahren
  Jonas Maebe a2a0436347 + support for threadvars in the JVM based on JLThreadLocal; see vor 14 Jahren
  Jonas Maebe 27731e342c + support for array-of-const on the JVM target. Even though the vor 14 Jahren
  Jonas Maebe 8a95a04e16 * extracted dynarray helpers from system unit into jdynarr.inc (were vor 14 Jahren
  Jonas Maebe fe82e2481b + import java.lang.Math in the system unit vor 14 Jahren
  Jonas Maebe 7092f2957a * use deep copies rather than cloning when copying array contents vor 14 Jahren
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target vor 14 Jahren
  Jonas Maebe 4e0ffdebfd * FPCJDynArrTypeEnumSet/FPCJDynArrTypeBitSet support in fpc_dynarray_copy() vor 14 Jahren
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target vor 14 Jahren
  Jonas Maebe 5ea497857d + FpcEnumValueObtainable interface that's implemented by all FPC vor 14 Jahren
  Jonas Maebe 0706cb5eb6 + support for pointers to types that are implicit pointer types in the JVM vor 14 Jahren
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as vor 14 Jahren
  Jonas Maebe 446d91eaab + ansistring support. Items of note: vor 14 Jahren
  Jonas Maebe 845f50448c + support for qword div/mod via helper (the JVM only supports signed vor 14 Jahren
  Jonas Maebe 7a5d334951 + support for copy(dynarray) vor 14 Jahren
  Jonas Maebe ecba07c6a8 * greatly simplified dynamic array handling by making use of the vor 14 Jahren
  Jonas Maebe 49de6346ce * replaced manual array copy loops with calls to JLSystem.arraycopy(); still vor 14 Jahren
  Jonas Maebe c75246706d + stubbed ansistring support (using ansistrings compiles, but does not vor 14 Jahren
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not vor 14 Jahren
  Jonas Maebe 91855becfe + unicodestring support for the JVM target (except for multiple adds vor 14 Jahren