ExternalStream.st
Fri, 01 Oct 2004 09:52:49 +0200 Claus Gittinger pastEnd -> pastEndRead
Fri, 01 Oct 2004 09:36:29 +0200 Claus Gittinger pastEnd -> pastEndRead
Wed, 29 Sep 2004 15:42:29 +0200 Stefan Vogel Fix #reOpen handling:
Tue, 07 Sep 2004 01:08:47 +0200 Stefan Vogel Interchanged the meaning of method privacy -
Fri, 03 Sep 2004 13:28:52 +0200 Stefan Vogel Raise proceedable exception proceedable.
Thu, 12 Aug 2004 17:48:55 +0200 Stefan Vogel Mark methods as private
Thu, 12 Aug 2004 15:51:06 +0200 Stefan Vogel Documentation: users shold never send #closeFile
Tue, 18 May 2004 12:23:59 +0200 Claus Gittinger *** empty log message ***
Sun, 09 May 2004 22:51:37 +0200 Stefan Vogel #copyToEndInto
Thu, 01 Apr 2004 15:33:51 +0200 Claus Gittinger openErrorSignal arg: never a string
Tue, 16 Mar 2004 11:28:51 +0100 Claus Gittinger check for written characters to be in 00..FF
Thu, 04 Mar 2004 20:29:51 +0100 Claus Gittinger class based exceptions
Thu, 04 Mar 2004 18:36:22 +0100 Claus Gittinger *** empty log message ***
Thu, 04 Mar 2004 18:28:43 +0100 Michael Beyl acessing: pathName added (returns nil)
Thu, 04 Mar 2004 17:39:38 +0100 Claus Gittinger OpenError is now a class based exception
Fri, 27 Feb 2004 18:05:02 +0100 Claus Gittinger openError backWard compatibility.
Fri, 27 Feb 2004 17:50:33 +0100 Claus Gittinger openError backWard compatibility.
Fri, 06 Feb 2004 23:29:37 +0100 Stefan Vogel LargeFile support for truncateTo:
Fri, 06 Feb 2004 12:40:43 +0100 Stefan Vogel Large file support (off_t with 64 bits) for UNIX
Thu, 05 Feb 2004 16:04:27 +0100 Claus Gittinger made all position-handling code 32bit save
Thu, 15 Jan 2004 16:47:19 +0100 Claus Gittinger *** empty log message ***
Tue, 09 Dec 2003 13:48:54 +0100 Claus Gittinger EWOULDBLOCK handling in nextPutBytes:
Tue, 09 Dec 2003 13:28:32 +0100 Claus Gittinger no writeError for EWOULDBLOCK and isNonBlocking
Tue, 09 Dec 2003 13:27:37 +0100 Claus Gittinger isNonBlocking -> isBlocking
Tue, 09 Dec 2003 11:46:45 +0100 penk writeError: care for EWOULDBLOCK in nonBlocking case.
Mon, 10 Nov 2003 12:46:38 +0100 Claus Gittinger fileHandle check
Mon, 27 Oct 2003 19:03:45 +0100 Claus Gittinger use sendfile if supported by OS
Thu, 23 Oct 2003 17:44:24 +0200 Claus Gittinger String new -> uninitializedNew: / basicNew:
Tue, 21 Oct 2003 23:30:20 +0200 Claus Gittinger comments
Mon, 11 Aug 2003 16:47:34 +0200 Stefan Vogel Fix nextAvilableBytes:... with readAhead and EINTR
Mon, 11 Aug 2003 15:25:02 +0200 Stefan Vogel Fix reading when readAheadBuffer is filled and following read fails
Mon, 14 Jul 2003 12:51:53 +0200 Stefan Vogel Use contentsSpecies
Mon, 14 Jul 2003 12:20:29 +0200 Stefan Vogel Take care for String/Bytes contents when doing copyToEndInto:
Sat, 12 Jul 2003 19:26:10 +0200 Stefan Vogel ExternalStream>>blocking: returns previous blocking status
Sat, 12 Jul 2003 17:10:41 +0200 Stefan Vogel Do not block when writing to pipes
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Fri, 11 Apr 2003 01:29:26 +0200 Claus Gittinger also handle subclasses of ExternalBytes (Mapped..)
Wed, 19 Mar 2003 12:23:34 +0100 Claus Gittinger *** empty log message ***
Tue, 25 Feb 2003 12:48:02 +0100 Claus Gittinger code rewritten to be independent of stream zero-base
Tue, 25 Feb 2003 11:17:54 +0100 Claus Gittinger prep for 0-based stream position
Tue, 25 Feb 2003 10:05:53 +0100 Claus Gittinger preps for 0-based stream positions
Fri, 07 Feb 2003 15:58:32 +0100 Claus Gittinger no one cares about the signal in copyToEndInto:
Fri, 07 Feb 2003 12:28:02 +0100 penk copyToEndTo: pushed to Stream
Mon, 03 Feb 2003 13:50:14 +0100 penk make pseudoTTYs unbuffered (req'd for UNIXWARE)
Thu, 24 Oct 2002 17:42:04 +0200 Claus Gittinger checkin from browser
Thu, 17 Oct 2002 17:07:31 +0200 Claus Gittinger added utility: ExternalStream >> copyToEndInto:
Tue, 17 Sep 2002 11:10:06 +0200 Claus Gittinger oops - upToEnd failed if already at the end
Wed, 24 Jul 2002 16:31:14 +0200 Stefan Vogel Do not raise non-proceedable errors proceedable
Tue, 09 Jul 2002 16:07:10 +0200 Stefan Vogel Use #ifCurtailed: instead of #valueOnUnwindDo:
Wed, 19 Jun 2002 14:11:54 +0200 Claus Gittinger raise StreamNotOpenError proceedable
Mon, 10 Jun 2002 14:37:10 +0200 Stefan Vogel Speedup #upToEnd
Tue, 21 May 2002 11:43:22 +0200 Stefan Vogel Support O_NONBLOCK which is the POSIX way of FNDELAY
Tue, 09 Apr 2002 16:46:54 +0200 Stefan Vogel @global stuff for classvars
Mon, 25 Mar 2002 18:18:40 +0100 Claus Gittinger dolphin compatibility
Mon, 11 Mar 2002 11:49:22 +0100 Stefan Vogel Allow #registerForFinalization for classes defining their own Lobby.
Mon, 04 Mar 2002 15:29:14 +0100 Stefan Vogel Use #finalize instead of #disposed
Tue, 11 Dec 2001 21:18:16 +0100 Stefan Vogel Fix #contentsOfEntireFile
Tue, 11 Dec 2001 12:48:32 +0100 Stefan Vogel #errorReporter and #reportOn class-methods
Tue, 04 Dec 2001 18:06:14 +0100 Stefan Vogel Define #errorReporter and #reportError: (ST-80 protocol)
Fri, 07 Sep 2001 21:29:54 +0200 Claus Gittinger fixed: return nil if skipThrough: hits EOF
less more (0) -100 -60 tip