Process.st
Thu, 30 Sep 2004 17:07:49 +0200 Claus Gittinger no, last change leads to a blocking Debugger
Thu, 23 Sep 2004 20:24:37 +0200 Claus Gittinger block interrupts (for this process)
Tue, 21 Sep 2004 19:56:57 +0200 Stefan Vogel comment
Wed, 15 Sep 2004 00:49:29 +0200 Stefan Vogel use #~~ instead of #> for speed
Mon, 30 Aug 2004 17:49:25 +0200 Stefan Vogel use class based exceptions
Thu, 13 May 2004 20:48:49 +0200 Stefan Vogel Mark obsolete methods
Tue, 06 Apr 2004 15:33:02 +0200 Stefan Vogel comments rel5_2_1
Mon, 02 Feb 2004 17:19:36 +0100 ca interrupt actions last come first served
Wed, 28 Jan 2004 21:07:12 +0100 ca no need to resume twice when terminating a process.
Fri, 23 Jan 2004 19:03:07 +0100 Claus Gittinger *** empty log message ***
Fri, 29 Aug 2003 21:23:45 +0200 Claus Gittinger *** empty log message ***
Wed, 18 Jun 2003 16:42:17 +0200 Claus Gittinger more environment accessors
Wed, 07 May 2003 16:42:21 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:06:30 +0200 Claus Gittinger method category rename
Tue, 07 Jan 2003 10:49:00 +0100 Claus Gittinger printString changed to include id
Mon, 30 Sep 2002 17:27:54 +0200 Claus Gittinger *** empty log message ***
Mon, 30 Sep 2002 17:20:18 +0200 Claus Gittinger *** empty log message ***
Thu, 26 Sep 2002 20:53:12 +0200 penk same for waitUntilSuspended
Thu, 26 Sep 2002 20:52:44 +0200 penk oops - waitUntil terminated for a process that did not rune
Wed, 04 Sep 2002 13:45:52 +0200 Claus Gittinger *** empty log message ***
Wed, 04 Sep 2002 12:53:41 +0200 Claus Gittinger thread local storage
Tue, 09 Jul 2002 16:08:17 +0200 Stefan Vogel Use #ifCurtailed: instead of #valueOnUnwindDo:
Tue, 26 Feb 2002 14:02:26 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Fri, 14 Dec 2001 11:54:51 +0100 Claus Gittinger refactored
Sat, 17 Nov 2001 17:37:00 +0100 Claus Gittinger *** empty log message ***
Sat, 17 Nov 2001 11:12:32 +0100 Claus Gittinger exceptions now class-based
Fri, 16 Nov 2001 18:22:18 +0100 Claus Gittinger class based exceptions - abortSignal;
Fri, 18 May 2001 00:22:07 +0200 Stefan Vogel Use <resource:#obsolete>
Fri, 16 Feb 2001 21:29:36 +0100 Claus Gittinger already-dead is a proceedable error
Wed, 25 Oct 2000 14:37:29 +0200 Stefan Vogel terminateAllGUISubprocesses no longer restricted to processGroup.
Wed, 25 Oct 2000 14:04:46 +0200 Stefan Vogel Fix #processGroupLeader
Wed, 25 Oct 2000 10:14:20 +0200 Stefan Vogel Do not create a new process group for each grandchild process.
Thu, 28 Sep 2000 21:25:55 +0200 Claus Gittinger added #isStopped
Fri, 08 Sep 2000 17:17:04 +0200 Claus Gittinger added #abort
Wed, 02 Aug 2000 13:12:29 +0200 Claus Gittinger query
Wed, 02 Aug 2000 13:11:32 +0200 Claus Gittinger race when manipulating interruptActions
Fri, 07 Jul 2000 16:26:44 +0200 Claus Gittinger rel5 preps
Thu, 25 May 2000 14:42:51 +0200 Stefan Vogel Define #isActive
Thu, 20 Apr 2000 16:39:25 +0200 ca cannot terminate an already dead processes children
Sat, 12 Feb 2000 16:30:26 +0100 Claus Gittinger category rename
Thu, 09 Dec 1999 11:15:03 +0100 Claus Gittinger comments only
Thu, 09 Dec 1999 10:58:35 +0100 Claus Gittinger comments only
Fri, 08 Oct 1999 11:04:09 +0200 ca oops - processGroup==0 marks a systemProcess.
Thu, 07 Oct 1999 17:26:35 +0200 ca exceptionHandlerSet creation
Thu, 07 Oct 1999 16:31:48 +0200 ca add terminateAllGui .... processes
Thu, 07 Oct 1999 13:52:16 +0200 Claus Gittinger added a processType attribute (for beGUI / isGUI)
Thu, 16 Sep 1999 11:57:34 +0200 Claus Gittinger added #waitUntilTerminatedWithTimeout:
Wed, 01 Sep 1999 13:28:56 +0200 Claus Gittinger added exceptionHandlerSet & corresponding docu
Wed, 04 Aug 1999 16:10:22 +0200 Claus Gittinger error: vs. error:mayProceed:
Fri, 23 Jul 1999 00:52:36 +0200 Claus Gittinger checkin from browser
Tue, 20 Jul 1999 09:54:25 +0200 Claus Gittinger resume the process when terminated.
Thu, 25 Feb 1999 21:16:06 +0100 Claus Gittinger allow stopping a waiting process
Wed, 26 Aug 1998 17:48:47 +0200 Claus Gittinger comment
Wed, 26 Aug 1998 17:46:46 +0200 Claus Gittinger comment
Wed, 26 Aug 1998 15:41:26 +0200 Claus Gittinger added process-retrievers (for MiniDebugger)
Mon, 24 Aug 1998 18:30:10 +0200 Claus Gittinger fix terminate while in osWait (win32)
Mon, 03 Aug 1998 22:57:47 +0200 Claus Gittinger checkin from browser
Tue, 28 Jul 1998 12:34:04 +0200 Claus Gittinger checkin from browser
Fri, 20 Feb 1998 20:10:27 +0100 Claus Gittinger oops - a self-terminating process did not evaluate its
less more (0) -100 -60 tip