Signal.st
Tue, 10 Jun 2014 12:20:23 +0200 Claus Gittinger typos
Thu, 29 May 2014 12:50:49 +0200 Claus Gittinger class: Signal
Wed, 05 Jun 2013 13:25:09 +0200 Claus Gittinger class: Signal
Mon, 13 May 2013 15:47:45 +0200 Stefan Vogel class: Signal
Fri, 19 Apr 2013 10:41:12 +0200 Claus Gittinger use #creator instead of #signal
Tue, 26 Mar 2013 15:20:07 +0100 Claus Gittinger class: Signal
Tue, 10 Aug 2010 10:35:38 +0200 Claus Gittinger changed setup
Thu, 01 Oct 2009 09:38:26 +0200 Claus Gittinger added:
Tue, 22 Sep 2009 17:20:12 +0200 Claus Gittinger comment(s) in deferAfter:
Tue, 22 Sep 2009 16:26:05 +0200 Claus Gittinger comment
Tue, 17 Mar 2009 17:21:53 +0100 Stefan Vogel changed #handlerForSignal:context:originator:
Wed, 09 Apr 2008 21:41:38 +0200 ab deepCopy change
Wed, 07 Nov 2007 11:37:02 +0100 ca +catchInDebugger
Tue, 14 Mar 2006 13:54:25 +0100 Claus Gittinger inheritsFrom: should not be used/redefined in the exception
Tue, 21 Feb 2006 19:04:03 +0100 Claus Gittinger *** empty log message ***
Mon, 30 Jan 2006 18:30:32 +0100 Claus Gittinger *** empty log message ***
Thu, 03 Feb 2005 10:01:56 +0100 Claus Gittinger *** empty log message ***
Thu, 03 Feb 2005 09:45:33 +0100 Claus Gittinger *** empty log message ***
Fri, 21 Jan 2005 11:28:35 +0100 Stefan Vogel QuerySignal generates Notifications instead of Exceptions.
Thu, 20 Jan 2005 13:26:20 +0100 Stefan Vogel Support for Block>>#on:do:on:do:
Tue, 08 Jun 2004 19:10:47 +0200 Claus Gittinger *** empty log message ***
Tue, 06 Apr 2004 15:34:07 +0200 Stefan Vogel Use #description
Fri, 19 Mar 2004 14:13:17 +0100 Stefan Vogel comment
Wed, 29 Oct 2003 13:07:45 +0100 Stefan Vogel do not use obsolete message #errorString:
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Fri, 11 Apr 2003 19:36:24 +0200 Stefan Vogel #errorSignal -> #description
Mon, 15 Jul 2002 11:45:45 +0200 Stefan Vogel #isExceptionCreator instead of #isSignal
Thu, 02 May 2002 11:18:55 +0200 Claus Gittinger +isSignalOrSignalSet
Fri, 01 Mar 2002 14:45:45 +0100 Claus Gittinger better impl. of #deferAfter:
Fri, 15 Feb 2002 13:59:22 +0100 Claus Gittinger added deferAfter: - defer exceptions until some later time
Fri, 16 Nov 2001 16:19:30 +0100 Claus Gittinger added #isControlInterrupt
Fri, 26 Oct 2001 10:11:57 +0200 Claus Gittinger care for text-errorstring
Tue, 04 Sep 2001 20:59:12 +0200 Claus Gittinger protocol rename
Tue, 04 Sep 2001 12:34:40 +0200 Claus Gittinger *** empty log message ***
Fri, 23 Mar 2001 14:37:32 +0100 Stefan Vogel Create SignalSets with #,
Thu, 09 Nov 2000 12:13:29 +0100 Claus Gittinger raiseSignal / raiseSignal: / raiseSignal:with:
Wed, 25 Oct 2000 19:28:34 +0200 Claus Gittinger *** empty log message ***
Thu, 31 Aug 2000 12:03:29 +0200 Claus Gittinger category change
Fri, 11 Aug 2000 19:40:40 +0200 Claus Gittinger category only
Tue, 21 Mar 2000 11:57:32 +0100 Claus Gittinger compatibility stuff: #new, #messageText: and #raiseSignal
Fri, 17 Sep 1999 19:03:29 +0200 Claus Gittinger added #raiseRequestErrorString
Sat, 04 Sep 1999 12:08:46 +0200 Claus Gittinger common code for isHandled
Mon, 23 Aug 1999 13:57:28 +0200 Claus Gittinger care for non-class nameClass in printOn:
Wed, 04 Aug 1999 22:18:39 +0200 Stefan Vogel NoHandlerSignal proceedability
Wed, 04 Aug 1999 21:47:14 +0200 Stefan Vogel Add #description, #creator
Wed, 04 Aug 1999 21:06:02 +0200 Claus Gittinger cleaned up suspendedContext passing.
Wed, 04 Aug 1999 18:58:08 +0200 Stefan Vogel Add copyright.
Wed, 04 Aug 1999 18:36:33 +0200 Stefan Vogel Remove unused classvar.
Wed, 04 Aug 1999 17:54:19 +0200 Stefan Vogel Add #handlerProtectedBlock:inContext
Wed, 04 Aug 1999 17:12:38 +0200 Claus Gittinger suspendedContext setup explicit
Wed, 04 Aug 1999 16:13:32 +0200 Stefan Vogel Make error classes public.
Wed, 04 Aug 1999 08:58:07 +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:25 +0200 Stefan Vogel Fix signal text
Tue, 03 Aug 1999 09:38:42 +0200 Stefan Vogel Fix typo
Mon, 02 Aug 1999 17:03:12 +0200 Claus Gittinger tined #isHandledIn:
Mon, 02 Aug 1999 15:42:45 +0200 Claus Gittinger use new pragma to flag exception frames.
Mon, 02 Aug 1999 10:57:32 +0200 Claus Gittinger replaced #proceed with #proceedWith:nil
Sat, 31 Jul 1999 15:54:59 +0200 Claus Gittinger *** empty log message ***
Sat, 31 Jul 1999 14:43:43 +0200 Claus Gittinger added #handlingSignalInContext:
less more (0) -100 -60 tip