GenericException.st
Mon, 12 Jan 2015 17:07:53 +0100 Claus Gittinger class: GenericException
Tue, 30 Dec 2014 13:40:23 +0100 Claus Gittinger class: GenericException
Fri, 21 Nov 2014 15:51:11 +0100 Claus Gittinger class: GenericException
Fri, 21 Nov 2014 15:41:28 +0100 Claus Gittinger class: GenericException
Tue, 10 Jun 2014 12:13:08 +0200 Claus Gittinger *** empty log message ***
Fri, 30 May 2014 12:42:53 +0200 Claus Gittinger class: GenericException
Thu, 29 May 2014 12:50:36 +0200 Claus Gittinger class: GenericException
Tue, 11 Mar 2014 10:27:34 +0100 Stefan Vogel class: GenericException
Wed, 05 Mar 2014 22:36:23 +0100 Claus Gittinger class: GenericException
Sun, 02 Mar 2014 01:17:12 +0100 Claus Gittinger class: GenericException
Wed, 26 Feb 2014 09:42:52 +0100 Claus Gittinger class: GenericException
Tue, 25 Feb 2014 14:40:34 +0100 Claus Gittinger class: GenericException
Wed, 05 Feb 2014 18:17:26 +0100 Claus Gittinger merged in jv's changes
Sat, 24 Aug 2013 14:24:21 +0200 Claus Gittinger class: GenericException
Thu, 22 Aug 2013 15:01:38 +0200 Claus Gittinger class: GenericException
Thu, 22 Aug 2013 14:49:27 +0200 Claus Gittinger class: GenericException
Fri, 16 Aug 2013 19:55:22 +0200 Stefan Vogel class: GenericException
Tue, 30 Jul 2013 21:18:01 +0200 Claus Gittinger class: GenericException
Wed, 19 Jun 2013 08:34:00 +0200 Stefan Vogel class: GenericException
Mon, 27 May 2013 16:13:24 +0200 Stefan Vogel class: GenericException
Fri, 24 May 2013 20:14:44 +0200 Claus Gittinger class: GenericException
Tue, 21 May 2013 22:26:48 +0200 Claus Gittinger class: GenericException
Mon, 27 May 2013 16:13:24 +0200 Stefan Vogel class: GenericException
Fri, 24 May 2013 20:14:44 +0200 Claus Gittinger class: GenericException
Tue, 21 May 2013 22:26:48 +0200 Claus Gittinger class: GenericException
Mon, 13 May 2013 15:47:00 +0200 Stefan Vogel class: GenericException
Fri, 19 Apr 2013 11:41:15 +0200 Claus Gittinger class: GenericException
Wed, 17 Apr 2013 20:22:11 +0200 Claus Gittinger class: GenericException
Thu, 04 Apr 2013 12:10:21 +0200 Claus Gittinger exception >> signal: moved
Tue, 26 Mar 2013 15:20:21 +0100 Claus Gittinger class: GenericException
Mon, 23 Jul 2012 13:04:16 +0200 Stefan Vogel added: #raiseIn:
Tue, 03 Apr 2012 20:34:13 +0200 Stefan Vogel changed comment: #handlerContextForException:in:
Fri, 28 Oct 2011 00:28:12 +0200 Stefan Vogel Fix the exception handler actions (#return, #restart, ...) to work
Thu, 10 Feb 2011 12:30:47 +0100 Claus Gittinger added: #nameForDescription
Thu, 27 Jan 2011 18:32:38 +0100 Claus Gittinger added: #raiseRequestIn:
Wed, 17 Nov 2010 17:53:23 +0100 Claus Gittinger changed: #initialize
Sun, 05 Sep 2010 18:08:47 +0200 Claus Gittinger added: #exitWith:
Tue, 10 Aug 2010 10:34:53 +0200 Claus Gittinger eliminated 1 to 2 message sends when raising
Sat, 10 Jul 2010 19:49:23 +0200 Claus Gittinger changed: #raiseRequest
Tue, 01 Dec 2009 21:03:39 +0100 Claus Gittinger added: #signalerContext
Thu, 19 Nov 2009 12:52:09 +0100 Claus Gittinger changed: #stackTrace:
Thu, 19 Nov 2009 12:51:47 +0100 Claus Gittinger changed: #stackTrace:
Thu, 19 Nov 2009 12:49:26 +0100 Claus Gittinger added: #stackTrace:
Tue, 06 Oct 2009 12:15:04 +0200 Claus Gittinger comment/format in: #resignalAs:
Thu, 01 Oct 2009 15:43:53 +0200 Claus Gittinger *** empty log message ***
Thu, 01 Oct 2009 09:26:48 +0200 Claus Gittinger added: #evaluate:ifRaised:
Tue, 16 Jun 2009 11:43:00 +0200 Stefan Vogel example
Wed, 20 May 2009 13:38:37 +0200 Claus Gittinger added dummy catchInDebugger
Tue, 17 Mar 2009 17:22:19 +0100 Stefan Vogel changed #handlerForSignal:context:originator:
Fri, 06 Mar 2009 20:00:35 +0100 Claus Gittinger comment
Thu, 30 Oct 2008 20:55:56 +0100 Claus Gittinger *** empty log message ***
Sun, 19 Oct 2008 20:44:33 +0200 Claus Gittinger got rid of the \"unhandled...(\" prefix in the debugger;
Tue, 27 May 2008 18:40:53 +0200 Claus Gittinger *** empty log message ***
Wed, 07 Nov 2007 11:37:06 +0100 ca +catchInDebugger
Mon, 22 Oct 2007 14:26:45 +0200 Claus Gittinger raising
Thu, 04 Oct 2007 19:21:52 +0200 Claus Gittinger error message (wrong proceedability)
Fri, 16 Feb 2007 14:53:56 +0100 ca *** empty log message ***
Thu, 07 Dec 2006 17:05:02 +0100 Claus Gittinger comment
Wed, 22 Nov 2006 12:15:12 +0100 Claus Gittinger *** empty log message ***
Thu, 21 Sep 2006 16:24:40 +0200 Stefan Vogel - Add raiseContext as instance variable for faster #resume
less more (0) -100 -60 tip