AbstractOperatingSystem.st
Fri, 15 Jan 2010 11:06:21 +0100 Stefan Vogel added: #isProcessIdPresent:
Fri, 11 Dec 2009 11:45:46 +0100 Claus Gittinger added: #setEnvironment:to:
Tue, 17 Nov 2009 00:07:06 +0100 Stefan Vogel changed: #platformDefineForPlatformName:
Thu, 13 Aug 2009 10:01:01 +0200 Michael Beyl missing instvars added
Wed, 12 Aug 2009 15:17:29 +0200 Claus Gittinger timeZoneInfo & utcOffset stuff added
Wed, 05 Aug 2009 11:12:24 +0200 Stefan Vogel Avoid blocking in PipeStream (e.g. when doing a CVS checkin) expecco_1_7_0b3
Tue, 04 Aug 2009 17:21:38 +0200 Stefan Vogel fix #readCheck: for windows - answer true if filedescriptor is closed
Fri, 12 Jun 2009 18:27:43 +0200 Claus Gittinger playsound fallback
Thu, 11 Jun 2009 22:57:46 +0200 Stefan Vogel new: #getDocumnetDirectory
Wed, 06 May 2009 10:02:14 +0200 Stefan Vogel Do not use relative pathnames when searching for packages, etc.
Fri, 13 Feb 2009 18:56:14 +0100 Claus Gittinger *** empty log message ***
Fri, 13 Feb 2009 15:46:11 +0100 Claus Gittinger *** empty log message ***
Wed, 10 Dec 2008 17:58:30 +0100 fm changed: #statusNumberToDescriptionForNumber:
Mon, 29 Sep 2008 20:52:14 +0200 Michael Beyl care for write error in the output shuffler
Fri, 19 Sep 2008 12:44:17 +0200 Stefan Vogel #platformName - answer symbols
Thu, 11 Sep 2008 14:58:27 +0200 Stefan Vogel Make last change better looking
Thu, 11 Sep 2008 14:36:56 +0200 Stefan Vogel Work around stc problem: -16r1000000
Thu, 11 Sep 2008 09:58:12 +0200 Stefan Vogel #milliSecondsTimeDeltaBetween:and:
Mon, 01 Oct 2007 12:13:36 +0200 Claus Gittinger handle & ignore error when loading resources;
Mon, 01 Oct 2007 12:12:21 +0200 Claus Gittinger handle & ignore error when loading resources;
Thu, 30 Aug 2007 11:51:53 +0200 sr *** empty log message ***
Wed, 16 May 2007 13:23:49 +0200 Claus Gittinger +getDesktopDirectory
Wed, 16 May 2007 13:23:29 +0200 Claus Gittinger +getDesktopDirectory
Tue, 17 Apr 2007 10:54:49 +0200 fm PrinterInfo
Mon, 16 Apr 2007 13:56:02 +0200 Claus Gittinger *** empty log message ***
Mon, 16 Apr 2007 13:05:29 +0200 Claus Gittinger code cleanup
Wed, 04 Apr 2007 16:30:04 +0200 Stefan Vogel Be conservative when setting helper processes of executeCommand:...
Tue, 03 Apr 2007 16:25:07 +0200 Stefan Vogel Make auxilliary processes to system processes
Mon, 12 Feb 2007 09:49:16 +0100 Claus Gittinger command execution
Fri, 19 Jan 2007 14:50:43 +0100 Claus Gittinger pipestream exitstatus of bad command (ctags - not existing under win32)
Tue, 09 Jan 2007 17:11:12 +0100 Stefan Vogel Declare abort()
Wed, 18 Oct 2006 12:03:39 +0200 fm *** empty log message ***
Wed, 18 Oct 2006 12:03:00 +0200 fm *** empty log message ***
Fri, 29 Sep 2006 16:47:29 +0200 Claus Gittinger *** empty log message ***
Wed, 13 Sep 2006 11:35:52 +0200 Claus Gittinger *** empty log message ***
Thu, 24 Aug 2006 15:07:17 +0200 Claus Gittinger *** empty log message ***
Thu, 24 Aug 2006 12:43:40 +0200 Claus Gittinger *** empty log message ***
Thu, 24 Aug 2006 12:41:39 +0200 Claus Gittinger *** empty log message ***
Thu, 24 Aug 2006 12:23:56 +0200 Claus Gittinger +getPlatformDefine; knownPlatformNames
Thu, 24 Aug 2006 12:20:00 +0200 Claus Gittinger *** empty log message ***
Mon, 07 Aug 2006 15:13:15 +0200 fm printer stuff
Mon, 19 Jun 2006 16:13:02 +0200 Michael Beyl comment
Fri, 16 Dec 2005 15:53:16 +0100 Claus Gittinger systemPath setup changed
Thu, 15 Dec 2005 14:07:46 +0100 Claus Gittinger *** empty log message ***
Mon, 21 Nov 2005 16:53:11 +0100 Stefan Vogel new: #getNetworkAddresses
Wed, 26 Oct 2005 12:36:18 +0200 Stefan Vogel Support for bidirectional PipeStreams
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
Thu, 16 Jun 2005 10:41:42 +0200 Stefan Vogel Comment for #utcOffset
Thu, 31 Mar 2005 14:02:45 +0200 Claus Gittinger millisecondTimeDelltBetween: handle 0 millis between
Wed, 30 Mar 2005 00:32:02 +0200 Stefan Vogel spelling in comments
Tue, 29 Mar 2005 15:11:25 +0200 Claus Gittinger comment
Mon, 14 Mar 2005 15:27:17 +0100 penk *** empty log message ***
Wed, 26 Jan 2005 18:40:49 +0100 Claus Gittinger ResourcePack not required.
Mon, 20 Dec 2004 20:55:13 +0100 Claus Gittinger *** empty log message ***
Tue, 30 Nov 2004 16:58:35 +0100 ca *** empty log message ***
Wed, 17 Nov 2004 01:17:03 +0100 Claus Gittinger noMacAddress fallBack (NT4.0)
Wed, 22 Sep 2004 20:25:36 +0200 Stefan Vogel Fix typos.
Tue, 21 Sep 2004 19:54:54 +0200 Stefan Vogel Moved OS-independent obsolete methods from UnixOperatingSystem
Tue, 31 Aug 2004 16:26:30 +0200 Stefan Vogel #unblockInterrupts returns the prvious blocking state
Mon, 30 Aug 2004 17:52:49 +0200 Stefan Vogel use class based signals
Fri, 13 Aug 2004 21:26:17 +0200 Stefan Vogel #linkInfo now returns the info also for files that are not a symlink
Tue, 10 Aug 2004 17:15:02 +0200 Stefan Vogel Remove obsolete #subclassResponsibility methods
Thu, 13 May 2004 20:54:32 +0200 Stefan Vogel Mark obsolete methods
Sat, 20 Mar 2004 16:30:56 +0100 Stefan Vogel Use Timestamp/#asTimestamp instead of AbsoluteTime/#asAbsoluteTime
Fri, 19 Mar 2004 14:05:35 +0100 Stefan Vogel category change
Tue, 09 Mar 2004 02:12:06 +0100 Claus Gittinger resources
Thu, 29 Jan 2004 09:16:57 +0100 ca comment
Mon, 26 Jan 2004 16:09:08 +0100 Claus Gittinger comment
Tue, 09 Dec 2003 12:16:08 +0100 Claus Gittinger comments;
Tue, 09 Dec 2003 12:15:35 +0100 Claus Gittinger comments;
Wed, 03 Dec 2003 14:23:56 +0100 Claus Gittinger oops - line-wise shuffler was ignoring empty lines.
Wed, 03 Dec 2003 09:16:30 +0100 Claus Gittinger *** empty log message ***
Tue, 02 Dec 2003 22:45:03 +0100 Claus Gittinger comment
Sat, 22 Nov 2003 22:24:41 +0100 Stefan Vogel Language stuff: define #getLanguage
Thu, 20 Nov 2003 20:34:26 +0100 Claus Gittinger comment
Mon, 10 Nov 2003 14:27:59 +0100 Claus Gittinger timeInfoFromOSTime - cache last return
Mon, 03 Nov 2003 17:41:46 +0100 Stefan Vogel Speed up computations
Tue, 28 Oct 2003 21:40:03 +0100 Claus Gittinger *** empty log message ***
Tue, 28 Oct 2003 21:17:40 +0100 Claus Gittinger *** empty log message ***
Tue, 28 Oct 2003 20:55:14 +0100 Claus Gittinger *** empty log message ***
Tue, 28 Oct 2003 16:01:40 +0100 penk Fix socket definitions (partially duplicetd from libbasic2/Socket.st)
Mon, 27 Oct 2003 19:03:18 +0100 Claus Gittinger sendfile support
Thu, 23 Oct 2003 15:20:25 +0200 Stefan Vogel return boolean directly
Thu, 23 Oct 2003 00:02:18 +0200 Claus Gittinger oops: millisecondDelay: was duplicated
Fri, 10 Oct 2003 08:25:51 +0200 Claus Gittinger refactored OS command stuff
Wed, 08 Oct 2003 14:43:59 +0200 Michael Beyl *** empty log message ***
Wed, 16 Jul 2003 16:07:30 +0200 Claus Gittinger *** empty log message ***
Tue, 15 Jul 2003 16:03:28 +0200 Claus Gittinger select: wake up readFDs if readable only;
Tue, 15 Jul 2003 14:19:45 +0200 Claus Gittinger moved all socket constant queries from SocketHandle
Mon, 14 Jul 2003 21:48:15 +0200 Stefan Vogel Remove execute:/shuffler deadlock
Mon, 14 Jul 2003 20:18:36 +0200 Stefan Vogel Take care for binary status
Sat, 12 Jul 2003 17:10:41 +0200 Stefan Vogel Do not block when writing to pipes
Fri, 11 Jul 2003 19:36:54 +0200 Stefan Vogel New select for fair scheduling (not giving low filedescriptors
Wed, 09 Jul 2003 21:02:52 +0200 Stefan Vogel More fixes for executeCommand...
Tue, 08 Jul 2003 22:34:17 +0200 Stefan Vogel Shufflers do #readWait on pipes.
Sun, 06 Jul 2003 18:22:56 +0200 Stefan Vogel Never do buffered io on pipes (usinf stdio - not signal save)
Tue, 17 Jun 2003 15:49:06 +0200 Stefan Vogel Buffered pipe does not work in #executeCommand:...
Mon, 19 May 2003 11:08:35 +0200 Claus Gittinger category
Thu, 15 May 2003 17:49:19 +0200 Stefan Vogel Spelling (#getNetworkMACAddresses).
Wed, 07 May 2003 16:11:29 +0200 Claus Gittinger method category rename
Fri, 25 Apr 2003 21:09:31 +0200 Claus Gittinger canExecuteCommand - fix
Thu, 03 Apr 2003 14:48:50 +0200 Stefan Vogel Environment in #executeCommand:...
Wed, 26 Mar 2003 14:14:53 +0100 Claus Gittinger checkin from browser
Thu, 20 Mar 2003 10:35:36 +0100 martin executeCommand methods cleaned up
Tue, 04 Mar 2003 09:00:26 +0100 ca add: #executeCommand:inputFrom:outputTo:errorTo:auxFrom:inDirectory:lineWise:onError:
Mon, 03 Mar 2003 21:10:02 +0100 Stefan Vogel More openErrorSignal change preparations
Sun, 02 Mar 2003 21:44:27 +0100 Stefan Vogel Convert Object>>errorSignal -> Error
Thu, 27 Feb 2003 15:38:21 +0100 Stefan Vogel Cleanup filedescriptor closing on #exec:withArguments:....
Wed, 26 Feb 2003 11:13:55 +0100 ca close all fd's above the onces passed in fileDescriptors array.
Wed, 26 Feb 2003 11:09:44 +0100 ca must close ALL files in forked child process
Wed, 26 Feb 2003 01:53:38 +0100 penk checkin from browser
Wed, 26 Feb 2003 01:50:08 +0100 penk added exec:... for backward compatibility
Tue, 25 Feb 2003 23:34:41 +0100 penk *** empty log message ***
Tue, 25 Feb 2003 19:07:41 +0100 Stefan Vogel Fix #executeCommand:....
Tue, 08 Oct 2002 21:28:46 +0200 Claus Gittinger modified -> modificationTime
Fri, 27 Sep 2002 14:01:15 +0200 penk add mountPoint methods
Wed, 25 Sep 2002 11:51:22 +0200 penk isMountPoint
Thu, 15 Aug 2002 17:45:14 +0200 penk unbuffered, when shuffling commands i/o lineWise
Fri, 02 Aug 2002 16:22:33 +0200 penk shuffler does a readWait, to be responsive when reading
less more (0) -120 tip