ExternalStream.st
Thu, 26 Apr 2001 15:03:31 +0200 Claus Gittinger rel5 migration
Thu, 26 Apr 2001 14:18:44 +0200 Claus Gittinger only do readWait for pipes and sockets.
Mon, 12 Feb 2001 10:40:31 +0100 Stefan Vogel Do not block on atEnd on Sockets ore Pipes
Sun, 24 Sep 2000 13:25:34 +0200 Claus Gittinger removed fopen workaround (now have a better malloc)
Thu, 21 Sep 2000 18:32:16 +0200 Claus Gittinger separated close from free (i.e. avoid using fclose);
Thu, 21 Sep 2000 11:19:26 +0200 Claus Gittinger separated open from memory allocation (i.e. avoid fopen; do it as open+fdopen),
Fri, 01 Sep 2000 12:14:24 +0200 Claus Gittinger examples
Tue, 08 Aug 2000 15:29:48 +0200 Stefan Vogel Comment
Thu, 03 Aug 2000 01:10:29 +0200 Claus Gittinger rel5 migration
Mon, 03 Jul 2000 15:07:40 +0200 Claus Gittinger only init once
Mon, 03 Jul 2000 10:55:50 +0200 Claus Gittinger rel5 migration
Wed, 28 Jun 2000 10:29:29 +0200 Claus Gittinger migration support
Wed, 28 Jun 2000 10:15:22 +0200 Claus Gittinger checkin from browser
Mon, 26 Jun 2000 09:25:25 +0200 Claus Gittinger migration
Sun, 25 Jun 2000 20:37:27 +0200 Claus Gittinger *** empty log message ***
Sat, 24 Jun 2000 12:45:06 +0200 Claus Gittinger checkin from browser
Fri, 24 Mar 2000 13:50:43 +0100 Claus Gittinger more VW compatibility
Mon, 24 Jan 2000 16:12:42 +0100 Claus Gittinger *** empty log message ***
Mon, 24 Jan 2000 16:03:54 +0100 Claus Gittinger *** empty log message ***
Sat, 22 Jan 2000 23:35:04 +0100 Claus Gittinger #nextAvailableBytes:into:startingAt: may NOT set EOF flag,
Mon, 17 Jan 2000 12:17:06 +0100 Claus Gittinger category renamining
Fri, 17 Dec 1999 12:35:57 +0100 Claus Gittinger introduced __threadErrno (for native threads)
Tue, 14 Dec 1999 19:46:28 +0100 Claus Gittinger support to poll write-fds
Thu, 04 Nov 1999 16:32:25 +0100 Stefan Vogel Fix buffered nexPut: for Solaris/Sparc
Mon, 18 Oct 1999 11:12:22 +0200 Claus Gittinger oops
Sat, 16 Oct 1999 14:08:03 +0200 Claus Gittinger remerged ExtSTream_win32 into ExtStream.
Sat, 28 Aug 1999 17:57:43 +0200 Claus Gittinger care for nil arg in readWaitWithTimeout / writeWaitWithTimeout
Tue, 24 Aug 1999 17:02:00 +0200 Stefan Vogel Do not raise non-proceedable errors proceedable.
Tue, 17 Aug 1999 20:22:23 +0200 Claus Gittinger *** empty log message ***
Tue, 17 Aug 1999 20:17:21 +0200 Claus Gittinger checkin from browser
Tue, 17 Aug 1999 12:15:45 +0200 Claus Gittinger only raise LineTooLongError if handled; otherwise silently continue
Wed, 04 Aug 1999 16:13:11 +0200 Claus Gittinger errorOpen renamed to errorAlreadyOpen
Fri, 30 Jul 1999 20:06:34 +0200 Claus Gittinger raise vs. raiseRequest
Mon, 26 Jul 1999 15:15:03 +0200 Claus Gittinger initialize position
Wed, 14 Jul 1999 21:39:25 +0200 Claus Gittinger slightly tuned nextPutLongMSB: and nextPutShortMSB:
Wed, 14 Jul 1999 21:26:54 +0200 Claus Gittinger slightly tuned nextXXXLongMSB: and nextUnsignedXXXMSB:
Sat, 10 Jul 1999 20:37:44 +0200 Claus Gittinger squeak compatibility fixes
Sat, 08 May 1999 20:14:17 +0200 Claus Gittinger raise errors in thisContext (not in sender context)
Thu, 06 May 1999 21:14:18 +0200 Claus Gittinger dont return an error when interrupted in NEXTAVAILBYTES (return 0)
Thu, 22 Apr 1999 17:33:03 +0200 Claus Gittinger perform reOpen of streams earlier (before doing the view-reinit)
Tue, 13 Apr 1999 19:26:12 +0200 Claus Gittinger *** empty log message ***
Tue, 13 Apr 1999 17:59:35 +0200 Claus Gittinger removed win32 stuff
Fri, 12 Feb 1999 15:55:00 +0100 Claus Gittinger renamed __new() to __STX___new()
Tue, 09 Feb 1999 12:26:23 +0100 Claus Gittinger *** empty log message ***
Fri, 15 Jan 1999 21:53:59 +0100 Claus Gittinger changes for egcs (stdio uses __new / utsname)
Mon, 21 Dec 1998 21:33:02 +0100 Claus Gittinger *** empty log message ***
Thu, 03 Dec 1998 15:22:19 +0100 Claus Gittinger oops - missing signal accessors
Fri, 27 Nov 1998 16:31:27 +0100 Claus Gittinger oops - #contentsOfEntireFile must return a byteArray if in binaryMode.
Fri, 30 Oct 1998 20:36:20 +0100 Claus Gittinger oops - readLimit was not handled in #atEnd
Thu, 15 Oct 1998 13:17:52 +0200 Claus Gittinger raise separate LineTooLongErrorSignal in #nextLine
Thu, 15 Oct 1998 12:43:37 +0200 Claus Gittinger comment
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 ***
less more (0) -100 -60 tip