NonPositionableExternalStream.st
Wed, 16 Apr 2014 16:33:08 +0200 Stefan Vogel Fix #buffered:
Wed, 16 Apr 2014 10:23:59 +0200 Stefan Vogel class: NonPositionableExternalStream
Wed, 05 Mar 2014 11:00:26 +0100 Stefan Vogel class: NonPositionableExternalStream
Sat, 01 Mar 2014 23:09:47 +0100 Claus Gittinger class: NonPositionableExternalStream
Thu, 30 Jan 2014 17:41:04 +0100 Stefan Vogel class: NonPositionableExternalStream
Wed, 29 Jan 2014 14:35:26 +0100 Stefan Vogel initialize methods
Tue, 28 Jan 2014 23:21:05 +0100 Stefan Vogel Initialize in instance initialize method insted in #new
Mon, 28 Oct 2013 18:28:00 +0100 Stefan Vogel class: NonPositionableExternalStream
Thu, 29 Aug 2013 11:51:47 +0200 Claus Gittinger class: NonPositionableExternalStream
Wed, 06 Feb 2013 15:47:34 +0100 Stefan Vogel class: NonPositionableExternalStream
Thu, 04 Mar 2010 16:11:43 +0100 Stefan Vogel changed:
Tue, 09 Feb 2010 14:43:39 +0100 Stefan Vogel changed: #makePipe
Thu, 04 Feb 2010 10:13:26 +0100 Stefan Vogel changed: #makePipe
Mon, 01 Feb 2010 19:20:44 +0100 Stefan Vogel Use __MKEXTERNALADDRESS() instead of __MKOBJ()
Wed, 28 Oct 2009 21:58:57 +0100 Claus Gittinger filePointer -> handle migration
Fri, 11 Sep 2009 12:33:20 +0200 sr #retry makePipe after a failed try and garbageCollection
Wed, 14 Jan 2009 21:02:09 +0100 Stefan Vogel changed #size: raise error
Thu, 22 Feb 2007 16:27:35 +0100 Claus Gittinger *** empty log message ***
Tue, 23 Jan 2007 18:21:57 +0100 Stefan Vogel Speedup ExternalStream>>#nextOrNil and ExternalStream>>#peekOrNil.
Tue, 16 Jan 2007 10:49:04 +0100 Claus Gittinger *** empty log message ***
Mon, 04 Apr 2005 12:15:54 +0200 Claus Gittinger *** empty log message ***
Wed, 21 Apr 2004 16:11:42 +0200 Stefan Vogel Use exception classes instead of class vars
Thu, 29 Jan 2004 22:06:02 +0100 Stefan Vogel Provide a #nextBytes:into:startingAt: that does not block the whole ST/X
Thu, 23 Oct 2003 00:07:17 +0200 Claus Gittinger only do a writeWait if previous non-blocking write failed to
Wed, 22 Oct 2003 00:55:36 +0200 Claus Gittinger *** empty log message ***
Mon, 11 Aug 2003 15:28:37 +0200 Stefan Vogel Fix comments
Sat, 12 Jul 2003 19:28:03 +0200 Stefan Vogel Fix prev change
Sat, 12 Jul 2003 17:10:41 +0200 Stefan Vogel Do not block when writing to pipes
Sun, 27 Apr 2003 17:40:18 +0200 Claus Gittinger comment
Mon, 11 Nov 2002 10:29:46 +0100 Claus Gittinger stdout/err must not be buffered (sending prompts without NL)
Tue, 21 Aug 2001 14:03:29 +0200 Claus Gittinger *** empty log message ***
Thu, 26 Apr 2001 14:18:44 +0200 Claus Gittinger only do readWait for pipes and sockets.
Fri, 23 Jun 2000 10:21:17 +0200 Claus Gittinger *** empty log message ***
Thu, 28 Oct 1999 01:58:45 +0200 Stefan Vogel allow Transcript current if Transcript is stdErr
Wed, 04 Aug 1999 21:36:32 +0200 Claus Gittinger checkin from browser
Fri, 30 Jul 1999 12:41:47 +0200 Claus Gittinger checkin from browser
Thu, 15 Jul 1999 21:45:54 +0200 Claus Gittinger comment
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)
Tue, 08 Sep 1998 11:52:43 +0200 Claus Gittinger set eolMode of stderr & stdout to #crlf under win32
Fri, 16 Jan 1998 00:30:40 +0100 Stefan Vogel Redefine #skipThroughAll: to not use #position.
Mon, 22 Sep 1997 21:04:17 +0200 Claus Gittinger lots of VMS changes
Thu, 04 Sep 1997 23:04:26 +0200 Claus Gittinger VMS stuff
Wed, 08 May 1996 00:30:13 +0200 Stefan Vogel No longer a subclass of UnboundedExternalStream, now subclass of ExternalStream.
Thu, 25 Apr 1996 19:02:53 +0200 Claus Gittinger documentation
Wed, 03 Apr 1996 00:06:56 +0200 Claus Gittinger underline cleanup
Thu, 11 Jan 1996 21:38:26 +0100 Claus Gittinger dont buffer stderr / stdout
Thu, 23 Nov 1995 02:51:19 +0100 Claus Gittinger checkin from browser
Wed, 22 Nov 1995 16:08:54 +0100 Claus Gittinger moved StreamErrorSignal into Stream;
Wed, 15 Nov 1995 03:35:40 +0100 Claus Gittinger *** empty log message ***
Sat, 11 Nov 1995 16:28:41 +0100 Claus Gittinger uff - version methods changed to return stings
Fri, 03 Nov 1995 13:34:46 +0100 Claus Gittinger oops
Fri, 03 Nov 1995 13:15:09 +0100 Claus Gittinger oops - making id's real objects requires a store macro
Thu, 02 Nov 1995 21:10:58 +0100 Claus Gittinger use new FILE* wrapper macros (based on externalAddress)
Sat, 16 Sep 1995 19:14:32 +0200 claus .
Fri, 11 Aug 1995 05:05:04 +0200 claus .
Thu, 10 Aug 1995 14:32:31 +0200 claus revision added
Sun, 02 Jul 1995 03:08:30 +0200 claus .
Sat, 18 Feb 1995 19:30:27 +0100 claus *** empty log message ***
Thu, 02 Feb 1995 13:23:05 +0100 claus *** empty log message ***
less more (0) -60 tip