Historique des commits

Auteur SHA1 Message Date
  michael 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) il y a 7 ans
  pierre 250e924ad3 + Add RTE 236 for thread errors: il y a 7 ans
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on il y a 7 ans
  marco 869d24f7d1 * spelling mistakes fpc repo part, mantis #30233 il y a 9 ans
  michael a5d38c7ba6 * Added TStringBuilder il y a 9 ans
  florian d0f4e7cc99 * respect feature defines il y a 10 ans
  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. il y a 10 ans
  svenbarth db6385ef33 Added exception EObjectCheck for object reference check (runtime error 210). il y a 12 ans
  sergei 3b904943e7 * Moved ExceptObjProc from objpas to system, because it is going to be called from system. Also added ExceptClsProc variable. il y a 13 ans
  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. il y a 13 ans
  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 il y a 14 ans
  paul abf9816a09 rtl: add basic implementation of TEncoding class il y a 14 ans
  michael c0995c2ffd * Moved string constant to sysconst il y a 14 ans
  Jonas Maebe 4303eda80c * moved SInvalidJulianDate from rtlconst to sysconst (part of r15032, il y a 15 ans
  michael e4244e0452 * Forgot to commit il y a 16 ans
  Jonas Maebe f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system il y a 16 ans
  Jonas Maebe 8cae53bb18 * fixed errors with parsing negative, >$99 and invalid BCD numbers in il y a 16 ans
  marco e0a5de2280 * fix typo downstream from Debian (Mazen) il y a 16 ans
  joost 1a4ee73146 * Added NoWideStringSupport runtime error il y a 17 ans
  marco 9e1462203c * dateutils.scandatetime, an inverse of formatdatetime il y a 18 ans
  florian 5a585ce07d * made SExecuteProcessFailed error message more clear il y a 18 ans
  florian a99b5470af * big variant from Thorsten Engler, fixes and improves several variant stuff il y a 18 ans
  daniel 84982f2f62 + Add siconverror constant. il y a 18 ans
  Jonas Maebe 2c3d8af195 * fixed typo (invalid type case -> invalid type cast) il y a 19 ans
  florian d4bb99a5fb + runerror 214: bus error/data misaligment il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  florian 372711eea4 + a lot of vararray stuff il y a 20 ans
  peter ac95600774 * fixed str() call il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans