FileStream.st
Mon, 19 Dec 2005 17:14:22 +0100 Claus Gittinger *** empty log message ***
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Thu, 07 Jul 2005 17:01:53 +0200 Claus Gittinger alpha64 vs. POINTER_SIZE cleanup
Tue, 31 May 2005 20:48:38 +0200 Claus Gittinger STORE macro fix (gcc3.4 bug)
Thu, 10 Mar 2005 13:33:50 +0100 Claus Gittinger printing
Thu, 03 Mar 2005 13:15:53 +0100 Claus Gittinger copy
Tue, 09 Nov 2004 18:26:59 +0100 Claus Gittinger gcc3.3.1 insn-scheduling bug workaround
Wed, 29 Sep 2004 15:42:29 +0200 Stefan Vogel Fix #reOpen handling:
Wed, 22 Sep 2004 10:17:27 +0200 Stefan Vogel Fix #reOpen to handle OpenError.
Tue, 07 Sep 2004 01:08:47 +0200 Stefan Vogel Interchanged the meaning of method privacy -
Fri, 03 Sep 2004 13:30:10 +0200 Stefan Vogel Better documentation for catching open errors.
Wed, 01 Sep 2004 16:45:23 +0200 Stefan Vogel Allow to proceed with any stream from an #openError handler
Thu, 12 Aug 2004 17:48:55 +0200 Stefan Vogel Mark methods as private
Thu, 12 Aug 2004 15:51:06 +0200 Stefan Vogel Documentation: users shold never send #closeFile
Tue, 18 May 2004 12:23:59 +0200 Claus Gittinger *** empty log message ***
Thu, 04 Mar 2004 12:42:14 +0100 ca add __STORE(...)
Tue, 02 Mar 2004 17:28:24 +0100 Stefan Vogel #position0Based did not work on unbuffered streams (with 64 bit off_t).
Tue, 02 Mar 2004 15:16:08 +0100 ca raise condition interrupt: interrupt between creation and lobby
Thu, 19 Feb 2004 15:13:00 +0100 Claus Gittinger *** empty log message ***
Wed, 18 Feb 2004 15:24:31 +0100 ca win32: do not pass pointers into OBJMEM to api calls
Fri, 06 Feb 2004 12:40:43 +0100 Stefan Vogel Large file support (off_t with 64 bits) for UNIX
Thu, 05 Feb 2004 13:20:13 +0100 Claus Gittinger stats filesize can be up-to 32bit now.
Thu, 05 Feb 2004 12:57:29 +0100 Claus Gittinger preps for 64bit positions
Thu, 05 Feb 2004 12:52:51 +0100 Claus Gittinger preps for 64bit positions; fixed 32bit position
Thu, 05 Feb 2004 12:36:00 +0100 Stefan Vogel SmallInteger may be to small for file positions
Wed, 14 Jan 2004 14:04:57 +0100 Claus Gittinger comment
Thu, 21 Aug 2003 14:10:36 +0200 penk *** empty log message ***
Mon, 16 Jun 2003 20:48:51 +0200 Stefan Vogel Raise an error when open fails
Mon, 19 May 2003 12:13:53 +0200 Claus Gittinger category
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Mon, 03 Mar 2003 10:54:56 +0100 penk changes claus
Sun, 02 Mar 2003 20:19:58 +0100 Stefan Vogel Handle openErrorSignal in preparition for change openErrorSignal
Tue, 25 Feb 2003 11:17:54 +0100 Claus Gittinger prep for 0-based stream position
Tue, 25 Feb 2003 10:05:53 +0100 Claus Gittinger preps for 0-based stream positions
Mon, 14 Oct 2002 11:19:45 +0200 penk checkin from browser
Fri, 21 Jun 2002 10:54:56 +0200 penk added for ansi compatibiliy
Tue, 09 Apr 2002 16:49:34 +0200 Stefan Vogel @global stuff for classvars
Mon, 25 Mar 2002 19:40:25 +0100 Claus Gittinger dolphin compatibility
Mon, 25 Mar 2002 18:18:40 +0100 Claus Gittinger dolphin compatibility
Fri, 15 Mar 2002 00:03:10 +0100 Claus Gittinger *** empty log message ***
Fri, 15 Mar 2002 00:02:01 +0100 Claus Gittinger *** empty log message ***
Tue, 18 Dec 2001 21:49:04 +0100 Claus Gittinger *** empty log message ***
Tue, 18 Dec 2001 11:33:15 +0100 Claus Gittinger win32 fixes
Mon, 10 Dec 2001 17:30:04 +0100 Claus Gittinger pass name of API/C wrap function
Wed, 05 Dec 2001 15:57:07 +0100 Claus Gittinger api call stuff (more calls wrapped; care for EINTR)
Mon, 03 Dec 2001 15:10:51 +0100 Claus Gittinger dolphin support
Fri, 09 Nov 2001 15:01:10 +0100 Claus Gittinger + #badArgumentSignal (VW compat.)
Thu, 16 Aug 2001 19:17:59 +0200 Claus Gittinger *** empty log message ***
Thu, 03 Aug 2000 01:07:04 +0200 Claus Gittinger rel5 migration
Sun, 02 Jul 2000 14:52:07 +0200 Claus Gittinger rel5 migration
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 ***
Mon, 17 Jan 2000 12:14:35 +0100 Claus Gittinger category renamining
Fri, 17 Dec 1999 12:35:57 +0100 Claus Gittinger introduced __threadErrno (for native threads)
Fri, 15 Oct 1999 01:51:02 +0200 Claus Gittinger merged back FileStream_win32 into FileStream
Wed, 13 Oct 1999 14:25:40 +0200 Claus Gittinger checkin from browser
Wed, 04 Aug 1999 16:13:11 +0200 Claus Gittinger errorOpen renamed to errorAlreadyOpen
Thu, 15 Jul 1999 21:45:54 +0200 Claus Gittinger comment
Thu, 08 Jul 1999 18:27:13 +0200 Claus Gittinger checkin from browser
Sat, 05 Jun 1999 01:08:32 +0200 Claus Gittinger *** empty log message ***
less more (0) -100 -60 tip