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