PipeStream.st
Wed, 21 Apr 2004 16:11:42 +0200 Stefan Vogel Use exception classes instead of class vars
Sun, 12 Oct 2003 15:33:20 +0200 Claus Gittinger terminateProcess no longer does a closePid
Mon, 17 Mar 2003 17:47:00 +0100 Claus Gittinger position fixes
Thu, 27 Feb 2003 15:40:37 +0100 Stefan Vogel Cleanup filedescriptor closing on #exec:withArguments:....
Tue, 25 Feb 2003 19:23:22 +0100 Stefan Vogel Call 'final' method #executeCommand:....
Wed, 12 Feb 2003 17:53:43 +0100 Stefan Vogel Remove unused method var
Tue, 09 Apr 2002 16:46:54 +0200 Stefan Vogel @global stuff for classvars
Mon, 04 Mar 2002 15:21:43 +0100 Stefan Vogel Use #finalize instead of #disposed
Mon, 10 Dec 2001 17:30:04 +0100 Claus Gittinger pass name of API/C wrap function
Fri, 22 Jun 2001 10:44:13 +0200 Claus Gittinger checked in to force recompilation
Tue, 24 Oct 2000 19:26:05 +0200 Stefan Vogel Set to unbuffered, sincestdio does not work with pipes.
Mon, 25 Sep 2000 14:57:07 +0200 Claus Gittinger care for spaces in directory name (in cd-command)
Tue, 25 Jul 2000 16:13:57 +0200 Claus Gittinger comment
Tue, 11 Jul 2000 12:24:59 +0200 ca pipe-command termination fix
Wed, 17 May 2000 11:13:21 +0200 Claus Gittinger terminate command on close (also under unix)
Mon, 07 Feb 2000 19:17:31 +0100 Claus Gittinger category change
Mon, 24 Jan 2000 17:15:01 +0100 Stefan Vogel Avoid duplicate fclose calling.
Mon, 24 Jan 2000 16:03:54 +0100 Claus Gittinger *** empty log message ***
Fri, 20 Aug 1999 11:15:29 +0200 ps *** empty log message ***
Wed, 04 Aug 1999 16:13:11 +0200 Claus Gittinger errorOpen renamed to errorAlreadyOpen
Wed, 19 May 1999 14:15:38 +0200 Claus Gittinger generalized errorDisposition (for other OS's);
Tue, 27 Apr 1999 19:52:10 +0200 Claus Gittinger common code between win32 and unix;
Fri, 12 Feb 1999 15:55:00 +0100 Claus Gittinger renamed __new() to __STX___new()
Fri, 15 Jan 1999 21:53:59 +0100 Claus Gittinger changes for egcs (stdio uses __new / utsname)
Sat, 12 Sep 1998 17:35:08 +0200 Claus Gittinger oops - must nil pid when terminating the process
Sat, 12 Sep 1998 14:28:09 +0200 Claus Gittinger terminate process BEFORE closing the pipe under win32
Thu, 27 Aug 1998 16:11:59 +0200 Claus Gittinger *** empty log message ***
Thu, 20 Aug 1998 02:48:28 +0200 Claus Gittinger no need for full pathName in exec*inDirectory: methods.
Tue, 11 Aug 1998 16:29:12 +0200 Claus Gittinger *** empty log message ***
Fri, 12 Jun 1998 18:02:16 +0200 Claus Gittinger *** empty log message ***
Tue, 09 Jun 1998 14:06:26 +0200 Claus Gittinger checkin from browser
Sat, 21 Feb 1998 17:40:21 +0100 Claus Gittinger md's WIN32 changes
Tue, 20 Jan 1998 21:22:17 +0100 Claus Gittinger windows changes
Thu, 02 Oct 1997 15:27:45 +0200 Claus Gittinger *** empty log message ***
Wed, 24 Sep 1997 17:11:32 +0200 Stefan Vogel New method #readingFrom:errorDisposition:inDirectory.
Tue, 23 Sep 1997 06:59:40 +0200 Claus Gittinger *** empty log message ***
Mon, 22 Sep 1997 22:25:04 +0200 Claus Gittinger *** empty log message ***
Mon, 22 Sep 1997 22:01:37 +0200 Claus Gittinger *** empty log message ***
Mon, 22 Sep 1997 21:43:37 +0200 Claus Gittinger *** empty log message ***
Mon, 22 Sep 1997 21:38:56 +0200 Claus Gittinger VMS pipes in another directory
Mon, 22 Sep 1997 21:05:58 +0200 Claus Gittinger lots of VMS changes
Sun, 21 Sep 1997 00:10:22 +0200 Claus Gittinger *** empty log message ***
Thu, 18 Sep 1997 22:15:29 +0200 Claus Gittinger *** empty log message ***
Mon, 15 Sep 1997 22:44:29 +0200 Claus Gittinger *** empty log message ***
Thu, 04 Sep 1997 23:04:26 +0200 Claus Gittinger VMS stuff
Tue, 29 Apr 1997 16:44:54 +0200 Claus Gittinger *** empty log message ***
Tue, 29 Apr 1997 16:39:58 +0200 Claus Gittinger checkin from browser
Tue, 25 Mar 1997 13:48:30 +0100 Stefan Vogel Fixe race when waiting for SIGCHLD.
Sat, 25 Jan 1997 00:19:50 +0100 Claus Gittinger checkin from browser
Fri, 10 Jan 1997 14:19:40 +0100 Claus Gittinger atEnd removed; ExtStreams atEnd should now work
Fri, 10 Jan 1997 12:21:41 +0100 Claus Gittinger care for a child to finish right in close
Wed, 20 Nov 1996 17:03:46 +0100 Claus Gittinger *** empty log message ***
Thu, 12 Sep 1996 18:09:16 +0200 Claus Gittinger *** empty log message ***
Thu, 12 Sep 1996 17:47:23 +0200 Claus Gittinger linux stdio does not work with buffered pipes
Mon, 09 Sep 1996 12:30:27 +0200 Stefan Vogel Use OperatingSystem executeCommand:... instead of popen().
Thu, 25 Apr 1996 19:02:53 +0200 Claus Gittinger documentation
Wed, 03 Apr 1996 00:06:56 +0200 Claus Gittinger underline cleanup
Tue, 19 Dec 1995 21:47:33 +0100 Claus Gittinger NT changes
Thu, 23 Nov 1995 02:51:19 +0100 Claus Gittinger checkin from browser
Mon, 20 Nov 1995 15:51:54 +0100 Claus Gittinger BrokenPipeSignal now a child of WriteErrorSignal
less more (0) -60 tip