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
less more (0) -100 -60 tip