Historique des commits

Auteur SHA1 Message Date
  marco bfcff22749 --- Merging r33362 into '.': il y a 9 ans
  marco 01aa4d5c3c # revisions: 33258,33299,33300,33305,33330,33340,33343 il y a 9 ans
  marco 9404acff6e --- Merging r32264 into '.': il y a 9 ans
  marco 3de9be5837 --- Merging r30140 into '.': il y a 10 ans
  nickysn ca451988a8 * EInOutError.ErrorCode changed from Longint to Integer (16-bit Delphi 1 il y a 11 ans
  nickysn 73494f004d * the Exception constructors' AHelpContext parameter changed from Integer to il y a 11 ans
  michael 77b771e91b * Let ToString return something meaningful for Exception il y a 11 ans
  marco ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes il y a 11 ans
  nickysn 5e09b7a56f * SysUtils functions related to exceptions and stacktraces updated to use CodePointer il y a 12 ans
  Jonas Maebe 2da7c3f05c * changed declarations in finah.inc and diskh.inc from ansistring to il y a 12 ans
  Jonas Maebe b08d8091b2 * made fexpand unicodestring-safe (use charinset instead of "in" -- il y a 12 ans
  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 il y a 12 ans
  svenbarth db6385ef33 Added exception EObjectCheck for object reference check (runtime error 210). il y a 12 ans
  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. il y a 12 ans
  sergei abdbe49861 + SysUtils part of SEH (enabled only for win64) il y a 13 ans
  paul abf9816a09 rtl: add basic implementation of TEncoding class il y a 14 ans
  paul 8f4d02ccfa rtl: add TBytes and TUnicodeCharArray types il y a 14 ans
  paul 98f6ec4a05 rtl: raise EContructException in TCharacter constructor (compatible to delphi behavior) il y a 14 ans
  paul 1553c8da7d rtl: add EArgumentException, EArgumentOutOfRangeException classes il y a 14 ans
  marco 10b9f4976f * ENotImplemnted exception, Mantis 18871 il y a 14 ans
  florian b4c912bf92 * made Byte/Word/Long/Int64Rec endian safe il y a 15 ans
  florian 50d1008577 * superfluos empty lines removed il y a 15 ans
  michael 01ed4a6745 * Implemented OnBeep to install custom beep handler il y a 16 ans
  florian 5d8835861c + unicode functions for sysutils, makes tunistr6.pp compiling il y a 16 ans
  yury 5ffec2d876 * Fixed notes: Virtual method X has a lower visibility (protected) than parent class (public). il y a 17 ans
  joost 1a4ee73146 * Added NoWideStringSupport runtime error il y a 17 ans
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) il y a 17 ans
  michael d7f94a8282 * Added GetModuleName il y a 18 ans
  florian baafccf372 + added some constants missed for compatibility, resolves #9182 il y a 18 ans
  michael bb9d6120ed * TFormatSettings implementation, stage 1 il y a 18 ans