コミット履歴

作者 SHA1 メッセージ 日付
  michael 77b771e91b * Let ToString return something meaningful for Exception 11 年 前
  marco ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 11 年 前
  nickysn 5e09b7a56f * SysUtils functions related to exceptions and stacktraces updated to use CodePointer 12 年 前
  Jonas Maebe 2da7c3f05c * changed declarations in finah.inc and diskh.inc from ansistring to 12 年 前
  Jonas Maebe b08d8091b2 * made fexpand unicodestring-safe (use charinset instead of "in" -- 12 年 前
  nickysn 1d8d0d42a5 * size of TByteArray and TWordArray reduced by 1 on 16-bit CPUs to avoid 'structure too large' errors when compiling the sysutils unit 12 年 前
  svenbarth db6385ef33 Added exception EObjectCheck for object reference check (runtime error 210). 12 年 前
  svenbarth e914ec7f00 Add platform independant support for "GetTickCount" and "GetTickCount64" to unit "SysUtils". "GetTickCount" is declared as deprecated from the beginning and thus "GetTickCount64" should be used instead. 12 年 前
  sergei abdbe49861 + SysUtils part of SEH (enabled only for win64) 13 年 前
  paul abf9816a09 rtl: add basic implementation of TEncoding class 14 年 前
  paul 8f4d02ccfa rtl: add TBytes and TUnicodeCharArray types 14 年 前
  paul 98f6ec4a05 rtl: raise EContructException in TCharacter constructor (compatible to delphi behavior) 14 年 前
  paul 1553c8da7d rtl: add EArgumentException, EArgumentOutOfRangeException classes 14 年 前
  marco 10b9f4976f * ENotImplemnted exception, Mantis 18871 14 年 前
  florian b4c912bf92 * made Byte/Word/Long/Int64Rec endian safe 15 年 前
  florian 50d1008577 * superfluos empty lines removed 15 年 前
  michael 01ed4a6745 * Implemented OnBeep to install custom beep handler 16 年 前
  florian 5d8835861c + unicode functions for sysutils, makes tunistr6.pp compiling 16 年 前
  yury 5ffec2d876 * Fixed notes: Virtual method X has a lower visibility (protected) than parent class (public). 16 年 前
  joost 1a4ee73146 * Added NoWideStringSupport runtime error 17 年 前
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 年 前
  michael d7f94a8282 * Added GetModuleName 17 年 前
  florian baafccf372 + added some constants missed for compatibility, resolves #9182 18 年 前
  michael bb9d6120ed * TFormatSettings implementation, stage 1 18 年 前
  florian 47fac4ee6e * moved *SSECSR to system unit 19 年 前
  Jonas Maebe 77d20627dc * removed duplicate EVariant class from varutils and incorporated 19 年 前
  florian d4bb99a5fb + runerror 214: bus error/data misaligment 20 年 前
  florian e686da2026 * fixed and removed some missing HASINLINE directives, needs more work 20 年 前
  florian 0d79442d0f + sscanf 20 年 前
  florian 13e3102954 * Patch from Vincent Snijders: 20 年 前