Tue, 08 Oct 1996 20:34:08 +0200 Claus Gittinger better errorHandling in readFrom:onError:
Tue, 08 Oct 1996 20:32:31 +0200 Claus Gittinger checkin from browser
Tue, 08 Oct 1996 18:58:10 +0200 Claus Gittinger allow for a class to be loaded into another environment
Tue, 08 Oct 1996 16:49:06 +0200 Claus Gittinger catch instvar redefinitions
Tue, 08 Oct 1996 13:38:36 +0200 Claus Gittinger BOSS stuff moved to libbasic
Tue, 08 Oct 1996 13:35:11 +0200 Claus Gittinger *** empty log message ***
Mon, 07 Oct 1996 19:47:43 +0200 Claus Gittinger removed useless context-arg of all qMK macros - needs full recompile.
Sat, 05 Oct 1996 13:59:15 +0200 Claus Gittinger autoload classes keep source reference
Fri, 04 Oct 1996 16:07:30 +0200 Claus Gittinger checkin from browser
Fri, 04 Oct 1996 15:56:13 +0200 Claus Gittinger *** empty log message ***
Fri, 04 Oct 1996 15:40:47 +0200 Claus Gittinger checkin from browser
Fri, 04 Oct 1996 15:34:56 +0200 Claus Gittinger *** empty log message ***
Fri, 04 Oct 1996 15:30:59 +0200 Claus Gittinger checkin from browser
Wed, 02 Oct 1996 13:35:15 +0200 Claus Gittinger removed all COMMA_CON / CON_COMMA uses
Tue, 01 Oct 1996 16:49:25 +0200 Claus Gittinger oops - dont use defaultManager; use the actual one
Tue, 01 Oct 1996 13:47:45 +0200 Claus Gittinger cleanup i_-files
Tue, 24 Sep 1996 18:58:59 +0200 Claus Gittinger *** empty log message ***
Tue, 24 Sep 1996 18:47:33 +0200 Claus Gittinger scheisse
Tue, 24 Sep 1996 10:19:50 +0200 Claus Gittinger checkin from browser
Mon, 23 Sep 1996 18:39:56 +0200 Claus Gittinger be more robust with spaces in abbrev.stc
Mon, 23 Sep 1996 16:06:15 +0200 Claus Gittinger *** empty log message ***
Mon, 23 Sep 1996 15:54:30 +0200 Claus Gittinger *** empty log message ***
Mon, 23 Sep 1996 15:36:01 +0200 Stefan Vogel Allow scheduler to suspend/resume itself. This makes semaphores work
Mon, 23 Sep 1996 15:25:39 +0200 Stefan Vogel Change #appropriateDebugger: to call Minidebugger when being called by
Mon, 23 Sep 1996 15:18:15 +0200 Claus Gittinger also needs #become:, #becomeSameAs: and #becomeNil
Mon, 23 Sep 1996 14:40:14 +0200 Claus Gittinger return an id from #addTimeout:
Mon, 23 Sep 1996 14:05:38 +0200 Claus Gittinger *** empty log message ***
Mon, 23 Sep 1996 12:45:58 +0200 Claus Gittinger *** empty log message ***
Sun, 22 Sep 1996 17:36:11 +0200 Claus Gittinger care for empty collection in #asStringWith:...
Sun, 22 Sep 1996 15:01:43 +0200 Claus Gittinger changes to call dynamic compiled code right after compilation.
Sat, 21 Sep 1996 16:23:47 +0200 Claus Gittinger checkin from browser
Sat, 21 Sep 1996 00:47:48 +0200 Claus Gittinger slightly faster asInteger
Fri, 20 Sep 1996 09:29:27 +0200 Claus Gittinger comments & code cleanup
Thu, 19 Sep 1996 18:29:02 +0200 Claus Gittinger oops - con local variables are now renamed (last change in stc)
Wed, 18 Sep 1996 15:26:39 +0200 Claus Gittinger variable names - docu only
Fri, 13 Sep 1996 18:55:46 +0200 Claus Gittinger comment
Fri, 13 Sep 1996 18:49:38 +0200 Claus Gittinger added ExternalStream compatibility protocol
Fri, 13 Sep 1996 11:58:39 +0200 Claus Gittinger *** empty log message ***
Thu, 12 Sep 1996 18:09:16 +0200 Claus Gittinger *** empty log message ***
Thu, 12 Sep 1996 17:47:23 +0200 Claus Gittinger linux stdio does not work with buffered pipes
Thu, 12 Sep 1996 09:42:45 +0200 Claus Gittinger checkin from browser
Thu, 12 Sep 1996 03:05:28 +0200 Claus Gittinger *** empty log message ***
Thu, 12 Sep 1996 03:03:20 +0200 Claus Gittinger *** empty log message ***
Wed, 11 Sep 1996 19:24:28 +0200 Claus Gittinger added removeContainer changeLog entry.
Wed, 11 Sep 1996 17:17:46 +0200 Claus Gittinger *** empty log message ***
Tue, 10 Sep 1996 20:44:48 +0200 Claus Gittinger honor the SilentLoading flag, when binaries are loaded.
Tue, 10 Sep 1996 20:10:11 +0200 Claus Gittinger use *-categories
Tue, 10 Sep 1996 19:41:17 +0200 Claus Gittinger *** empty log message ***
Tue, 10 Sep 1996 15:51:31 +0200 Claus Gittinger *** empty log message ***
Tue, 10 Sep 1996 15:14:59 +0200 Claus Gittinger checkin from browser
Tue, 10 Sep 1996 00:55:59 +0200 Stefan Vogel Rename Launcher-->OldLauncher, NewLauncher-->Launcher.
Mon, 09 Sep 1996 19:04:43 +0200 Stefan Vogel Add StartBlocks and ImageStartBlocks.
Mon, 09 Sep 1996 15:29:38 +0200 Claus Gittinger added string extraction stuff
Mon, 09 Sep 1996 12:30:27 +0200 Stefan Vogel Use OperatingSystem executeCommand:... instead of popen().
Sat, 07 Sep 1996 14:11:39 +0200 Claus Gittinger *** empty log message ***
Sat, 07 Sep 1996 14:02:28 +0200 Claus Gittinger oops - handle the case when no sourceCodeManager is available
Fri, 06 Sep 1996 11:08:40 +0200 Stefan Vogel New method: #expirationTime
Thu, 05 Sep 1996 17:46:02 +0200 Claus Gittinger checkin from browser
Wed, 04 Sep 1996 14:41:22 +0200 Claus Gittinger oops - shrinking of Set could create a fully populated Set,
Fri, 30 Aug 1996 00:40:40 +0200 Claus Gittinger when shutting down, also tell the Lobby
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip