ExternalStream.st
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;
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.
less more (0) -100 -60 tip