Historial de Commits

Autor SHA1 Mensaje Fecha
  michael 71f56b3d61 + Patch to return nil if there is no exception object (as in Delphi) hace 20 años
  florian cd86e40cb7 * ref. counting for popping second exceptiono object fixed hace 20 años
  peter e417e34496 * truncate log hace 20 años
  peter 93ec8d154c * fix crash with backtrace if invalid frame is passed hace 20 años
  peter a68b710efd * retrieve backtrace when exception is raised hace 20 años
  peter fd759e521f * saveregisters calling convention is obsolete hace 21 años
  florian 2553988d5a * exception addr record size for 64 bit systems fixed hace 21 años
  florian c9122a4719 + completed x86-64/linux system unit hace 21 años
  michael 0271650b3a + New runerror 231 (exception stack error) and 232 (nothread support) hace 22 años
  florian 91cd02e04e + applied patch for ref. counted exceptions by Johannes Berg hace 22 años
  marco e4621276af * one VIRTUALPASCAL hace 22 años
  florian eab5d1f7c5 * started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C) hace 22 años
  peter 5fff238567 * threads unit added for thread support hace 23 años
  peter 01dfac4a4e * old logs removed and tabs fixed hace 23 años
  Jonas Maebe b9f6efc85b + "compproc" helpers hace 24 años
  peter e150c46c78 * remove warnings hace 24 años
  florian ddd5f168eb + more MT stuff added hace 25 años
  florian 00917cb46f * the info about exception frames is stored now on the stack hace 25 años
  sg 9048ff6354 * Added 'RaiseProc': A user-definable callback procedure which gets hace 25 años
  michael 650fbb86aa + removed logs hace 25 años
  michael e7aca136a1 + Initial import hace 25 años
  michael bc8a454afd + Modifications for exception support in sysutils. Mainly added hace 25 años
  pierre 3930cc5818 * Use saveregisters for PushExcept.. hace 25 años
  peter ebbf2e578f * backtraces for exceptions are now only generated from the place of the hace 25 años
  florian e22cb380d4 + popsecondobjectstack added hace 26 años
  peter 6b66a55cd6 * truncated log hace 26 años
  florian d3b00ca358 * popobjectstack is now a function hace 26 años
  daniel ec29a31834 * copyright 2000 hace 26 años
  florian 95b0c00463 * catch doesn't call popaddrstack anymore, this is done now by the compiler hace 26 años
  florian 7d90aed73f * reraise doesn't call popaddrstack anymode hace 26 años