提交历史

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