DirectoryContents.st
Fri, 03 Apr 2020 18:50:48 +0200 Stefan Vogel #TUNING by stefan
Sun, 05 Jan 2020 17:26:45 +0100 Claus Gittinger #REFACTORING by exept
Thu, 21 Mar 2019 19:18:27 +0100 Claus Gittinger #DOCUMENTATION by cg
Tue, 13 Nov 2018 16:00:39 +0100 Patrik Svestka Issue #239: Fix all Smalltak/X source files to be in unicode (UTF8 without BOM) and prefixed by "{ Encoding: utf8 }" when any unicode character is present jv
Thu, 08 Mar 2018 13:45:05 +0100 Stefan Vogel #REFACTORING by stefan
Wed, 08 Feb 2017 18:41:08 +0100 Stefan Vogel #BUGFIX by stefan
Tue, 07 Feb 2017 13:24:29 +0100 Claus Gittinger #REFACTORING by cg
Tue, 20 Sep 2016 11:51:13 +0200 Claus Gittinger #FEATURE by cg
Tue, 10 May 2016 11:45:50 +0200 Claus Gittinger #DOCUMENTATION by cg
Mon, 12 Jan 2015 14:59:00 +0100 ca class: DirectoryContents
Sat, 14 Jun 2014 11:04:52 +0200 Claus Gittinger class: DirectoryContents
Thu, 17 Apr 2014 00:09:34 +0200 Claus Gittinger class: DirectoryContents
Thu, 25 Apr 2013 15:11:23 +0200 Stefan Vogel Changed usage of deprecated #copyWithoutLast: to #copyButLast:
Thu, 12 Jul 2012 13:15:40 +0200 Claus Gittinger changed: #directory:
Tue, 08 May 2012 16:15:57 +0200 Jan Vrany Added #asFilename
Wed, 17 Aug 2011 09:47:30 +0200 Claus Gittinger comment expeccoNET_1_6_8_0
Wed, 27 Oct 2010 19:48:10 +0200 Stefan Vogel changed:
Wed, 03 Feb 2010 16:24:01 +0100 Claus Gittinger comment/format in: #isObsolete
Wed, 16 Dec 2009 16:15:37 +0100 ca bugfix: isSymbolicLink
Thu, 30 Apr 2009 13:38:44 +0200 ca bugfix and queries
Fri, 27 Mar 2009 14:06:24 +0100 fm added: #directoryAt:checkForValidContentsDo:
Wed, 07 Jan 2009 17:04:59 +0100 ca *** empty log message ***
Wed, 07 Jan 2009 14:56:55 +0100 ca instance creation - read directory contents
Mon, 22 Dec 2008 09:48:12 +0100 ca *** empty log message ***
Fri, 19 Dec 2008 17:25:53 +0100 ca flushCachedDirectoryFor: force flush of directory
Fri, 19 Dec 2008 09:47:31 +0100 ca bugfix
Thu, 18 Dec 2008 17:16:20 +0100 ca rework - optimization and bugfixes concerning cache
Wed, 17 Dec 2008 13:45:08 +0100 ca isSymbolicLink
Tue, 16 Dec 2008 17:28:51 +0100 ca handling isRootDirectory & modificationTime
Thu, 23 Oct 2008 08:12:15 +0200 ca *** empty log message ***
Wed, 22 Oct 2008 18:11:08 +0200 ca handling of symbolic links
Fri, 23 Nov 2007 12:52:56 +0100 Stefan Vogel comment
Wed, 19 Oct 2005 10:11:58 +0200 Stefan Vogel typo
Fri, 13 Aug 2004 21:29:50 +0200 Stefan Vogel #linkInfo now returns the info also for files that are not a symlink
Sat, 20 Mar 2004 16:41:16 +0100 Stefan Vogel Use Timestamp/#asTimestamp instead of AbsoluteTime/#asAbsoluteTime
Sat, 20 Mar 2004 16:00:26 +0100 Claus Gittinger cache mountPoints; faster directoryRead & sort
Mon, 26 Jan 2004 17:33:52 +0100 Claus Gittinger care for directory without parent (network-dirs on WIN32)
Tue, 18 Nov 2003 20:13:25 +0100 Claus Gittinger care for symbolic links
Tue, 18 Nov 2003 17:10:59 +0100 Claus Gittinger avoid blocking on mounted directories;
Tue, 18 Nov 2003 15:39:43 +0100 Claus Gittinger lazy generation of info
Tue, 18 Nov 2003 13:07:01 +0100 Claus Gittinger *** empty log message ***
Thu, 13 Nov 2003 16:31:11 +0100 Claus Gittinger avoid following symbolic links which lead to mounted remote fileSystems
Wed, 08 Oct 2003 17:32:59 +0200 Claus Gittinger not ifTrue -> ifFalse
Tue, 19 Aug 2003 23:08:22 +0200 Claus Gittinger *** empty log message ***
Wed, 18 Jun 2003 21:04:56 +0200 Claus Gittinger oops
Wed, 18 Jun 2003 20:59:51 +0200 Claus Gittinger care for directory being removed
Wed, 07 May 2003 13:09:10 +0200 Claus Gittinger *** empty log message ***
Sun, 02 Mar 2003 19:46:43 +0100 Stefan Vogel Handle openErrorSignal in preparition for change openErrorSignal
Thu, 20 Feb 2003 10:43:07 +0100 Claus Gittinger sort directories by name
Sat, 28 Dec 2002 15:53:06 +0100 Claus Gittinger checkin from browser
Tue, 15 Oct 2002 18:42:00 +0200 Claus Gittinger *** empty log message ***
Tue, 15 Oct 2002 14:39:34 +0200 Claus Gittinger utility to get an item
Mon, 14 Oct 2002 11:20:57 +0200 penk *** empty log message ***
Thu, 10 Oct 2002 18:01:05 +0200 ca checkin from browser
Thu, 10 Oct 2002 17:45:21 +0200 ca keep info instead of type alone
Thu, 10 Oct 2002 09:33:55 +0200 penk bugfix
Thu, 26 Sep 2002 20:45:58 +0200 penk mark remoteDirectories specially
Tue, 26 Feb 2002 14:05:15 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Fri, 24 Aug 2001 17:14:50 +0200 Claus Gittinger fix for windows bug (directory has no modification time)
Wed, 07 Feb 2001 10:41:51 +0100 ca add new method: remove a specified directory from cash
less more (0) -60 tip