提交歷史

作者 SHA1 備註 提交日期
  peter 87fe5d9b98 * limit backtraces to values inside the stack, patch by Vincent Snijders 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  michael 71f56b3d61 + Patch to return nil if there is no exception object (as in Delphi) 20 年之前
  florian cd86e40cb7 * ref. counting for popping second exceptiono object fixed 20 年之前
  peter e417e34496 * truncate log 20 年之前
  peter 93ec8d154c * fix crash with backtrace if invalid frame is passed 20 年之前
  peter a68b710efd * retrieve backtrace when exception is raised 20 年之前
  peter fd759e521f * saveregisters calling convention is obsolete 21 年之前
  florian 2553988d5a * exception addr record size for 64 bit systems fixed 21 年之前
  florian c9122a4719 + completed x86-64/linux system unit 21 年之前
  michael 0271650b3a + New runerror 231 (exception stack error) and 232 (nothread support) 22 年之前
  florian 91cd02e04e + applied patch for ref. counted exceptions by Johannes Berg 22 年之前
  marco e4621276af * one VIRTUALPASCAL 22 年之前
  florian eab5d1f7c5 * started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C) 22 年之前
  peter 5fff238567 * threads unit added for thread support 23 年之前
  peter 01dfac4a4e * old logs removed and tabs fixed 23 年之前
  Jonas Maebe b9f6efc85b + "compproc" helpers 24 年之前
  peter e150c46c78 * remove warnings 24 年之前
  florian ddd5f168eb + more MT stuff added 24 年之前
  florian 00917cb46f * the info about exception frames is stored now on the stack 25 年之前
  sg 9048ff6354 * Added 'RaiseProc': A user-definable callback procedure which gets 25 年之前
  michael 650fbb86aa + removed logs 25 年之前
  michael e7aca136a1 + Initial import 25 年之前
  michael bc8a454afd + Modifications for exception support in sysutils. Mainly added 25 年之前
  pierre 3930cc5818 * Use saveregisters for PushExcept.. 25 年之前
  peter ebbf2e578f * backtraces for exceptions are now only generated from the place of the 25 年之前
  florian e22cb380d4 + popsecondobjectstack added 25 年之前
  peter 6b66a55cd6 * truncated log 25 年之前
  florian d3b00ca358 * popobjectstack is now a function 25 年之前