ExternalStream.st
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;
Fri, 10 Jan 1997 19:01:32 +0100 Claus Gittinger newStyle info & error messages
Fri, 10 Jan 1997 14:18:25 +0100 Claus Gittinger implemented 1-character readAhead for unbuffered streams;
Fri, 03 Jan 1997 19:47:48 +0100 Claus Gittinger fall back to super>>nextPutLine: if argument is not a string.
Fri, 03 Jan 1997 19:36:14 +0100 Claus Gittinger *** empty log message ***
Sat, 26 Oct 1996 18:34:05 +0200 Claus Gittinger type casts
Wed, 02 Oct 1996 13:35:15 +0200 Claus Gittinger removed all COMMA_CON / CON_COMMA uses
Fri, 30 Aug 1996 00:40:40 +0200 Claus Gittinger when shutting down, also tell the Lobby
Wed, 03 Jul 1996 14:21:55 +0200 Stefan Vogel ST-80 compatibility: #contentsOfEntireFile must return a String.
Tue, 02 Jul 1996 20:34:00 +0200 Claus Gittinger added support for signedWord and signedLong indexable classes.
Wed, 26 Jun 1996 09:39:03 +0200 Claus Gittinger use skipThroughAll from superclass.
Tue, 18 Jun 1996 11:40:53 +0200 Claus Gittinger labels in empty statements need a semi
Sat, 15 Jun 1996 15:21:21 +0200 Claus Gittinger checkin from browser
Thu, 13 Jun 1996 02:10:22 +0200 Stefan Vogel Fix reads and writes with cnt==0.
Thu, 13 Jun 1996 01:03:05 +0200 Stefan Vogel Use common macros to make interruptable system calls signal proof.
Sat, 18 May 1996 17:32:43 +0200 Claus Gittinger showCr: -> showCR:
Fri, 26 Apr 1996 10:49:37 +0200 Claus Gittinger Stefan - that was your bug ;-)
Fri, 26 Apr 1996 09:36:28 +0200 Claus Gittinger clear errnos before read/write
Thu, 25 Apr 1996 19:02:53 +0200 Claus Gittinger documentation
Thu, 25 Apr 1996 10:35:28 +0200 Stefan Vogel Support optional signal generation on end of stream.
Sun, 07 Apr 1996 04:12:19 +0200 Claus Gittinger *** empty log message ***
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
Sat, 23 Mar 1996 18:22:50 +0100 Claus Gittinger compile seldom used methods with optSpace (is this a good idea ?)
Thu, 07 Mar 1996 14:27:02 +0100 Stefan Vogel Make methods signal-proof.
Tue, 05 Mar 1996 23:26:38 +0100 Claus Gittinger alles MIST - zurueck zu 1.89 und NOCONTEXT entfernt
Tue, 05 Mar 1996 22:10:57 +0100 Claus Gittinger removed all NOCONTEXT (last version did no good - PROTECT-stack overflow ...)
Tue, 05 Mar 1996 21:02:56 +0100 Claus Gittinger care for GC while being interruptable
Thu, 29 Feb 1996 18:29:46 +0100 Claus Gittinger added facilities to connect to given Fd's and #makePipe
Thu, 29 Feb 1996 11:18:33 +0100 Stefan Vogel ExtSTream>>next: did not work correct if interrupted.
Tue, 20 Feb 1996 17:32:47 +0100 Claus Gittinger max lineLength (in nextLine) increased to 16k
Sun, 04 Feb 1996 20:19:58 +0100 Claus Gittinger oops - when truncating buffered streams, we must flush & seek first (stdio trouble)
Sun, 04 Feb 1996 20:06:39 +0100 Claus Gittinger added interface to truncate & ftruncate (req. by Mr. Olberding)
Tue, 16 Jan 1996 20:11:19 +0100 Claus Gittinger binary class storage support
Thu, 11 Jan 1996 21:37:35 +0100 Claus Gittinger LINUX seems to interrupt writes & return a positive parial count
Thu, 04 Jan 1996 00:25:58 +0100 Stefan Vogel New method to set the filedescriptor of a stream.
Sat, 23 Dec 1995 20:05:00 +0100 Claus Gittinger moved readErrorSignal / writeErrorSignal up in the hierarchy
Tue, 19 Dec 1995 20:15:16 +0100 Claus Gittinger WIN32 has no ioctl
Sat, 16 Dec 1995 17:01:48 +0100 Claus Gittinger commentary
Sun, 10 Dec 1995 01:33:10 +0100 Claus Gittinger checkin from browser
Sat, 09 Dec 1995 12:24:19 +0100 Claus Gittinger *** empty log message ***
Thu, 07 Dec 1995 16:13:31 +0100 Claus Gittinger oops
Thu, 07 Dec 1995 13:43:26 +0100 Claus Gittinger avoid getting out of sync, if too many %}'s are encountered
Mon, 04 Dec 1995 11:51:47 +0100 Claus Gittinger oops - handling of exclas within primitives was wrong
Mon, 04 Dec 1995 11:21:13 +0100 Claus Gittinger spelling
less more (0) -100 -60 tip