Process.st
Fri, 13 Aug 2010 09:40:24 +0200 sr added:
Sat, 06 Mar 2010 14:45:45 +0100 Stefan Vogel use _MAX_INT instead of 0x3fffffff in primitive code when generating SmallIntegers
Wed, 17 Dec 2008 11:40:41 +0100 Claus Gittinger *** empty log message ***
Thu, 23 Oct 2008 18:25:57 +0200 Stefan Vogel comments
Wed, 17 Oct 2007 12:29:13 +0200 Claus Gittinger comment
Mon, 28 May 2007 14:03:51 +0200 Stefan Vogel #isDead
Wed, 04 Apr 2007 21:28:36 +0200 Stefan Vogel Raise process specific error signal
Wed, 04 Apr 2007 17:39:13 +0200 Stefan Vogel Forbid to terminate all the process with group id 0 - use specific Error
Wed, 04 Apr 2007 16:29:32 +0200 Stefan Vogel Be conservative when setting helper processes of executeCommand:...
Mon, 05 Mar 2007 22:36:17 +0100 Stefan Vogel #newProcess et al never return nil - but raise an exception
Wed, 17 May 2006 12:30:27 +0200 Stefan Vogel new: #parentProcess
Wed, 22 Mar 2006 23:10:23 +0100 Claus Gittinger *** empty log message ***
Mon, 06 Mar 2006 09:57:48 +0100 Claus Gittinger *** empty log message ***
Tue, 31 Jan 2006 23:10:09 +0100 Claus Gittinger *** empty log message ***
Tue, 31 Jan 2006 23:08:06 +0100 Claus Gittinger *** empty log message ***
Mon, 09 Jan 2006 09:56:56 +0100 Claus Gittinger *** empty log message ***
Sun, 11 Dec 2005 20:16:16 +0100 ab find all process of the same id, used to suspend all of a group.
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Wed, 11 May 2005 11:22:10 +0200 Claus Gittinger *** empty log message ***
Mon, 14 Mar 2005 23:29:26 +0100 penk *** empty log message ***
Wed, 26 Jan 2005 14:56:16 +0100 Stefan Vogel comment
Tue, 11 Jan 2005 18:05:16 +0100 Stefan Vogel AbortOperationRequest is now a subclass (and child-Exception) of.
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
less more (0) -100 -60 tip