Commit Verlauf

Autor SHA1 Nachricht Datum
  Michaël Van Canneyt f9a6e082ba * Remove duplicate HexDigits constants. Fix issue #39462 vor 3 Jahren
  Michaël Van Canneyt b1412ec5c0 * Make hexdigits a global constant vor 3 Jahren
  Michaël Van Canneyt e97e27b8d5 * Raise exception for fileseek positions that do not fit in longing. Issue #39407 vor 3 Jahren
  michael 47be45830c * Fix issue ID #38462 vor 4 Jahren
  florian 706e72e1fd * better error message for runtime errors 202 and 210, resolves #38254 vor 4 Jahren
  michael 722e8d94cd * Error when seek fails vor 4 Jahren
  ondrej bbdf1b5d27 SysUtils: SInvalidDateTime <> SInvalidDateTimeFloat vor 4 Jahren
  michael 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) vor 7 Jahren
  pierre 250e924ad3 + Add RTE 236 for thread errors: vor 7 Jahren
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on vor 7 Jahren
  marco 869d24f7d1 * spelling mistakes fpc repo part, mantis #30233 vor 9 Jahren
  michael a5d38c7ba6 * Added TStringBuilder vor 9 Jahren
  florian d0f4e7cc99 * respect feature defines vor 10 Jahren
  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. vor 10 Jahren
  svenbarth db6385ef33 Added exception EObjectCheck for object reference check (runtime error 210). vor 12 Jahren
  sergei 3b904943e7 * Moved ExceptObjProc from objpas to system, because it is going to be called from system. Also added ExceptClsProc variable. vor 13 Jahren
  sergei 0093517227 * sysutils: changed RunErrorToExcept to use table instead of case statement for OS exceptions. This is to be able to extract exception class alone for the upcoming SEH support. vor 13 Jahren
  paul aa666d38ed rtl: check arguments in some TEncoding functions which uses array/string access and raise EEncodingError in case of wrong indexes or string/arrays vor 14 Jahren
  paul abf9816a09 rtl: add basic implementation of TEncoding class vor 14 Jahren
  michael c0995c2ffd * Moved string constant to sysconst vor 14 Jahren
  Jonas Maebe 4303eda80c * moved SInvalidJulianDate from rtlconst to sysconst (part of r15032, vor 15 Jahren
  michael e4244e0452 * Forgot to commit vor 16 Jahren
  Jonas Maebe f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system vor 16 Jahren
  Jonas Maebe 8cae53bb18 * fixed errors with parsing negative, >$99 and invalid BCD numbers in vor 16 Jahren
  marco e0a5de2280 * fix typo downstream from Debian (Mazen) vor 16 Jahren
  joost 1a4ee73146 * Added NoWideStringSupport runtime error vor 17 Jahren
  marco 9e1462203c * dateutils.scandatetime, an inverse of formatdatetime vor 18 Jahren
  florian 5a585ce07d * made SExecuteProcessFailed error message more clear vor 18 Jahren
  florian a99b5470af * big variant from Thorsten Engler, fixes and improves several variant stuff vor 18 Jahren
  daniel 84982f2f62 + Add siconverror constant. vor 18 Jahren