ExternalStream.st
Fri, 09 Oct 1998 16:19:06 +0200 Claus Gittinger added #nextInto: and #readInto: for Squeak compatibility.
Fri, 02 Oct 1998 18:52:34 +0200 Claus Gittinger added #isOpen query
Tue, 28 Jul 1998 15:41:12 +0200 Claus Gittinger oops
Tue, 28 Jul 1998 12:41:15 +0200 Claus Gittinger fixed nextAvail
Sat, 25 Jul 1998 18:39:01 +0200 Claus Gittinger added #nextAvailable:
Tue, 21 Jul 1998 20:27:42 +0200 Claus Gittinger fixed readAhead in peek with non-binary mode
Mon, 15 Jun 1998 15:31:02 +0200 Claus Gittinger win32 changes by md
Thu, 11 Jun 1998 20:46:41 +0200 Claus Gittinger made nextAvail really unblocking
Thu, 11 Jun 1998 16:57:50 +0200 Claus Gittinger *** empty log message ***
Tue, 09 Jun 1998 15:51:38 +0200 Claus Gittinger checkin from browser
Tue, 09 Jun 1998 14:28:26 +0200 Claus Gittinger added #makePTYPair
Thu, 28 May 1998 15:21:19 +0200 Claus Gittinger added #readWriteWait methods.
Thu, 21 May 1998 16:34:51 +0200 Claus Gittinger added extra streamIOError signal.
Tue, 19 May 1998 22:08:44 +0200 Claus Gittinger oops - streamNotOpenSignal
Sun, 17 May 1998 22:14:47 +0200 Claus Gittinger oops - nextUnsignedLong:MSB: on alpha.
Fri, 15 May 1998 15:30:28 +0200 Claus Gittinger nextAvail also for externalBytes
Fri, 08 May 1998 15:24:35 +0200 Claus Gittinger allow reading/writing from/to ExternalBytes
Wed, 06 May 1998 13:49:51 +0200 Claus Gittinger *** empty log message ***
Wed, 06 May 1998 11:29:42 +0200 Claus Gittinger prepare to use FilePointer instead of ExternalAddress
Thu, 05 Feb 1998 12:09:04 +0100 Claus Gittinger added #nextAvailableBytes - very useful for pipes & sockets.
Sun, 01 Feb 1998 14:03:40 +0100 Claus Gittinger example
Wed, 28 Jan 1998 16:59:13 +0100 Stefan Vogel FileStream redefines #openErrorSignal.
Sun, 25 Jan 1998 15:13:53 +0100 Claus Gittinger eliminated some single-underscore macro refs (stringSize, arraySize ...)
Tue, 20 Jan 1998 22:17:21 +0100 Claus Gittinger mhmh - it seems that we can make a fileDescriptor from
Mon, 19 Jan 1998 16:33:41 +0100 Claus Gittinger oops - fwrite returns 0 (with errno set) in case of E-NO-SPACE.
Fri, 16 Jan 1998 00:32:37 +0100 Stefan Vogel Typo in comment
Wed, 17 Dec 1997 22:49:30 +0100 Claus Gittinger msdos MUST use binary mode in I/O
Tue, 21 Oct 1997 19:44:59 +0200 Claus Gittinger *** empty log message ***
Wed, 15 Oct 1997 14:31:32 +0200 Claus Gittinger larger lineBuffer in #nextLine
Fri, 10 Oct 1997 15:04:05 +0200 ca more ST80 compatibility
Mon, 06 Oct 1997 15:28:01 +0200 Claus Gittinger eliminate MKOBJ & MKCP (use MKEXTERNALADDRESS & externalAddressVal)
Thu, 25 Sep 1997 14:58:16 +0200 Stefan Vogel Handle readAhead in #canReadWithoutBlocking
Mon, 22 Sep 1997 20:59:22 +0200 Claus Gittinger lots of VMS changes
Sun, 21 Sep 1997 00:10:22 +0200 Claus Gittinger *** empty log message ***
Mon, 15 Sep 1997 22:33:15 +0200 Claus Gittinger *** empty log message ***
Sun, 07 Sep 1997 01:47:07 +0200 Claus Gittinger various VMS changes
Thu, 04 Sep 1997 23:04:26 +0200 Claus Gittinger VMS stuff
Wed, 20 Aug 1997 16:48:38 +0200 Claus Gittinger #atEnd must read interruptable
Wed, 20 Aug 1997 16:45:54 +0200 Claus Gittinger oops - nextChunk could access invalid memory due
Tue, 19 Aug 1997 11:16:52 +0200 Stefan Vogel Fix #atEnd: for signed chars.
Tue, 12 Aug 1997 02:30:45 +0200 Claus Gittinger give nextChunk a bit more stack
Tue, 22 Jul 1997 15:22:57 +0200 Claus Gittinger *** empty log message ***
Tue, 22 Jul 1997 15:01:32 +0200 Claus Gittinger more alpha64 fixes
Tue, 22 Jul 1997 14:41:48 +0200 Claus Gittinger unsigned vs. signed to avoid warnings
Sat, 07 Jun 1997 10:04:48 +0200 Claus Gittinger oops - atEnd must read interruptable.
Thu, 01 May 1997 22:26:32 +0200 Claus Gittinger *** empty log message ***
Tue, 29 Apr 1997 14:52:35 +0200 Claus Gittinger *** empty log message ***
Mon, 28 Apr 1997 22:55:40 +0200 Claus Gittinger changes for NT; prepare to use HANDLES instead of FILES (NT)
Mon, 28 Apr 1997 22:44:46 +0200 Claus Gittinger remove cr's when reading chunks.
Tue, 22 Apr 1997 10:47:20 +0200 Claus Gittinger moved some non-homogenous read/write methods to Stream
Fri, 18 Apr 1997 16:31:57 +0200 Claus Gittinger oops - self reference after MKOBJ may lead to trouble with garbage collector,
Sat, 29 Mar 1997 15:23:40 +0100 Claus Gittinger big bug: READBYTES & WRITEBYTES did not care for moving objects when interrupted.
Thu, 30 Jan 1997 17:40:48 +0100 Claus Gittinger return codes in error cases
Thu, 30 Jan 1997 13:05:02 +0100 Claus Gittinger checkin from browser
Thu, 30 Jan 1997 13:00:59 +0100 Claus Gittinger always return the value of a raise
Tue, 28 Jan 1997 11:20:05 +0100 Claus Gittinger *** empty log message ***
Fri, 24 Jan 1997 23:33:56 +0100 Claus Gittinger *** empty log message ***
Fri, 24 Jan 1997 23:11:36 +0100 Claus Gittinger semaphore names
Tue, 14 Jan 1997 15:16:36 +0100 Claus Gittinger ff is a separator too (in #skipSeparators*)
Sat, 11 Jan 1997 18:54:18 +0100 Claus Gittinger next: must raise pastEnd, if EOF is hit;
less more (0) -100 -60 tip