Historique des commits

Auteur SHA1 Message Date
  yury e475735c43 * ifdefed fatal error messages in exception handling to be available only if debugging is needed. il y a 18 ans
  yury 99ea98c7b1 * Workaround dead code warnings by using preprocessor. il y a 18 ans
  yury 3ab20922d6 * Optimization for code size. It saves 1.5KB for ARM and 0.5KB for i386. il y a 19 ans
  Jonas Maebe 865a4573cf * exit with exitcode 217 instead of some random OS result il y a 19 ans
  yury df6fec5301 * removed runtime error on unhandled exception when SysUtils is used. il y a 19 ans
  florian 0089de9428 * improved exception handling code il y a 19 ans
  florian 9e5a2f9522 * From Yury Sidorov: il y a 20 ans
  florian 25b79e9db3 * patch from Yury Sidorov to make simply exception handling without sysutils possible il y a 20 ans
  peter 58cdeb8184 * give runerror 231 if exceptobjectstack=nil il y a 20 ans
  michael 5cafc069b5 + Removed NOSAVEREGISTERS define il y a 20 ans
  michael 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines il y a 20 ans
  michael 93ba0409be + Removed HASCOMPILERPROC define il y a 20 ans
  michael 5d02b2c6cc Removed HAS_ADDR_STACK_ON_STACK define il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  peter 87fe5d9b98 * limit backtraces to values inside the stack, patch by Vincent Snijders 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
  michael 71f56b3d61 + Patch to return nil if there is no exception object (as in Delphi) il y a 20 ans
  florian cd86e40cb7 * ref. counting for popping second exceptiono object fixed il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter 93ec8d154c * fix crash with backtrace if invalid frame is passed il y a 20 ans
  peter a68b710efd * retrieve backtrace when exception is raised il y a 20 ans
  peter fd759e521f * saveregisters calling convention is obsolete il y a 21 ans
  florian 2553988d5a * exception addr record size for 64 bit systems fixed il y a 21 ans
  florian c9122a4719 + completed x86-64/linux system unit il y a 21 ans
  michael 0271650b3a + New runerror 231 (exception stack error) and 232 (nothread support) il y a 22 ans
  florian 91cd02e04e + applied patch for ref. counted exceptions by Johannes Berg il y a 22 ans
  marco e4621276af * one VIRTUALPASCAL il y a 22 ans
  florian eab5d1f7c5 * started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C) il y a 22 ans
  peter 5fff238567 * threads unit added for thread support il y a 23 ans