Commit Verlauf

Autor SHA1 Nachricht Datum
  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 14 Jahren
  Jonas Maebe 74510f9069 + generic infrastructure for target-specific switches vor 14 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
  Jonas Maebe d759598c70 * set the namespace of the system unit to org.freepascal.rtl vor 14 Jahren
  Jonas Maebe 03af03e696 * changed TObject from an alias for JLObject into a derived class from vor 14 Jahren
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: vor 14 Jahren