GenericException.st
Fri, 01 Oct 2004 09:57:52 +0200 Claus Gittinger *** empty log message ***
Wed, 01 Sep 2004 18:33:02 +0200 Stefan Vogel Do not implement #isStreamError and #isOpenError.
Sun, 22 Aug 2004 19:59:44 +0200 Stefan Vogel category change
Sat, 07 Aug 2004 20:42:36 +0200 Stefan Vogel Fix class methods raiseSignal:
Fri, 11 Jun 2004 19:16:46 +0200 Stefan Vogel return values for #proceedWith:
Wed, 14 Apr 2004 11:07:50 +0200 Stefan Vogel Fix do not execute an exception handler inside the do-block, when the
Sat, 20 Mar 2004 16:44:08 +0100 Stefan Vogel Use Timestamp/#asTimestamp instead of AbsoluteTime/#asAbsoluteTime
Fri, 19 Mar 2004 14:09:25 +0100 Stefan Vogel fix comment
Thu, 04 Mar 2004 18:36:22 +0100 Claus Gittinger *** empty log message ***
Thu, 04 Mar 2004 17:39:05 +0100 Claus Gittinger isOpenError, isStreamError and isError queries added
Fri, 12 Dec 2003 20:38:23 +0100 Stefan Vogel fix spelling error
Mon, 17 Nov 2003 20:08:09 +0100 Stefan Vogel comments
Tue, 21 Oct 2003 21:26:17 +0200 Claus Gittinger compatibility: +retryUsing:
Tue, 07 Oct 2003 15:37:18 +0200 Stefan Vogel Undo previous change form cg (on his request!).
Sun, 31 Aug 2003 10:37:25 +0200 Claus Gittinger +isResumable: (VW compat.)
Mon, 18 Aug 2003 18:48:07 +0200 Claus Gittinger *** empty log message ***
Mon, 18 Aug 2003 18:47:20 +0200 Claus Gittinger *** empty log message ***
Mon, 18 Aug 2003 18:42:37 +0200 Claus Gittinger *** empty log message ***
Mon, 18 Aug 2003 14:16:51 +0200 Claus Gittinger newSignal should generate a Query if the Ex is one
Mon, 19 May 2003 11:11:52 +0200 Claus Gittinger category
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Fri, 10 Jan 2003 14:55:52 +0100 Claus Gittinger use setSignal, to avoid conflict with dolphin signals
Fri, 06 Dec 2002 11:51:02 +0100 Claus Gittinger no longer raise ProceedError
Fri, 15 Nov 2002 16:31:05 +0100 Stefan Vogel Print exception description with #printOn:
Mon, 15 Jul 2002 11:42:29 +0200 Stefan Vogel #isExceptionCreator instead of #isSignal
Fri, 05 Jul 2002 16:34:11 +0200 Stefan Vogel *** empty log message ***
Tue, 18 Jun 2002 12:01:58 +0200 Stefan Vogel Fix examples
Thu, 02 May 2002 10:46:02 +0200 Claus Gittinger + isSignalOrSignalSet
Thu, 07 Mar 2002 08:58:40 +0100 Claus Gittinger checkin from browser
Fri, 01 Mar 2002 14:46:44 +0100 Claus Gittinger better impl. of #deferAfter:
Fri, 01 Mar 2002 11:26:07 +0100 Claus Gittinger comment change
Fri, 15 Feb 2002 13:59:22 +0100 Claus Gittinger added deferAfter: - defer exceptions until some later time
Tue, 15 Jan 2002 17:24:14 +0100 Stefan Vogel Workaround for non-returnable contexts in #resignalAs:
Fri, 07 Dec 2001 19:13:17 +0100 Claus Gittinger no longer raise WrongProceedabilityError - it pisses me off
Mon, 03 Dec 2001 19:28:43 +0100 Claus Gittinger dolphin
Mon, 03 Dec 2001 17:33:05 +0100 Claus Gittinger care for non-string description
Mon, 03 Dec 2001 15:43:31 +0100 Claus Gittinger dolphin compatibility
Mon, 19 Nov 2001 09:07:25 +0100 Claus Gittinger isException query
Fri, 16 Nov 2001 16:19:30 +0100 Claus Gittinger added #isControlInterrupt
Fri, 16 Nov 2001 16:11:35 +0100 Claus Gittinger better emergencyHandlers (do not ask for breaks/halts)
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)
less more (0) -60 tip