GenericException.st
Sat, 10 Nov 2001 15:19:50 +0100 Claus Gittinger +raiseSignal
Wed, 07 Nov 2001 10:58:29 +0100 Claus Gittinger support 0-arg handler blocks
Wed, 19 Sep 2001 10:26:13 +0200 Claus Gittinger *** empty log message ***
Fri, 07 Sep 2001 13:32:01 +0200 Claus Gittinger more ANSI stuff
Fri, 07 Sep 2001 13:22:06 +0200 Claus Gittinger ANSI; added #defaultResumeValue and #defaultReturnValue.
Tue, 04 Sep 2001 12:35:13 +0200 Claus Gittinger added #messageText
Mon, 03 Sep 2001 09:57:56 +0200 Claus Gittinger *** empty log message ***
Thu, 23 Aug 2001 23:04:49 +0200 Claus Gittinger added #pass for compatibility
Thu, 23 Aug 2001 19:45:30 +0200 Claus Gittinger avoid recursive error in #description if parent is nil
Thu, 17 May 2001 17:00:58 +0200 Stefan Vogel Use <resource:#obsolete>
Fri, 23 Mar 2001 15:00:53 +0100 Stefan Vogel Add signals to SignalSets with #,
Thu, 09 Nov 2000 12:13:29 +0100 Claus Gittinger raiseSignal / raiseSignal: / raiseSignal:with:
Wed, 25 Oct 2000 19:28:20 +0200 Claus Gittinger checkin from browser
Wed, 25 Oct 2000 12:23:04 +0200 Claus Gittinger *** empty log message ***
Tue, 05 Sep 2000 13:21:31 +0200 Claus Gittinger checkin from browser
Thu, 31 Aug 2000 12:03:29 +0200 Claus Gittinger category change
Sat, 01 Apr 2000 15:02:35 +0200 Claus Gittinger added #signalWith: for ANSI compatibility.
Sun, 19 Mar 2000 18:17:07 +0100 Stefan Vogel #errorString --> #description
Mon, 14 Feb 2000 15:58:39 +0100 Claus Gittinger *** empty log message ***
Fri, 21 Jan 2000 20:59:45 +0100 Stefan Vogel Fix detection of active handlers (change for class based exceptions)
Fri, 03 Dec 1999 00:41:55 +0100 Claus Gittinger *** empty log message ***
Fri, 03 Dec 1999 00:38:47 +0100 Claus Gittinger *** empty log message ***
Fri, 03 Dec 1999 00:38:34 +0100 Claus Gittinger checkin from browser
Fri, 03 Dec 1999 00:32:04 +0100 Claus Gittinger added another useful handler
Mon, 25 Oct 1999 17:10:46 +0200 Claus Gittinger checkin from browser
Fri, 17 Sep 1999 19:01:24 +0200 Claus Gittinger added #raiseRequestErrorString
Sat, 04 Sep 1999 12:08:46 +0200 Claus Gittinger common code for isHandled
Wed, 25 Aug 1999 18:09:41 +0200 Claus Gittinger oops - proceed was wrong
Wed, 18 Aug 1999 17:17:36 +0200 Claus Gittinger *** empty log message ***
Wed, 04 Aug 1999 22:18:39 +0200 Stefan Vogel NoHandlerSignal proceedability
Wed, 04 Aug 1999 21:46:09 +0200 Stefan Vogel Add #description, #creator
Wed, 04 Aug 1999 21:30:34 +0200 Claus Gittinger new proceed code.
Wed, 04 Aug 1999 18:58:08 +0200 Stefan Vogel Add copyright.
Wed, 04 Aug 1999 17:57:30 +0200 Stefan Vogel Add #handlerProtectedBlock:inContext
Wed, 04 Aug 1999 17:39:19 +0200 Stefan Vogel #returnDoing works for any exception handler.
Wed, 04 Aug 1999 17:11:55 +0200 Claus Gittinger minidebugger entry protocol changed;
Wed, 04 Aug 1999 16:25:44 +0200 Stefan Vogel emove unused class var
Wed, 04 Aug 1999 16:13:32 +0200 Stefan Vogel Make error classes public.
Wed, 04 Aug 1999 09:58:10 +0200 Stefan Vogel emove unused classvar.
Wed, 04 Aug 1999 09:07:05 +0200 Stefan Vogel Implement RecursiveExceptionError. as class based exception.
Wed, 04 Aug 1999 08:57:13 +0200 Stefan Vogel Implement NoHandlerException etc. as class based exceptions.
Tue, 03 Aug 1999 14:55:02 +0200 Claus Gittinger tuning
Tue, 03 Aug 1999 13:47:54 +0200 Stefan Vogel Remove unused vars.
Tue, 03 Aug 1999 12:42:38 +0200 Stefan Vogel checkin from browser
Mon, 02 Aug 1999 18:51:02 +0200 Claus Gittinger removed leftover rejectBlock and resumeBlock
Mon, 02 Aug 1999 18:06:38 +0200 Claus Gittinger checkin from browser
Mon, 02 Aug 1999 17:02:49 +0200 Claus Gittinger checkin from browser
Mon, 02 Aug 1999 15:42:45 +0200 Claus Gittinger use new pragma to flag exception frames.
Mon, 02 Aug 1999 12:17:22 +0200 Claus Gittinger must mark returned contexts as returnable
Mon, 02 Aug 1999 10:53:38 +0200 Claus Gittinger eliminated proceedBlock and rejectBlock;
Sat, 31 Jul 1999 18:28:54 +0200 Claus Gittinger *** empty log message ***
Sat, 31 Jul 1999 18:22:47 +0200 Claus Gittinger added GenericException in-between, to allow for some exceptions
less more (0) tip