ReadStream.st
Wed, 26 Jul 2006 15:02:58 +0200 Stefan Vogel off-by-one error in #nextBytes:into:startingAt:
Tue, 25 Jul 2006 16:17:45 +0200 Claus Gittinger +nextOrNil
Mon, 08 May 2006 09:07:39 +0200 Stefan Vogel #nextSymbol
Tue, 28 Mar 2006 16:34:56 +0200 Claus Gittinger warn when ReadStream with: is used.
Mon, 14 Nov 2005 14:48:58 +0100 Stefan Vogel #nextBytes:into:startingAt: now works, when fetching into a bit array.
Fri, 08 Jul 2005 19:17:22 +0200 Claus Gittinger 64bit
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Fri, 01 Oct 2004 09:36:29 +0200 Claus Gittinger pastEnd -> pastEndRead
Fri, 10 Sep 2004 13:16:19 +0200 Claus Gittinger tuned reading long strings & byteArrays from byteArray streams.
Tue, 09 Mar 2004 13:13:58 +0100 Stefan Vogel Define #xxxStreamOrNil methods.
Fri, 05 Mar 2004 21:00:26 +0100 Claus Gittinger nextByte should (at least) return integer when reading from a string-stream
Tue, 08 Jul 2003 22:31:22 +0200 Stefan Vogel #readWait, #writeWait etc. as dummy entries
Mon, 17 Mar 2003 17:47:00 +0100 Claus Gittinger position fixes
Tue, 25 Feb 2003 10:05:53 +0100 Claus Gittinger preps for 0-based stream positions
Tue, 29 Oct 2002 11:55:29 +0100 james +readWait for ext/stream compatibility
Thu, 13 Dec 2001 20:05:04 +0100 Stefan Vogel Define #isWritable
Fri, 07 Sep 2001 21:27:52 +0200 Claus Gittinger fixed: skipThrough dod not position atEnd if the element was not found.
Wed, 14 Feb 2001 10:24:40 +0100 frank checkin from browser
Tue, 21 Mar 2000 13:54:37 +0100 Claus Gittinger *** empty log message ***
Fri, 01 Oct 1999 10:37:37 +0200 Claus Gittinger #nextByte does return an integer, even when operating on a
Wed, 04 Aug 1999 16:10:22 +0200 Claus Gittinger error: vs. error:mayProceed:
Sat, 05 Jun 1999 01:07:34 +0200 Claus Gittinger oops - return instead of RETURN macro
Thu, 05 Mar 1998 13:46:28 +0100 Claus Gittinger added #peekOrNil
Sat, 15 Nov 1997 15:59:21 +0100 Claus Gittinger nextAlphaNumericWord changed
Sat, 04 Oct 1997 19:00:01 +0200 Claus Gittinger comments
Thu, 06 Mar 1997 01:32:44 +0100 Claus Gittinger checkin from browser
Tue, 14 Jan 1997 15:14:39 +0100 Claus Gittinger ff is a separator too (in #skipSeparators*)
Wed, 02 Oct 1996 13:35:15 +0200 Claus Gittinger removed all COMMA_CON / CON_COMMA uses
Fri, 13 Sep 1996 18:49:38 +0200 Claus Gittinger added ExternalStream compatibility protocol
Wed, 26 Jun 1996 09:37:38 +0200 Claus Gittinger moved some skip methods to superclass
Sat, 18 May 1996 17:32:43 +0200 Claus Gittinger showCr: -> showCR:
Thu, 16 May 1996 14:49:04 +0200 Claus Gittinger checkin from browser
Wed, 15 May 1996 17:30:49 +0200 Claus Gittinger checkin from browser
Thu, 25 Apr 1996 19:02:53 +0200 Claus Gittinger documentation
Sat, 06 Apr 1996 15:23:05 +0200 Claus Gittinger removed external decls for VM functions (should look for more)
Wed, 03 Apr 1996 00:06:56 +0200 Claus Gittinger underline cleanup
Mon, 19 Feb 1996 16:07:27 +0100 Stefan Vogel ST80 compatibility: generate signal at end of stream when instance variable
Thu, 04 Jan 1996 02:24:09 +0100 Claus Gittinger removed external function defs (soon no longer allowed)
Thu, 07 Dec 1995 22:38:49 +0100 Claus Gittinger checkin from browser
Thu, 23 Nov 1995 02:32:01 +0100 Claus Gittinger checkin from browser
Tue, 14 Nov 1995 22:43:27 +0100 Claus Gittinger nextPeek ignored readLimit for the very last peek
Sat, 11 Nov 1995 16:28:41 +0100 Claus Gittinger uff - version methods changed to return stings
Fri, 10 Nov 1995 17:46:49 +0100 Claus Gittinger use new MKSTRING_L if length is known (avoids a useless strlen)
Fri, 11 Aug 1995 05:05:04 +0200 claus .
Thu, 10 Aug 1995 14:32:31 +0200 claus revision added
Tue, 16 May 1995 20:01:39 +0200 claus .
Tue, 16 May 1995 19:09:45 +0200 claus .
Mon, 01 May 1995 23:40:01 +0200 claus .
Wed, 15 Feb 1995 11:25:20 +0100 claus (none)
Thu, 17 Nov 1994 15:18:16 +0100 claus *** empty log message ***
Fri, 05 Aug 1994 02:59:40 +0200 claus *** empty log message ***
Thu, 02 Jun 1994 18:22:49 +0200 claus *** empty log message ***
Fri, 25 Feb 1994 14:03:34 +0100 claus *** empty log message ***
Sat, 11 Dec 1993 01:59:35 +0100 claus *** empty log message ***
Mon, 08 Nov 1993 03:32:43 +0100 claus 2.8.1
Wed, 13 Oct 1993 03:14:32 +0100 claus *** empty log message ***
Wed, 13 Oct 1993 01:19:00 +0100 claus *** empty log message ***
Mon, 04 Oct 1993 11:32:33 +0100 claus 2.7.2
Fri, 16 Jul 1993 11:39:45 +0200 claus Initial revision
less more (0) tip