Method.st
Wed, 22 Nov 2000 00:31:50 +0100 Claus Gittinger methods now send change-notifications when the category changes
Tue, 14 Nov 2000 15:04:56 +0100 Claus Gittinger flush mclass, if no longer valid
Fri, 10 Nov 2000 13:29:19 +0100 Claus Gittinger asExecutableMethod / asExecutableMethodWith: - code reuse
Thu, 09 Nov 2000 11:47:07 +0100 Claus Gittinger compatibility
Wed, 25 Oct 2000 10:44:55 +0200 src must flush cached mclass, when copying methods around
Fri, 13 Oct 2000 14:43:57 +0200 Claus Gittinger cache mclass in #who
Fri, 06 Oct 2000 14:41:20 +0200 Claus Gittinger messagesSentTo* fixed
Fri, 29 Sep 2000 10:13:26 +0200 Claus Gittinger *** empty log message ***
Wed, 27 Sep 2000 09:47:51 +0200 Claus Gittinger *** empty log message ***
Tue, 26 Sep 2000 15:46:52 +0200 Claus Gittinger checkin from browser
Tue, 26 Sep 2000 15:42:24 +0200 Claus Gittinger #usedGlobals check was wrong sometimes
Sun, 03 Sep 2000 18:48:42 +0200 Claus Gittinger #messagesDo: (VW compatibility)
Sun, 03 Sep 2000 17:14:56 +0200 Claus Gittinger *** empty log message ***
Sun, 27 Aug 2000 16:48:50 +0200 Claus Gittinger #readsFields: and #writesField: for st80 compatibility
Wed, 23 Aug 2000 00:16:33 +0200 Claus Gittinger *** empty log message ***
Mon, 21 Aug 2000 23:54:32 +0200 Claus Gittinger disable #isInvalid
Sat, 19 Aug 2000 20:29:47 +0200 Claus Gittinger show package red in browser, if different from classes package
Sat, 19 Aug 2000 13:24:11 +0200 Claus Gittinger *** empty log message ***
Fri, 18 Aug 2000 00:22:37 +0200 Claus Gittinger *** empty log message ***
Thu, 17 Aug 2000 16:01:48 +0200 Claus Gittinger care for orphant methods in printStringInBrowser.
Tue, 15 Aug 2000 16:34:33 +0200 Claus Gittinger *** empty log message ***
Wed, 09 Aug 2000 22:38:51 +0200 Claus Gittinger added #usedSymbols query
Sat, 05 Aug 2000 18:36:26 +0200 Claus Gittinger more queries (sentMessages ...)
Fri, 23 Jun 2000 10:18:11 +0200 Claus Gittinger *** empty log message ***
Tue, 20 Jun 2000 20:20:02 +0200 Claus Gittinger *** empty log message ***
Sat, 17 Jun 2000 17:43:07 +0200 Claus Gittinger *** empty log message ***
Fri, 12 May 2000 14:09:17 +0200 Claus Gittinger need a recursionLock as compilationLock
Fri, 12 May 2000 14:03:01 +0200 Claus Gittinger *** empty log message ***
Thu, 11 May 2000 12:09:30 +0200 Claus Gittinger care for nil package
Wed, 29 Mar 2000 15:53:33 +0200 Claus Gittinger *** empty log message ***
Fri, 24 Mar 2000 13:53:35 +0100 Claus Gittinger make use of mclass
Fri, 24 Mar 2000 12:54:44 +0100 Claus Gittinger renamed sone structures;
Fri, 10 Mar 2000 19:12:34 +0100 Claus Gittinger speedup #who (guess className from sourceFileName)
Tue, 29 Feb 2000 19:09:25 +0100 Claus Gittinger printStringForBrowser
Wed, 23 Feb 2000 11:24:58 +0100 Claus Gittinger comments & code-cleanup in #who
Mon, 07 Feb 2000 12:46:33 +0100 Claus Gittinger *** empty log message ***
Wed, 29 Dec 1999 12:22:04 +0100 Claus Gittinger when changing the package, make certain that the source
Thu, 16 Dec 1999 15:55:42 +0100 ca comment
Mon, 29 Nov 1999 14:38:02 +0100 Claus Gittinger fixed the keep-last-file-open mechanism (I hope)
Sat, 25 Sep 1999 23:32:01 +0200 Claus Gittinger dont keep the last source stream open under mswin.
Fri, 24 Sep 1999 20:19:38 +0200 Claus Gittinger be robust about errors when fetching resources
Fri, 17 Sep 1999 15:37:50 +0200 Claus Gittinger checkin from browser
Thu, 02 Sep 1999 23:26:53 +0200 Claus Gittinger source code access - care for package different from my classes
Thu, 12 Aug 1999 10:59:29 +0200 Claus Gittinger checkin from browser
Tue, 10 Aug 1999 19:30:58 +0200 Claus Gittinger show a methods package, if it differs from the classes package
Wed, 04 Aug 1999 16:10:22 +0200 Claus Gittinger error: vs. error:mayProceed:
Fri, 11 Jun 1999 09:49:24 +0200 Claus Gittinger moved recompilation semaphore from LazyMethod to Method
Sun, 28 Feb 1999 17:24:01 +0100 Claus Gittinger oops - debugPrints removed
Sat, 27 Feb 1999 17:43:41 +0100 Claus Gittinger search for source in <module>/<package>/file.st
Sat, 30 Jan 1999 15:02:21 +0100 Claus Gittinger moved some methods to CompiledCode.
Tue, 29 Dec 1998 17:56:57 +0100 Claus Gittinger avoid nil package return
Sat, 14 Nov 1998 18:44:59 +0100 Claus Gittinger checkin from browser
Tue, 22 Sep 1998 13:20:18 +0200 Claus Gittinger added #name (for javaMethod compatibility)
Fri, 31 Jul 1998 00:39:29 +0200 Claus Gittinger checkin from browser
Thu, 30 Jul 1998 17:50:02 +0200 Claus Gittinger added reset-statistic protocol.
Mon, 27 Jul 1998 11:37:48 +0200 Claus Gittinger comments
Fri, 24 Apr 1998 20:48:15 +0200 Claus Gittinger now trace on Transcript
Wed, 22 Apr 1998 10:30:15 +0200 Claus Gittinger checkin from browser
Thu, 09 Apr 1998 15:38:29 +0200 Claus Gittinger oops
Thu, 09 Apr 1998 13:29:02 +0200 Claus Gittinger care for position-error when extracting source
less more (0) -100 -60 tip