Historique des commits

Auteur SHA1 Message Date
  michael d7f94a8282 * Added GetModuleName il y a 17 ans
  yury 7240f723ef * Fixed warnings. il y a 18 ans
  peter 398363156b * cache stdout threadvar in catchunhandledexception il y a 18 ans
  michael 07fdede9b8 * Defined ExceptionClass and ExceptObjProc for Delphi compatibility (bug 8459) il y a 18 ans
  yury 5afc9355f8 * use proper runtime error codes for EIntfCastError and ESafecallException exceptions. il y a 18 ans
  florian 35fdb22b91 * FileSetDate now working on Win, see #7837 il y a 18 ans
  Vincent Snijders c4b458b2f0 * fixed RunErrorToExcept for EControlC and EPrivilege il y a 19 ans
  daniel 76cf70bdbd * Use proper critical sections. il y a 19 ans
  yury 21bd30b47c * Setting of ErrorCode:=217 in CatchUnhandledException is not needed because it set to 217 in System unit. il y a 19 ans
  florian 3c50c5f714 * return from unhandled exception handler to system unit so things get cleaned up properly il y a 19 ans
  florian 34189ac762 * fix from Forest for #7389 il y a 19 ans
  yury e1b9814b5d * fixed some warnings and notes while compiling RTL. il y a 19 ans
  Jonas Maebe 9e801eb048 * removed/conditionalised several unused variables il y a 19 ans
  peter 4c065bce45 * move InterLocked functions to system unit il y a 19 ans
  oro06 42bd89095f *fix fileopen (please OS2,EMX maintainers have a look) il y a 19 ans
  Jonas Maebe cb58ac7f18 * initise result of SafeLoadLibrary for non-windows il y a 19 ans
  yury 198a56cc21 * fixed: Message box is not displayed when unhandled exception occurs and SysUtils is used in GUI apps for all Windows targets. il y a 19 ans
  oro06 bf6a603d28 *wince fix: SetErrorMode not exist il y a 19 ans
  florian 32f4039978 * fixed compilation on non unix il y a 19 ans
  florian 47fac4ee6e * moved *SSECSR to system unit il y a 19 ans
  Jonas Maebe 77d20627dc * removed duplicate EVariant class from varutils and incorporated il y a 19 ans
  peter 6bbf8f4e22 * always write backtracestr for exception address to print also backtrace info for il y a 19 ans
  florian d4bb99a5fb + runerror 214: bus error/data misaligment il y a 20 ans
  florian c7cd9ff06b * TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils il y a 20 ans
  florian 0d79442d0f + sscanf il y a 20 ans
  florian 13e3102954 * Patch from Vincent Snijders: il y a 20 ans
  michael d2d33c03fb + Added missing FileSetDate call il y a 20 ans
  florian 64c72bd312 * patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead il y a 20 ans
  michael 23ad0ae1ec + Removed HASINTF and VER1_0 defines il y a 20 ans
  michael 180fd52858 + Reworked GUID creation il y a 20 ans