DirectoryStream.st
Thu, 15 Jan 2015 16:24:41 +0100 Claus Gittinger class: DirectoryStream
Mon, 12 Jan 2015 16:54:09 +0100 Claus Gittinger class: DirectoryStream
Mon, 12 Jan 2015 16:53:09 +0100 Claus Gittinger *** empty log message ***
Mon, 12 Jan 2015 16:36:51 +0100 Claus Gittinger class: DirectoryStream
Mon, 12 Jan 2015 14:55:30 +0100 ca class: DirectoryStream
Tue, 18 Nov 2014 21:16:37 +0100 Claus Gittinger include stxOSDefs
Tue, 22 Jul 2014 18:41:45 +0200 Claus Gittinger class: DirectoryStream
Thu, 03 Apr 2014 17:30:38 +0200 Stefan Vogel class: DirectoryStream
Thu, 03 Apr 2014 14:59:44 +0200 Stefan Vogel fix error processing
Thu, 10 Jan 2013 12:43:30 +0100 Claus Gittinger mingw changes
Thu, 13 Dec 2012 15:42:12 +0100 Stefan Vogel class: DirectoryStream
Fri, 26 Oct 2012 11:53:04 +0200 Stefan Vogel changed: #openForReading
Fri, 07 Oct 2011 15:57:55 +0200 Claus Gittinger MAXPATHLEN cleanup;
Fri, 30 Apr 2010 18:48:14 +0200 Stefan Vogel added: #contents
Tue, 09 Feb 2010 19:13:24 +0100 Stefan Vogel Need stxOSDefs.h
Tue, 09 Feb 2010 19:01:03 +0100 Stefan Vogel Make most win32 wrap calls non-interruptable
Mon, 25 Jan 2010 18:36:38 +0100 Claus Gittinger comment/format in: #nextLine
Thu, 05 Nov 2009 15:37:40 +0100 Stefan Vogel __isByteArray() to __isByteArrayLike() in primitive code
Fri, 30 Oct 2009 19:39:30 +0100 Claus Gittinger oops - unchecked code...
Thu, 06 Nov 2008 13:10:16 +0100 Stefan Vogel changed #nextLine - handle utf8 decoding errors
Thu, 06 Nov 2008 11:11:18 +0100 Stefan Vogel Care for UTF8 filenams in linux/unix
Fri, 31 Oct 2008 15:03:42 +0100 Claus Gittinger *** empty log message ***
Thu, 30 Oct 2008 17:25:55 +0100 Claus Gittinger unicode filenames
Thu, 30 Oct 2008 14:18:13 +0100 Claus Gittinger unicode filenames
Fri, 19 Jan 2007 01:03:13 +0100 Stefan Vogel Visual-C support
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:32:54 +0100 Claus Gittinger text-mode default.
Fri, 01 Oct 2004 09:36:29 +0200 Claus Gittinger pastEnd -> pastEndRead
Wed, 29 Sep 2004 15:42:29 +0200 Stefan Vogel Fix #reOpen handling:
Tue, 07 Sep 2004 01:26:54 +0200 Stefan Vogel Protect #closeFile.
Fri, 13 Feb 2004 18:26:44 +0100 Claus Gittinger 64bit readdir bug workaround
Wed, 14 Jan 2004 13:56:39 +0100 Claus Gittinger comment
Mon, 10 Dec 2001 17:35:27 +0100 Claus Gittinger *** empty log message ***
Mon, 10 Dec 2001 17:27:28 +0100 Claus Gittinger pass name of called API/C function in wrap
Wed, 05 Dec 2001 15:57:07 +0100 Claus Gittinger api call stuff (more calls wrapped; care for EINTR)
Mon, 07 Feb 2000 20:26:12 +0100 Claus Gittinger category change
Fri, 17 Dec 1999 12:35:57 +0100 Claus Gittinger introduced __threadErrno (for native threads)
Wed, 04 Aug 1999 16:13:11 +0200 Claus Gittinger errorOpen renamed to errorAlreadyOpen
Fri, 18 Jun 1999 14:49:32 +0200 ps *** empty log message ***
Fri, 12 Feb 1999 15:55:00 +0100 Claus Gittinger renamed __new() to __STX___new()
Fri, 15 Jan 1999 21:53:59 +0100 Claus Gittinger changes for egcs (stdio uses __new / utsname)
Fri, 11 Sep 1998 13:50:16 +0200 Claus Gittinger new wrap-call macros
Thu, 10 Sep 1998 13:08:03 +0200 Claus Gittinger use wrapCalls for FindFirstFile & FindNextFile (win32 - dir-reading)
Mon, 12 Jan 1998 14:21:57 +0100 Claus Gittinger use strncpy to avoid buffer-overruns
Mon, 06 Oct 1997 15:28:01 +0200 Claus Gittinger eliminate MKOBJ & MKCP (use MKEXTERNALADDRESS & externalAddressVal)
Wed, 24 Sep 1997 05:45:29 +0200 Claus Gittinger *** empty log message ***
Sat, 20 Sep 1997 23:06:35 +0200 Claus Gittinger comments
Thu, 18 Sep 1997 19:29:19 +0200 Stefan Vogel Add #isEmpty, to check for an empty directory.
Thu, 04 Sep 1997 23:04:26 +0200 Claus Gittinger VMS stuff
Thu, 12 Jun 1997 17:06:20 +0200 Claus Gittinger nt stuff
Thu, 01 May 1997 21:57:22 +0200 Claus Gittinger stat call emulation
Thu, 21 Nov 1996 19:33:16 +0100 Claus Gittinger win32 changes
Wed, 02 Oct 1996 13:35:15 +0200 Claus Gittinger removed all COMMA_CON / CON_COMMA uses
Fri, 13 Sep 1996 11:58:39 +0200 Claus Gittinger *** empty log message ***
Thu, 15 Aug 1996 14:28:37 +0200 Claus Gittinger directory readOps for NT
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.
Wed, 03 Apr 1996 00:06:56 +0200 Claus Gittinger underline cleanup
less more (0) -60 tip