Histórico de Commits

Autor SHA1 Mensagem Data
  michael 4a32135563 * no type helpers in version 2.6.* há 9 anos atrás
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 há 9 anos atrás
  michael 94e57aa463 * Moved WriteExceptionToStdErr to system unit, so it is observed even in absence of sysutils (bug ID 27708) há 10 anos atrás
  michael bda3626025 * Write unhandled exceptions to StdErr. Option to revert back to old behaviour (Bug ID 17346) há 10 anos atrás
  svenbarth 2d454dc8fa Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. há 10 anos atrás
  nickysn ca451988a8 * EInOutError.ErrorCode changed from Longint to Integer (16-bit Delphi 1 há 11 anos atrás
  nickysn 73494f004d * the Exception constructors' AHelpContext parameter changed from Integer to há 11 anos atrás
  michael 77b771e91b * Let ToString return something meaningful for Exception há 11 anos atrás
  marco ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes há 11 anos atrás
  nickysn 5e09b7a56f * SysUtils functions related to exceptions and stacktraces updated to use CodePointer há 12 anos atrás
  Jonas Maebe 2da7c3f05c * changed declarations in finah.inc and diskh.inc from ansistring to há 12 anos atrás
  Jonas Maebe b08d8091b2 * made fexpand unicodestring-safe (use charinset instead of "in" -- há 12 anos atrás
  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 há 12 anos atrás
  svenbarth db6385ef33 Added exception EObjectCheck for object reference check (runtime error 210). há 12 anos atrás
  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. há 12 anos atrás
  sergei abdbe49861 + SysUtils part of SEH (enabled only for win64) há 13 anos atrás
  paul abf9816a09 rtl: add basic implementation of TEncoding class há 14 anos atrás
  paul 8f4d02ccfa rtl: add TBytes and TUnicodeCharArray types há 14 anos atrás
  paul 98f6ec4a05 rtl: raise EContructException in TCharacter constructor (compatible to delphi behavior) há 14 anos atrás
  paul 1553c8da7d rtl: add EArgumentException, EArgumentOutOfRangeException classes há 14 anos atrás
  marco 10b9f4976f * ENotImplemnted exception, Mantis 18871 há 14 anos atrás
  florian b4c912bf92 * made Byte/Word/Long/Int64Rec endian safe há 14 anos atrás
  florian 50d1008577 * superfluos empty lines removed há 15 anos atrás
  michael 01ed4a6745 * Implemented OnBeep to install custom beep handler há 15 anos atrás
  florian 5d8835861c + unicode functions for sysutils, makes tunistr6.pp compiling há 16 anos atrás
  yury 5ffec2d876 * Fixed notes: Virtual method X has a lower visibility (protected) than parent class (public). há 16 anos atrás
  joost 1a4ee73146 * Added NoWideStringSupport runtime error há 17 anos atrás
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) há 17 anos atrás
  michael d7f94a8282 * Added GetModuleName há 17 anos atrás
  florian baafccf372 + added some constants missed for compatibility, resolves #9182 há 18 anos atrás